aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/apps/demo/cord-gui/src/main/resources/org/onosproject/cord/gui/xos/subscriber.json
diff options
context:
space:
mode:
Diffstat (limited to 'framework/src/onos/apps/demo/cord-gui/src/main/resources/org/onosproject/cord/gui/xos/subscriber.json')
-rw-r--r--framework/src/onos/apps/demo/cord-gui/src/main/resources/org/onosproject/cord/gui/xos/subscriber.json142
1 files changed, 0 insertions, 142 deletions
diff --git a/framework/src/onos/apps/demo/cord-gui/src/main/resources/org/onosproject/cord/gui/xos/subscriber.json b/framework/src/onos/apps/demo/cord-gui/src/main/resources/org/onosproject/cord/gui/xos/subscriber.json
deleted file mode 100644
index a68196b2..00000000
--- a/framework/src/onos/apps/demo/cord-gui/src/main/resources/org/onosproject/cord/gui/xos/subscriber.json
+++ /dev/null
@@ -1,142 +0,0 @@
-{
- "subscribers": [
- {
- "humanReadableName": "vOLT on service 1",
- "id": 92,
- "service_specific_id": "33445573",
- "vlan_id": "77889908",
- "vcpe_id": 93,
- "sliver": 108,
- "sliver_name": "mysite_vcpe",
- "image": 1,
- "image_name": "Ubuntu-14.04-LTS",
- "firewall_enable": false,
- "firewall_rules": "accept all anywhere anywhere",
- "url_filter_enable": false,
- "url_filter_rules": "allow all",
- "url_filter_level": "R",
- "cdn_enable": false,
- "vbng_id": 94,
- "routeable_subnet": "",
- "nat_ip": "172.16.0.106",
- "lan_ip": "12.0.0.16",
- "wan_ip": "11.0.0.16",
- "private_ip": "10.0.6.43"
- },
- {
- "humanReadableName": "vOLT on service 1",
- "id": 138,
- "service_specific_id": "",
- "vlan_id": "100",
- "vcpe_id": 139,
- "sliver": 106,
- "sliver_name": "mysite_vcpe",
- "image": 1,
- "image_name": "Ubuntu-14.04-LTS",
- "firewall_enable": false,
- "firewall_rules": "accept all anywhere anywhere",
- "url_filter_enable": false,
- "url_filter_rules": "allow all",
- "url_filter_level": "PG",
- "cdn_enable": false,
- "vbng_id": 140,
- "routeable_subnet": "",
- "nat_ip": "172.16.0.104",
- "lan_ip": "12.0.0.14",
- "wan_ip": "11.0.0.14",
- "private_ip": "10.0.6.41"
- },
- {
- "humanReadableName": "vOLT on service 1",
- "id": 154,
- "service_specific_id": "98765",
- "vlan_id": "99",
- "vcpe_id": 155,
- "sliver": 117,
- "sliver_name": "mysite_vcpe",
- "image": 1,
- "image_name": "Ubuntu-14.04-LTS",
- "firewall_enable": false,
- "firewall_rules": "accept all anywhere anywhere",
- "url_filter_enable": false,
- "url_filter_rules": "allow all",
- "url_filter_level": "PG",
- "cdn_enable": false,
- "vbng_id": 156,
- "routeable_subnet": "",
- "nat_ip": "172.16.0.114",
- "lan_ip": "12.0.0.24",
- "wan_ip": "11.0.0.24",
- "private_ip": "10.0.6.48"
- },
- {
- "humanReadableName": "vOLT on service 1",
- "id": 157,
- "service_specific_id": "5678",
- "vlan_id": "999",
- "vcpe_id": 158,
- "sliver": 118,
- "sliver_name": "mysite_vcpe",
- "image": 1,
- "image_name": "Ubuntu-14.04-LTS",
- "firewall_enable": false,
- "firewall_rules": "accept all anywhere anywhere",
- "url_filter_enable": false,
- "url_filter_rules": "allow all",
- "url_filter_level": "PG",
- "cdn_enable": false,
- "vbng_id": 159,
- "routeable_subnet": "",
- "nat_ip": "172.16.0.119",
- "lan_ip": "12.0.0.29",
- "wan_ip": "11.0.0.29",
- "private_ip": "10.0.6.53"
- },
- {
- "humanReadableName": "vOLT on service 1",
- "id": 160,
- "service_specific_id": "1",
- "vlan_id": "100",
- "vcpe_id": 161,
- "sliver": 119,
- "sliver_name": "mysite_vcpe",
- "image": 1,
- "image_name": "Ubuntu-14.04-LTS",
- "firewall_enable": false,
- "firewall_rules": "accept all anywhere anywhere",
- "url_filter_enable": false,
- "url_filter_rules": "allow all",
- "url_filter_level": "PG",
- "cdn_enable": false,
- "vbng_id": 162,
- "routeable_subnet": "",
- "nat_ip": "172.16.0.120",
- "lan_ip": "12.0.0.30",
- "wan_ip": "11.0.0.30",
- "private_ip": "10.0.6.54"
- },
- {
- "humanReadableName": "vOLT on service 1",
- "id": 163,
- "service_specific_id": "101",
- "vlan_id": "101",
- "vcpe_id": 164,
- "sliver": 120,
- "sliver_name": "mysite_vcpe",
- "image": 1,
- "image_name": "Ubuntu-14.04-LTS",
- "firewall_enable": false,
- "firewall_rules": "accept all anywhere anywhere",
- "url_filter_enable": false,
- "url_filter_rules": "allow all",
- "url_filter_level": "PG",
- "cdn_enable": false,
- "vbng_id": 165,
- "routeable_subnet": "",
- "nat_ip": "172.16.0.121",
- "lan_ip": "12.0.0.31",
- "wan_ip": "11.0.0.31",
- "private_ip": "10.0.6.55"
- }
- ]
-}