aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vFWCL
diff options
context:
space:
mode:
authorMarco Platania <platania@research.att.com>2017-11-30 11:39:01 -0500
committerMarco Platania <platania@research.att.com>2017-11-30 11:39:01 -0500
commit95fe0fe51167eadc963cd85293bf56e1b838f909 (patch)
tree72c95f51c1a7a312a7216b909ed3da1c01252ca0 /heat/vFWCL
parent41a4fc5510f49f4ca1a9a2936c171adb7a6eab41 (diff)
Update branch and artifact version for R1
Modify HEAT templates for ONAP platform and vFW, vLB/vDNS use cases Change-Id: I839542779807fad91b41d043ffb0225545cbf69c Issue-ID: INT-288 Signed-off-by: Marco Platania <platania@research.att.com>
Diffstat (limited to 'heat/vFWCL')
-rw-r--r--heat/vFWCL/vFWSNK/base_vfw.env4
-rw-r--r--heat/vFWCL/vPKG/base_vpkg.env4
2 files changed, 4 insertions, 4 deletions
diff --git a/heat/vFWCL/vFWSNK/base_vfw.env b/heat/vFWCL/vFWSNK/base_vfw.env
index 84ed850f..e729141d 100644
--- a/heat/vFWCL/vFWSNK/base_vfw.env
+++ b/heat/vFWCL/vFWSNK/base_vfw.env
@@ -25,8 +25,8 @@ parameters:
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: vfw_key
pub_key: PUT YOUR KEY HERE
cloud_env: PUT openstack OR rackspace HERE
diff --git a/heat/vFWCL/vPKG/base_vpkg.env b/heat/vFWCL/vPKG/base_vpkg.env
index a7a30e32..e4da4710 100644
--- a/heat/vFWCL/vPKG/base_vpkg.env
+++ b/heat/vFWCL/vPKG/base_vpkg.env
@@ -18,8 +18,8 @@ parameters:
vf_module_id: vTrafficPNG
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: vfw_key
pub_key: PUT YOUR PUBLIC KEY HERE
cloud_env: PUT openstack OR rackspace HERE