From: wutianwei <wutianwei1@huawei.com> Date: Mon, 11 Sep 2017 09:14:37 +0000 (+0800) Subject: Add the internal_vip(172.29.236.222) to used_ip X-Git-Tag: 6.0.0~307 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F17%2F41517%2F3;p=releng-xci.git Add the internal_vip(172.29.236.222) to used_ip 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> --- diff --git a/xci/file/ha/openstack_user_config.yml b/xci/file/ha/openstack_user_config.yml index 09fb734c..360aa5cb 100644 --- a/xci/file/ha/openstack_user_config.yml +++ b/xci/file/ha/openstack_user_config.yml @@ -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