openstack-ansible/tests
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
..
inventory Use in-tree env.d files, provide override support 2016-07-01 16:40:28 +00:00
roles/bootstrap-host Define networking for Multi-node environments 2016-09-18 21:39:50 +00:00
ansible.cfg Update ansible to version 2.1 2016-06-02 08:54:41 -05:00
bootstrap-aio.yml Implement scenario capability for AIO 2016-09-14 17:51:04 +00:00
get-ansible-role-requirements.yml Added option to set the role fetch mode 2016-05-23 09:48:56 +00:00
test-inventory.ini Update ansible to version 2.1 2016-06-02 08:54:41 -05:00
test_inventory.py Add lxc_host dynamic group to inventory. 2016-09-16 02:31:50 +00:00