Add kolla internal vip to no_proxy 61/28461/2
authorNate Potter <nathaniel.potteR@intel.com>
Wed, 17 Jan 2018 17:29:35 +0000 (09:29 -0800)
committerNate Potter <nathaniel.potteR@intel.com>
Thu, 18 Jan 2018 14:01:07 +0000 (06:01 -0800)
commitfdf88f32579d606cd82deadd3c89fac77b6aa472
treeae120553c8eaf915e0383f194e2ec233a6c2b968
parent65759ac8168e02a91bdb1fa9de9b297feb61f362
Add kolla internal vip to no_proxy

The internal vip value is calculated at deploy time when
bringing up the OpenStack VM, and isn't able to be included
in the proxy values in the Vagrantfile. Because of this, we
need to add it to no_proxy after it's calculated so that users
and other services can access it in a proxy environment.

Signed-off-by: Nathaniel Potter <nathaniel.potter@intel.com>
Issue-ID: INT-383
Change-Id: Ifed792a4f7e6f4f5a227848486e8165be4a30fc7
bootstrap/vagrant-onap/lib/functions
bootstrap/vagrant-onap/lib/openstack
bootstrap/vagrant-onap/tests/asserts
bootstrap/vagrant-onap/tests/test_functions