Age | Commit message (Collapse) | Author | Files | Lines |
|
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
|
|
This patch enable the alternative to provision OpenDaylight as a
SDN Controller for OpenStack using Kolla as an installer.
Change-Id: I4837cc7600cad07600dd5202aa9695ca8b2a8c70
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-ID: INT-329
|
|
This change allows the provisioning of an All-in-One OpenStack
deployment through ansible-kolla project. Given that it uses System D
this adds an exception to use Ubuntu Xenial release.
Change-Id: I57973a1b5cc331654fbabf7932ddcfef817afedf
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-Id: INT-329
|