From: Dominik Fleischmann Date: Wed, 26 Feb 2020 18:58:25 +0000 (+0100) Subject: 1000: Fix authentication when deleting service X-Git-Tag: release-v8.0-start~29 X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FN2VC.git;a=commitdiff_plain;h=1ac78b3b0c1440f4c69834387c7ceafdff27ac28;hp=1ac78b3b0c1440f4c69834387c7ceafdff27ac28;ds=inline 1000: Fix authentication when deleting service This fixes 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: I144ddf7ed16a3aa65e145459e49f41b9fd936353 Signed-off-by: Dominik Fleischmann ---