aboutsummaryrefslogtreecommitdiffstats
path: root/test/policy-local-files/vnfPolicy_vFW_TD.json
diff options
context:
space:
mode:
authorShankaranarayanan Puzhavakath Narayanan <snarayanan@research.att.com>2019-05-21 22:21:24 +0000
committerGerrit Code Review <gerrit@onap.org>2019-05-21 22:21:24 +0000
commit4a8f63b99a8aeeed0f8a24e62f1ce1dd5fd09e01 (patch)
treed54166c6c58c3fe320d252bce25587d88b63c379 /test/policy-local-files/vnfPolicy_vFW_TD.json
parent85f519730a7bbad030cd6ee5661ff1bddab85245 (diff)
parent20d7c2fe2b814e36f3eeeeb2ebb6105c97cfa8b4 (diff)
Merge "Fixed TD policies"
Diffstat (limited to 'test/policy-local-files/vnfPolicy_vFW_TD.json')
-rw-r--r--test/policy-local-files/vnfPolicy_vFW_TD.json10
1 files changed, 8 insertions, 2 deletions
diff --git a/test/policy-local-files/vnfPolicy_vFW_TD.json b/test/policy-local-files/vnfPolicy_vFW_TD.json
index efe8ffa..9a9cbe0 100644
--- a/test/policy-local-files/vnfPolicy_vFW_TD.json
+++ b/test/policy-local-files/vnfPolicy_vFW_TD.json
@@ -10,7 +10,11 @@
"guard": "False",
"content": {
"identity": "vnf_vFW_TD",
- "policyScope": ["TD", "vFW-SINK"],
+ "policyScope": [
+ "td",
+ "us",
+ "vFW-SINK"
+ ],
"policyType": "vnfPolicy",
"resources": ["vFW-SINK"],
"applicableResources": "any",
@@ -18,7 +22,9 @@
"inventoryProvider": "aai",
"serviceType": "",
"inventoryType": "vfmodule",
- "customerId": "Demonstration",
+ "customerId": {
+ "get_param": "chosen_customer_id"
+ },
"equipmentRole": "",
"attributes": {
"orchestrationStatus": ["active"],