openstack-ansible/etc/openstack_deploy/env.d
Dave Wilde 27f1d2d3ec Add env.d extra configuration directory to etc/openstack_deploy/
Like etc/openstack_deploy/conf.d/ we need a way to add additional
containers to the infrastructure without modifying the provided
openstack_environment.yml file.  This patch looks for an env.d
directory and merges their configurations into the inventory. An
example extra_container configuration file is also provided.

Closes-bug: 1440117

Change-Id: Ibc83770e69efb67996a012c96766b4a88774986e
2015-04-10 15:04:29 +00:00
..
extra_container.yml.example Add env.d extra configuration directory to etc/openstack_deploy/ 2015-04-10 15:04:29 +00:00