X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FRO.git;a=blobdiff_plain;f=NG-RO%2Fosm_ng_ro%2Fns_thread.py;h=5df74c5c75763d4cfb7d9acb6077ede5f4946bdf;hp=681128ec34006ea4c20a1419c3358645394f8c8a;hb=ee6a62063244ab492bc4d09cc5fe89388a5d1ea6;hpb=cdfaf0223ea059b20b721f4fbb02ab97f83d3601 diff --git a/NG-RO/osm_ng_ro/ns_thread.py b/NG-RO/osm_ng_ro/ns_thread.py index 681128ec..5df74c5c 100644 --- a/NG-RO/osm_ng_ro/ns_thread.py +++ b/NG-RO/osm_ng_ro/ns_thread.py @@ -596,7 +596,7 @@ class VimInteractionImage(VimInteractionBase): ) elif len(vim_images) > 1: raise NsWorkerException( - "More than one network found with this criteria: '{}'".format( + "More than one image found with this criteria: '{}'".format( task["find_params"] ) )