aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/http-cache
diff options
context:
space:
mode:
authorsebdet <sebastien.determe@intl.att.com>2021-01-24 18:12:36 +0100
committerLiam Fallon <liam.fallon@est.tech>2021-02-19 13:46:22 +0000
commite9b23b1d5bdcdecccad579f34ece0ad6d8a83172 (patch)
tree066f74eca9f83447946b04c50475293c563b2e05 /src/test/resources/http-cache
parenta5142f1c4716e4eca5f74c848ad1510c69330ffa (diff)
Add New UI component for policies list
Add new Ui components to list policies + the small refactoring of React Routes Issue-ID: POLICY-2925 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I784d7c144a3a3af98a9d62b5d40b5172dbdaed47 Signed-off-by: sebdet <sebastien.determe@intl.att.com> (cherry picked from commit eb8e3f1dd891ac98f1bbaf35a2a0679146785236)
Diffstat (limited to 'src/test/resources/http-cache')
-rw-r--r--src/test/resources/http-cache/example/policy/pap/v1/pdps/.file13
1 files changed, 9 insertions, 4 deletions
diff --git a/src/test/resources/http-cache/example/policy/pap/v1/pdps/.file b/src/test/resources/http-cache/example/policy/pap/v1/pdps/.file
index af1944c59..b0d6819af 100644
--- a/src/test/resources/http-cache/example/policy/pap/v1/pdps/.file
+++ b/src/test/resources/http-cache/example/policy/pap/v1/pdps/.file
@@ -16,6 +16,10 @@
{
"name": "onap.policies.controlloop.Operational",
"version": "1.0.0"
+ },
+ {
+ "name": "onap.policies.controlloop.operational.common.*",
+ "version": "1.0.0"
}
]
},
@@ -71,10 +75,6 @@
"pdpType": "xacml",
"policies": [
{
- "name": "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
- "version": "1.0.0"
- },
- {
"name": "MICROSERVICE_vLoadBalancerMS_v1_0_tcagen2_1_0_0_AV0",
"version": "1.0.0"
}
@@ -84,7 +84,12 @@
{
"name": "onap.policies.monitoring.*",
"version": "1.0.0"
+ },
+ {
+ "name": "onap.policies.Naming",
+ "version": "1.0.0"
}
+
]
}
],