Use NS uuid when creating a juju k8s model 59/8459/1 v7.0.1rc1
authorDominik Fleischmann <dominik.fleischmann@canonical.com>
Thu, 12 Dec 2019 16:35:38 +0000 (17:35 +0100)
committerisraelad <adam.israel@canonical.com>
Wed, 8 Jan 2020 19:35:18 +0000 (20:35 +0100)
commit25068a76d23ce52775e865bd7744a995f2ec26b6
tree468cc5dc93d17ba053a91f9fdedbced4b8876759
parent4074f8aba930b6ca80eb119ea7b11bfb32b7878d
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>
(cherry picked from commit ad3a05447418afef1d7b1998f9d7e351ccf9fe40)
n2vc/k8s_juju_conn.py