Fix bug 1478: JUJU password is replaced in a copy of the NS package
[osm/tests.git] / robot-systest / resources / basic_12-ns_primitives_data.py
index 7a91f2e..1b92b5a 100644 (file)
@@ -20,6 +20,7 @@ home = str(Path.home())
 vnfd_pkg1 = 'nscharm_policy_vnf'
 vnfd_pkg2 = 'nscharm_user_vnf'
 nsd_pkg = 'nscharm_ns'
+new_nsd_pkg = 'new_nscharm_ns'
 # NSD and VNFD names in OSM
 vnfd_name1 = 'nscharm-policy-vnf'
 vnfd_name2 = 'nscharm-user-vnf'