Use NS uuid when creating a juju k8s model 96/8396/1 sol006
authorDominik Fleischmann <dominik.fleischmann@canonical.com>
Thu, 12 Dec 2019 16:35:38 +0000 (17:35 +0100)
committerDominik Fleischmann <dominik.fleischmann@canonical.com>
Thu, 12 Dec 2019 16:35:38 +0000 (17:35 +0100)
commitad3a05447418afef1d7b1998f9d7e351ccf9fe40
treed5a13442215b1a03dd972ac5f1efb93f9a39d92d
parent9ae8fa51d23e2373a7e25187b16401341051575e
Use NS uuid when creating a juju k8s model

This commit fixes bug 972, previously it was using the namespace
value that was always assigned to kube-system. This caused an error
in Juju due to kube-system already existing.
https://osm.etsi.org/bugzilla/show_bug.cgi?id=972

Change-Id: I840d65ef9991f64eba42a205900d42cb0a9bbeef
Signed-off-by: Dominik Fleischmann <dominik.fleischmann@canonical.com>
n2vc/k8s_juju_conn.py