diff options
author | Marco Platania <platania@research.att.com> | 2018-11-19 14:15:32 -0500 |
---|---|---|
committer | Marco Platania <platania@research.att.com> | 2018-11-19 14:15:32 -0500 |
commit | b8446958da0ed045e64026405cc64d74d8604b3c (patch) | |
tree | 36e0efdb954c18eb8afe83f1b13125cec58323f7 /heat/vFWCL/vPKG/base_vpkg.env | |
parent | 5f763d549908c39f18699bf4e906294fd2ea86ed (diff) |
Align heat env to release number
- Change release number from 1.3.0.-SNAPSHOT to 1.3.0
Change-Id: I5c11a410322018a34ee4c6c3b7653e3a2e7d29c3
Issue-ID: UCA-37
Signed-off-by: Marco Platania <platania@research.att.com>
Diffstat (limited to 'heat/vFWCL/vPKG/base_vpkg.env')
-rw-r--r-- | heat/vFWCL/vPKG/base_vpkg.env | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/heat/vFWCL/vPKG/base_vpkg.env b/heat/vFWCL/vPKG/base_vpkg.env index 4c81d4be..7530b7d2 100644 --- a/heat/vFWCL/vPKG/base_vpkg.env +++ b/heat/vFWCL/vPKG/base_vpkg.env @@ -16,8 +16,8 @@ parameters: vpg_name_0: zdfw1fwl01pgn01 vnf_id: vPNG_Firewall_demo_app vf_module_id: vTrafficPNG - demo_artifacts_version: 1.3.0-SNAPSHOT - install_script_version: 1.3.0-SNAPSHOT + demo_artifacts_version: 1.3.0 + install_script_version: 1.3.0 key_name: vfw_key pub_key: PUT YOUR PUBLIC KEY HERE cloud_env: PUT openstack OR rackspace HERE |