diff options
author | Yang Xu <yang.xu3@huawei.com> | 2018-12-02 13:10:41 -0500 |
---|---|---|
committer | Yang Xu <yang.xu3@huawei.com> | 2018-12-02 13:12:47 -0500 |
commit | ab2ff959df55b212c7e50cc7c8d1e73402c7e4b7 (patch) | |
tree | 8360a7d36b5cfd0c656688c2f5e6511b5221d4c3 /test/vcpe/preload_templates/template.vcpe_gwgra_vfmodule.json | |
parent | 5a227decc1cc7bc5bed23935d7f703a0a2cb2fd0 (diff) |
Use Casablanca released artifacts for vCPE VNFs
Change-Id: I7bf82229b0e5cb8a02e0b5a0c8651c468cd3c436
Issue-ID: INT-717
Signed-off-by: Yang Xu <yang.xu3@huawei.com>
Diffstat (limited to 'test/vcpe/preload_templates/template.vcpe_gwgra_vfmodule.json')
-rw-r--r-- | test/vcpe/preload_templates/template.vcpe_gwgra_vfmodule.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/vcpe/preload_templates/template.vcpe_gwgra_vfmodule.json b/test/vcpe/preload_templates/template.vcpe_gwgra_vfmodule.json index f453aafe2..48883b993 100644 --- a/test/vcpe/preload_templates/template.vcpe_gwgra_vfmodule.json +++ b/test/vcpe/preload_templates/template.vcpe_gwgra_vfmodule.json @@ -95,15 +95,15 @@ }, { "name": "repo_url_artifacts", - "value": "https://nexus.onap.org/content/groups/staging" + "value": "https://nexus.onap.org/content/repositories/releases" }, { "name": "demo_artifacts_version", "value": "1.1.1" }, { - "name": "install_script_version", - "value": "1.1.1" + "name": "script_version", + "value": "1.3.0" }, { "name": "key_name", |