summaryrefslogtreecommitdiffstats
path: root/heat/vLB/packet_gen_vlb.env
diff options
context:
space:
mode:
authorMarco Platania <platania@research.att.com>2017-05-23 13:59:22 -0400
committerMarco Platania <platania@research.att.com>2017-05-23 13:59:22 -0400
commit59c11ee674e71c5930d9b34a2615b37451d72989 (patch)
treeb7adc1213a30b2f4e5f30e8cd072123fdfda27c0 /heat/vLB/packet_gen_vlb.env
parentf975a02616cc81003667cdcba5ce59cf02dab248 (diff)
consolidate rackspace and openstack pktgen for vLB
Change-Id: Ic8ff995cc4c5ff71e2e2f0ee14661a40b84dbafc Signed-off-by: Marco Platania <platania@research.att.com>
Diffstat (limited to 'heat/vLB/packet_gen_vlb.env')
-rw-r--r--heat/vLB/packet_gen_vlb.env13
1 files changed, 13 insertions, 0 deletions
diff --git a/heat/vLB/packet_gen_vlb.env b/heat/vLB/packet_gen_vlb.env
new file mode 100644
index 00000000..362b8a99
--- /dev/null
+++ b/heat/vLB/packet_gen_vlb.env
@@ -0,0 +1,13 @@
+parameters:
+ vpg_image_name: Ubuntu 14.04 LTS (Trusty Tahr) (PVHVM)
+ vpg_flavor_name: 4 GB General Purpose v1
+ public_net_id: 00000000-0000-0000-0000-000000000000
+ vlb_ipaddr: INSERT THE PUBLIC ADDRESS OF THE vLB HERE
+ vpg_name_0: ziad1vdnspg01pg01
+ 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: dns_packetgen_key
+ pub_key: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQXYJYYi3/OUZXUiCYWdtc7K0m5C0dJKVxPG0eI8EWZrEHYdfYe6WoTSDJCww+1qlBSpA5ac/Ba4Wn9vh+lR1vtUKkyIC/nrYb90ReUd385Glkgzrfh5HdR5y5S2cL/Frh86lAn9r6b3iWTJD8wBwXFyoe1S2nMTOIuG4RPNvfmyCTYVh8XTCCE8HPvh3xv2r4egawG1P4Q4UDwk+hDBXThY2KS8M5/8EMyxHV0ImpLbpYCTBA6KYDIRtqmgS6iKyy8v2D1aSY5mc9J0T5t9S2Gv+VZQNWQDDKNFnxqYaAo1uEoq/i1q63XC5AD3ckXb2VT6dp23BQMdDfbHyUWfJN
+ cloud_env: PUT THE CLOUD ENVIRONMENT HERE (rackspace or openstack)