aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vFWCL
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-03-21 12:53:15 -0700
committerGary Wu <gary.i.wu@huawei.com>2018-03-21 12:54:42 -0700
commit88adc387af4277ea16b21adc2950920d0a2a9028 (patch)
tree150bdb9bc0167d3ce37221311d93d0a4afa01a84 /heat/vFWCL
parent091cff6e3df6f8bfa61ed346b7091c19becf236e (diff)
Temporarily use 1.2.0 artifacts for ETE testingv1.1.1
Change-Id: I5b172be7930cd3b281d5894d07944e211f584394 Issue-ID: INT-406 Signed-off-by: Gary Wu <gary.i.wu@huawei.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 e729141d..697a50fd 100644
--- a/heat/vFWCL/vFWSNK/base_vfw.env
+++ b/heat/vFWCL/vFWSNK/base_vfw.env
@@ -24,8 +24,8 @@ parameters:
dcae_collector_ip: PUT THE ADDRESS OF THE DCAE COLLECTOR HERE
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.1
+ repo_url_artifacts: https://nexus.onap.org/content/repositories/autorelease-43752
+ demo_artifacts_version: 1.2.0
install_script_version: 1.1.1
key_name: vfw_key
pub_key: PUT YOUR KEY HERE
diff --git a/heat/vFWCL/vPKG/base_vpkg.env b/heat/vFWCL/vPKG/base_vpkg.env
index e4da4710..b9d77f79 100644
--- a/heat/vFWCL/vPKG/base_vpkg.env
+++ b/heat/vFWCL/vPKG/base_vpkg.env
@@ -17,8 +17,8 @@ parameters:
vnf_id: vPNG_Firewall_demo_app
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.1
+ repo_url_artifacts: https://nexus.onap.org/content/repositories/autorelease-43752
+ demo_artifacts_version: 1.2.0
install_script_version: 1.1.1
key_name: vfw_key
pub_key: PUT YOUR PUBLIC KEY HERE