X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=nfvo.py;h=c33a44b0ed9aff9a798785e8242c7016c73348c7;hb=0c317ee648f2bec1c4fc2158ff3e4b6fb18e0ac5;hp=25a484bf07ec92c947c55026a1822f73e4db2213;hpb=fec35dfc33309772fe8ef344ace2fdcbbb66037f;p=osm%2FRO.git diff --git a/nfvo.py b/nfvo.py index 25a484bf..c33a44b0 100644 --- a/nfvo.py +++ b/nfvo.py @@ -1318,6 +1318,7 @@ def start_scenario(mydb, tenant_id, scenario_id, instance_scenario_name, instanc def create_instance(mydb, tenant_id, instance_dict): #print "Checking that nfvo_tenant_id exists and getting the VIM URI and the VIM tenant_id" + logger.debug("Creating instance...") scenario = instance_dict["scenario"] datacenter_id = None datacenter_name=None