diff options
author | 2017-12-01 01:21:42 -0800 | |
---|---|---|
committer | 2017-12-01 00:33:03 +0000 | |
commit | 41868fa54d6e2f39bc25cbe8a50f4fd633f99e8f (patch) | |
tree | 918751f863d75226ecf67043ea94c600813e5789 /heat/vCPE/vbng | |
parent | 95fe0fe51167eadc963cd85293bf56e1b838f909 (diff) |
Update version for vcpe vpp vnfs to Amsterdam
Change-Id: Ieb6f0d9f747b47a6c8071bb2b52fe4c6831f8cb3
Issue-ID: INT-288
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
Diffstat (limited to 'heat/vCPE/vbng')
-rw-r--r-- | heat/vCPE/vbng/base_vcpe_vbng.env | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/heat/vCPE/vbng/base_vcpe_vbng.env b/heat/vCPE/vbng/base_vcpe_vbng.env index 43ccc514..643959dd 100644 --- a/heat/vCPE/vbng/base_vcpe_vbng.env +++ b/heat/vCPE/vbng/base_vcpe_vbng.env @@ -26,8 +26,8 @@ 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 + demo_artifacts_version: 1.1.1 + install_script_version: 1.1.1 key_name: vbng_key pub_key: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQXYJYYi3/OUZXUiCYWdtc7K0m5C0dJKVxPG0eI8EWZrEHYdfYe6WoTSDJCww+1qlBSpA5ac/Ba4Wn9vh+lR1vtUKkyIC/nrYb90ReUd385Glkgzrfh5HdR5y5S2cL/Frh86lAn9r6b3iWTJD8wBwXFyoe1S2nMTOIuG4RPNvfmyCTYVh8XTCCE8HPvh3xv2r4egawG1P4Q4UDwk+hDBXThY2KS8M5/8EMyxHV0ImpLbpYCTBA6KYDIRtqmgS6iKyy8v2D1aSY5mc9J0T5t9S2Gv+VZQNWQDDKNFnxqYaAo1uEoq/i1q63XC5AD3ckXb2VT6dp23BQMdDfbHyUWfJN cloud_env: PUT THE CLOUD PROVIDED HERE (openstack or rackspace) |