openstack-ansible/tests/roles/bootstrap-host/templates
Jean-Philippe Evrard 51f4dec329 Define networking for Multi-node environments
This commit makes makes possible to have multi-node environments, by
having a different way to configure networking.

By default, if multi-node is enabled, vxlan encapsulation of the
usual traffic will be enabled.
If encapsulation is disabled, but multi-node is enabled, the
encapsulation sections will be skipped. The deployer should therefore
define the variables to plug the bridges into the appropriate interfaces
with the variables ``bootstrap_host_bridge_(mgmt|vxlan|storage)_ports``

Change-Id: I6a88b2afa76130575e67601628808b7a573aa834
Signed-off-by: Jean-Philippe Evrard <jean-philippe.evrard@rackspace.co.uk>
2016-09-18 21:39:50 +00:00
..
apt-sources.list.j2 Set AIO host apt sources to use a configured list of components 2016-02-24 11:54:18 +00:00
osa_interfaces_multinode.cfg.j2 Define networking for Multi-node environments 2016-09-18 21:39:50 +00:00
osa_interfaces.cfg.j2 Convert AIO bootstrap from bash to Ansible 2015-12-08 19:05:45 +00:00
user_variables.aio.yml.j2 Automatically detect whether to test ceilometer/aodh 2016-08-23 04:52:01 +00:00