diff options
author | Marco Platania <platania@research.att.com> | 2018-10-30 11:36:50 -0400 |
---|---|---|
committer | Marco Platania <platania@research.att.com> | 2018-10-30 11:36:50 -0400 |
commit | ec7ca1b592e66a76c03d02d9b1ba6a8fcdf878c4 (patch) | |
tree | 3eb9e5c6d298404b4c8870bf4ce526b95aa715e8 /heat/vLBMS/base_vlb.env | |
parent | f46c20006c23d119ffc1c83117d203ed649f687c (diff) |
Change REST API version for vLB
Change-Id: If4cf869bce67b7dbbf254724824d870027e35988
Issue-ID: INT-696
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/heat/vLBMS/base_vlb.env b/heat/vLBMS/base_vlb.env index afcb0a57..8db3eacd 100644 --- a/heat/vLBMS/base_vlb.env +++ b/heat/vLBMS/base_vlb.env @@ -27,7 +27,7 @@ parameters: vf_module_id: vLoadBalancer dcae_collector_ip: 10.0.4.1 dcae_collector_port: 8081 - nb_api_version: 1.3.0-SNAPSHOT + nb_api_version: 1.2.0 demo_artifacts_version: 1.3.0-SNAPSHOT install_script_version: 1.3.0-SNAPSHOT key_name: vlb_key |