openstack-ansible/doc/source
Nolan Brubaker e0b58924a7 Check for configured groups in the environment
When defining a configuration, it's possible that the groups defined in
the openstack_user_config.yml file might not match those defined by the
env.d contents. This isn't strictly a problem - in most cases it's
ignored and will simply result in extra data. However, if keys in the
configuration and the environment are mismatched, it could result in
variable data not being mapped correctly in the resultant inventory.

This patchset extends the -c/--check parameter to compare the configured
groups against the environment's groups, and issue a warning if there is
a mismatch, which should help deployers diagnose some configuration
issues.

The warnings were not added to standard run operations due to the amount
of output generated on stdout by the JSON dump.

Change-Id: I7a7e52b31909e963873063e43e28a5bb9a6963fd
2016-10-28 16:00:33 -04:00
..
_static Add Sphinx machinery and initial docs. 2015-05-14 10:50:05 -04:00
developer-docs Check for configured groups in the environment 2016-10-28 16:00:33 -04:00
install-guide Merge "[docs] Add os_trove to Advanced Config section" 2016-10-20 20:40:06 +00:00
upgrade-guide Merge "Remove Newton specific upgrade playbooks" 2016-10-22 05:13:22 +00:00
conf.py [DOCS] Adjust watermark color 2016-10-05 12:33:40 -07:00
index.rst [docs] Update index page to reflect Newton release 2016-10-21 15:49:04 +01:00