aboutsummaryrefslogtreecommitdiffstats
path: root/examples/examples-pcvs/src/main/resources/examples/events/pcvs/vpnsla/CtxtCustomers.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/examples-pcvs/src/main/resources/examples/events/pcvs/vpnsla/CtxtCustomers.json')
-rw-r--r--examples/examples-pcvs/src/main/resources/examples/events/pcvs/vpnsla/CtxtCustomers.json28
1 files changed, 0 insertions, 28 deletions
diff --git a/examples/examples-pcvs/src/main/resources/examples/events/pcvs/vpnsla/CtxtCustomers.json b/examples/examples-pcvs/src/main/resources/examples/events/pcvs/vpnsla/CtxtCustomers.json
deleted file mode 100644
index 50eac5726..000000000
--- a/examples/examples-pcvs/src/main/resources/examples/events/pcvs/vpnsla/CtxtCustomers.json
+++ /dev/null
@@ -1,28 +0,0 @@
-{
- "nameSpace": "org.onap.policy.apex.examples.pcvs.vpnsla",
- "name": "CustomerContextEventIn",
- "version": "1.0.0",
- "source": "CtxtManagement",
- "target" : "VpnSlaPolicy_CustomerContext",
- "customerName": "A",
- "links": "L01 L05 L09 L10",
- "dtSLA": 180,
- "dtYTD": 10,
- "priority": false,
- "satisfaction": 80
-}
-
-{
- "nameSpace": "org.onap.policy.apex.examples.pcvs.vpnsla",
- "name": "CustomerContextEventIn",
- "version": "1.0.0",
- "source": "CtxtManagement",
- "target" : "VpnSlaPolicy_CustomerContext",
- "customerName": "B",
- "links": "L02 L07 L09 L10",
- "dtSLA": 180,
- "dtYTD": 120,
- "priority": true,
- "satisfaction": 99
-}
-