Bug 1000: Fix authentication when deleting service 37/8637/1
authorDominik Fleischmann <dominik.fleischmann@canonical.com>
Wed, 26 Feb 2020 12:25:00 +0000 (13:25 +0100)
committerDominik Fleischmann <dominik.fleischmann@canonical.com>
Wed, 26 Feb 2020 12:25:00 +0000 (13:25 +0100)
commit4d193dc97be946877fc9b033e5d267b103a7cc45
treed65ded378a6f9f24f4464f00ff8d9a2e23f73d1b
parent68eb809576112cf59add5f62f87e99b07c3ac17a
Bug 1000: Fix authentication when deleting service

This fixes bug 1000 where the creation of k8sclusters
was failing once a k8scluster had been deleted. This
was due to N2VC not logging out correctly from the
juju controller. Error handling was added to the
add_model funciton.

https://osm.etsi.org/bugzilla/show_bug.cgi?id=1000

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