diff options
author | Marco Platania <platania@research.att.com> | 2018-06-11 10:04:34 -0400 |
---|---|---|
committer | Marco Platania <platania@research.att.com> | 2018-06-11 10:04:34 -0400 |
commit | 021b4afde9d6e1e928fc208d27f8ee8d819c121d (patch) | |
tree | 47d4f5e10d17e1b1fbf50ca512394b08fdf8f5b5 /heat/vLBMS/base_vlb.env | |
parent | 287b9b36c979a20a33f158c4b68e063896f5526c (diff) |
Update scale out Heat template for Casablanca
- Separate API version from script version
Change-Id: Ia811a95b632f376c71070142d90fec3405e5813d
Issue-ID: INT-526
Signed-off-by: Marco Platania <platania@research.att.com>
Diffstat (limited to 'heat/vLBMS/base_vlb.env')
-rw-r--r-- | heat/vLBMS/base_vlb.env | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/heat/vLBMS/base_vlb.env b/heat/vLBMS/base_vlb.env index 3454fa43..a447bc20 100644 --- a/heat/vLBMS/base_vlb.env +++ b/heat/vLBMS/base_vlb.env @@ -27,8 +27,9 @@ parameters: dcae_collector_ip: 10.0.4.1 dcae_collector_port: 8081 repo_url_blob: https://nexus.onap.org/content/sites/raw - repo_url_artifacts: https://nexus.onap.org/content/repositories/releases - demo_artifacts_version: 1.2.0 + repo_url_artifacts: https://nexus.onap.org/content/groups/staging + nb_api_version: 1.2.0 + demo_artifacts_version: 1.3.0 install_script_version: 1.2.1 key_name: vlb_key pub_key: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQXYJYYi3/OUZXUiCYWdtc7K0m5C0dJKVxPG0eI8EWZrEHYdfYe6WoTSDJCww+1qlBSpA5ac/Ba4Wn9vh+lR1vtUKkyIC/nrYb90ReUd385Glkgzrfh5HdR5y5S2cL/Frh86lAn9r6b3iWTJD8wBwXFyoe1S2nMTOIuG4RPNvfmyCTYVh8XTCCE8HPvh3xv2r4egawG1P4Q4UDwk+hDBXThY2KS8M5/8EMyxHV0ImpLbpYCTBA6KYDIRtqmgS6iKyy8v2D1aSY5mc9J0T5t9S2Gv+VZQNWQDDKNFnxqYaAo1uEoq/i1q63XC5AD3ckXb2VT6dp23BQMdDfbHyUWfJN |