Fix namespace creation 08/82508/4
authorRitu Sood <ritu.sood@intel.com>
Fri, 15 Mar 2019 21:42:52 +0000 (14:42 -0700)
committerRitu Sood <ritu.sood@intel.com>
Mon, 25 Mar 2019 23:34:39 +0000 (16:34 -0700)
commita871bc854cbd001bf92040298f3093001b8cf5fd
tree2ff1ceeea3a51bb7788d6fd124a62f78571ca41e
parent8cdd50b6a06aef5cb0541e74a07b10bd4b01b589
Fix namespace creation

Namespace is being created by k8splugin
if it doesn't exist. This is done  before
other resources are created in kubernetes.
This patch removes check that failed if
namespace didn't exist

Change-Id: I8c5b2409ad1cf77d5f529f601870fcf87e8e8760
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
Issue-ID: MULTICLOUD-462
kud/tests/plugin.sh
src/k8splugin/internal/app/vnfhelper.go