Subscription and notification interfaces add http basic auth support
[modeling/etsicatalog.git] / catalog / packages / tests / const.py
index 79cedfc..6ad2cdb 100644 (file)
@@ -590,8 +590,8 @@ vnf_subscription_data = {
             "BASIC"
         ],
         "paramsBasic": {
-            "userName": "string",
-            "password": "string"
+            "userName": "admin",
+            "password": "pwd1234"
         }
     }
 }