X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=openmano;h=59fd7e8d8bde076a849d1ac245b993c9ce2b8584;hb=59f45266ae0e573d0d4e6dcfec04f4a715faeaf2;hp=11cc726fb3804accd6b918ee0dd6d56d5ad7368b;hpb=fda5f7c30615df1edd2f982c18cba17f1200bba4;p=osm%2FRO.git diff --git a/openmano b/openmano index 11cc726f..59fd7e8d 100755 --- a/openmano +++ b/openmano @@ -591,7 +591,7 @@ def instance_create(args): if args.scenario != None: scenario = args.scenario if not scenario: - print "you must provide an scenario in the file descriptor or with --scenario" + print "you must provide a scenario in the file descriptor or with --scenario" return -1 myInstance["instance"]["scenario"] = _get_item_uuid("scenarios", scenario, tenant) if args.netmap_use: