Add the internal_vip(172.29.236.222) to used_ip 17/41517/3
authorwutianwei <wutianwei1@huawei.com>
Mon, 11 Sep 2017 09:14:37 +0000 (17:14 +0800)
committerFatih Degirmenci <fatih.degirmenci@ericsson.com>
Fri, 22 Sep 2017 08:09:54 +0000 (08:09 +0000)
The IP in used_ip will not be used later
otherwise internal_vip may be assigned to lxc container,
which will cause issue during deploying

Change-Id: I9834dfa9b218b4dd23e20c8d57e05bb806dafa7b
Signed-off-by: wutianwei <wutianwei1@huawei.com>
xci/file/ha/openstack_user_config.yml

index 09fb734..360aa5c 100644 (file)
@@ -9,6 +9,7 @@ used_ips:
   - "172.29.240.1,172.29.240.50"
   - "172.29.244.1,172.29.244.50"
   - "172.29.248.1,172.29.248.50"
+  - "172.29.236.222"
 
 global_overrides:
   internal_lb_vip_address: 172.29.236.222