openstack-ansible/doc/source/developer-docs
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
..
additional-roles.rst Fix 'D001 Line too long' documentation lint failures 2016-07-13 21:32:31 +00:00
bug-triage.rst [Docs] Add explanations about our bug triage process 2016-09-13 11:24:13 +01:00
contribute.rst [Docs] Add explanations about our bug triage process 2016-09-13 11:24:13 +01:00
core-reviewers.rst [DOC] Describe core reviewer team responsibilities 2016-03-18 11:45:46 -04:00
extending.rst updated Appendix H to C 2016-10-17 18:46:27 +05:30
index.rst [Docs] Add explanations about our bug triage process 2016-09-13 11:24:13 +01:00
installation-hosts-limited-connectivity.rst [DOCS] Update 'Practice B' with note 2016-07-21 07:53:39 -04:00
inventory.rst Check for configured groups in the environment 2016-10-28 16:00:33 -04:00
navigation.txt Initial commit to enable mitaka>newton upgrades 2016-05-13 22:26:19 +01:00
ops-add-computehost.rst Updated the correct link in developer docs 2016-10-17 12:54:49 +00:00
ops-galera-recovery.rst [docs] Remove openstack-ansible.rc sourcing instruction 2016-10-20 14:16:09 +01:00
ops-galera-remove.rst [docs] Remove openstack-ansible.rc sourcing instruction 2016-10-20 14:16:09 +01:00
ops-galera-start.rst [docs] Remove openstack-ansible.rc sourcing instruction 2016-10-20 14:16:09 +01:00
ops-galera.rst [docs] Migrate ops and appendix content 2016-06-17 10:13:27 +10:00
ops-lxc-commands.rst [docs] Revise overview chapter in OSA install guide 2016-07-01 03:23:05 +00:00
ops-remove-computehost.rst [docs] Move ops content and fix build errors 2016-08-04 12:49:21 +10:00
ops-tips.rst [docs] Migrate ops and appendix content 2016-06-17 10:13:27 +10:00
ops-troubleshooting.rst Fix 'D001 Line too long' documentation lint failures 2016-07-13 21:32:31 +00:00
ops.rst [docs] Resolve errors and simplify sphinx config 2016-09-19 15:28:58 +00:00
playbooks.rst Revise 'galera' to 'Galera' 2016-10-01 14:12:13 +09:00
quickstart-aio.rst [DOCS] Specifies that commands and scripts be executed as root. 2016-09-30 02:33:46 +00:00
scripts.rst Revises yaml to YAML 2016-09-30 18:19:03 +09:00