Modify test scripts of F version and add instructions about it
[vfc/nfvo/lcm.git] / resources / testscripts / const.py
diff --git a/resources/testscripts/const.py b/resources/testscripts/const.py
new file mode 100644 (file)
index 0000000..143e11b
--- /dev/null
@@ -0,0 +1,10 @@
+MSB_BASE_URL = "You should change it according to your environment"
+NS_CSAR_PATH = r"You should change it according to your environment"
+VNF_CSAR_PATH = r"You should change it according to your environment"
+GLOBAL_CUSTOMER_Id = "You should change it according to your environment"
+SERVICE_TYPE = "You should change it according to your environment"
+CSAR_ID = "You should change it according to your environment"
+NS_NAME = "You should change it according to your environment"
+DESCRIPTION = "description"
+VNF_PROFILE_ID = "You should change it according to your environment"
+VIM_ID = "You should change it according to your environment"