From: Dominik Fleischmann Date: Wed, 26 Feb 2020 12:25:00 +0000 (+0100) Subject: Bug 1000: Fix authentication when deleting service X-Git-Tag: release-v8.0-start~31^2 X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FN2VC.git;a=commitdiff_plain;h=4d193dc97be946877fc9b033e5d267b103a7cc45;hp=4d193dc97be946877fc9b033e5d267b103a7cc45 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 ---