From: David Garcia Date: Tue, 25 Aug 2020 13:03:01 +0000 (+0200) Subject: Add models_exist function to libjuju.py X-Git-Tag: release-v9.0-start~26 X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FN2VC.git;a=commitdiff_plain;h=42f328a34a3ec7c066350de81e1331632a3fee92;hp=42f328a34a3ec7c066350de81e1331632a3fee92 Add models_exist function to libjuju.py This function checks if a gives list of model names exist in the controller. Additionally, it returns the list of unexisting models from the given list. Change-Id: I2a9290ef1a4ee1308626f3a31dba0a83127fdd8c Signed-off-by: David Garcia ---