summaryrefslogtreecommitdiffstats
path: root/heat/vCPE/vgw/base_vcpe_vgw_rackspace.env
diff options
context:
space:
mode:
authorMarco Platania <platania@research.att.com>2017-09-26 11:45:00 -0400
committerMarco Platania <platania@research.att.com>2017-09-26 11:45:00 -0400
commitcf827dae0153c85ccf555239d12e30eb84752688 (patch)
treea8a84f73d6ceea02389b14061af7c513eb3cebd4 /heat/vCPE/vgw/base_vcpe_vgw_rackspace.env
parent60dcae5d3001be59e013684c6cd03b6fe7ed48bf (diff)
Take out private networks from vCPE Heat templates
- Take out shared networks (use network templates in SO) - Remove rackspace from templates name - Modify MANIFEST files accordingly Change-Id: I43f778eff74cf525b5ad7628ccdc38dfab7d0ef4 Issue-ID: UCA-32 Signed-off-by: Marco Platania <platania@research.att.com>
Diffstat (limited to 'heat/vCPE/vgw/base_vcpe_vgw_rackspace.env')
-rw-r--r--heat/vCPE/vgw/base_vcpe_vgw_rackspace.env30
1 files changed, 0 insertions, 30 deletions
diff --git a/heat/vCPE/vgw/base_vcpe_vgw_rackspace.env b/heat/vCPE/vgw/base_vcpe_vgw_rackspace.env
deleted file mode 100644
index c2a1b643..00000000
--- a/heat/vCPE/vgw/base_vcpe_vgw_rackspace.env
+++ /dev/null
@@ -1,30 +0,0 @@
- parameters:
- vcpe_image_name: Ubuntu 16.04 LTS (Xenial Xerus) (PVHVM)
- vcpe_flavor_name: 4 GB General Purpose v1
- public_net_id: 00000000-0000-0000-0000-000000000000
- mux_gw_private_net_id: zdfw1muxgw01_private
- mux_gw_private_net_cidr: 10.5.0.0/24
- cpe_public_net_id: zdfw1cpe01_public
- cpe_public_net_cidr: 10.2.0.0/24
- onap_private_net_id: <PUT_YOUR_ONAP_NET_ID_HERE>
- onap_private_subnet_id: <PUT_YOUR_ONAP_NET_ID_HERE>
- onap_private_net_cidr: 10.0.0.0/16
- vgw_private_ip_0: 10.5.0.21
- vgw_private_ip_1: 10.0.101.30
- vgw_private_ip_2: 10.2.0.2
- vgw_name_0: zdcpe1cpe01gw01
- vnf_id: vCPE_Infrastructure_GW_demo_app
- vf_module_id: vCPE_Customer_GW
- dcae_collector_ip: 10.0.4.102
- dcae_collector_port: 8080
- repo_url_blob: https://nexus.onap.org/content/sites/raw
- repo_url_artifacts: https://nexus.onap.org/content/groups/staging
- demo_artifacts_version: 1.1.0
- install_script_version: 1.1.0-SNAPSHOT
- key_name: vgw_key
- pub_key: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQXYJYYi3/OUZXUiCYWdtc7K0m5C0dJKVxPG0eI8EWZrEHYdfYe6WoTSDJCww+1qlBSpA5ac/Ba4Wn9vh+lR1vtUKkyIC/nrYb90ReUd385Glkgzrfh5HdR5y5S2cL/Frh86lAn9r6b3iWTJD8wBwXFyoe1S2nMTOIuG4RPNvfmyCTYVh8XTCCE8HPvh3xv2r4egawG1P4Q4UDwk+hDBXThY2KS8M5/8EMyxHV0ImpLbpYCTBA6KYDIRtqmgS6iKyy8v2D1aSY5mc9J0T5t9S2Gv+VZQNWQDDKNFnxqYaAo1uEoq/i1q63XC5AD3ckXb2VT6dp23BQMdDfbHyUWfJN
- cloud_env: rackspace
- vpp_source_repo_url: https://gerrit.fd.io/r/vpp
- vpp_source_repo_branch: stable/1704
- hc2vpp_source_repo_url: https://gerrit.fd.io/r/hc2vpp
- hc2vpp_source_repo_branch: stable/1704