openstack-ansible/etc/openstack_deploy
Kevin Carter fd9cda8df9
Add nspawn container driver
This change adds an nspawn container driver which will enable deployers
to run clouds with systemd-nspawn instead of LXC. This adds "nspawn" to
as an option to the `container_tech` variable. To support this change,
The inventory generation tools have been updated to allow for a
new group named `nspawn_hosts`. All of the container connectivity and
setup are stored within the integrated repo under the new templates
directory.

The addition of "nspawn" container driver enables the ability for
deployers to change, or mix container technologies within a single
deployment without needing to change our well defined network
topology or storage layout.

Depends-On: I13d05ba8bcfe785257a9cf98dbdb6024ec937816
Change-Id: I41cfec63c423cd56a91c25dabae9aa1031c27e03
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2018-02-11 19:02:24 -06:00
..
conf.d Implement a scenario with no containers 2018-02-08 16:45:53 +00:00
env.d Implement a scenario with no containers 2018-02-08 16:45:53 +00:00
openstack_user_config.yml.aio Octavia scenario 2017-08-03 19:26:42 +00:00
openstack_user_config.yml.aio.j2 Add nspawn container driver 2018-02-11 19:02:24 -06:00
openstack_user_config.yml.example Add nspawn container driver 2018-02-11 19:02:24 -06:00
openstack_user_config.yml.pod.example Support cidr_networks in L3 network environments 2017-07-31 22:14:25 +00:00
openstack_user_config.yml.prod-ceph.example [DOCS] Add ceph production example configuration 2017-11-06 21:20:02 +00:00
openstack_user_config.yml.prod.example Add nspawn container driver 2018-02-11 19:02:24 -06:00
openstack_user_config.yml.test.example [DOCS] Internal/External VIP should be different IPs 2017-04-20 20:32:26 -05:00
user_secrets.yml Remove placement_database related options/code 2018-02-07 12:00:50 +00:00
user_variables.yml Merge "trivialfix" 2017-08-18 07:49:56 +00:00
user_variables.yml.prod-ceph.example [Docs] Clarify ceph production example. 2017-11-28 17:04:19 +00:00
user_variables.yml.prod.example [docs] Provide example configurations 2016-10-13 12:21:53 +00:00
user_variables.yml.test.example [docs] Add http public endpoint example 2017-03-07 13:46:23 +00:00