openstack-ansible/lib
Nolan Brubaker 5548d3b964 Add command to create consolidated AIO config
With the AIO configuration spread amongst several different files, it
may be hard to see how they fit together. This command provides a way to
generate a single, combined configuration to see what it would look like
prior to being fed to the dynamic inventory.

Also, it can serve as a starting point for projects working on OSA
integration.

A new script, gen-config.py, is introduced to expose this functionality
to end users.

Parent-Id: I577cdbf4aadfcce846412edd7e2a394c257c0243
Change-Id: I4ffa621e72483957bbce0057b05a9e5b33d27b7c
2016-11-23 11:01:31 -05:00
..
__init__.py Move management code to inventory lib. 2016-10-11 19:16:24 +00:00
dictutils.py Refactoring inventory generation data manipulation 2016-11-15 14:50:43 -08:00
filesystem.py Inventory filesystem refactor load funcs moved 2016-11-22 00:33:49 +00:00
generate.py Inventory filesystem refactor load funcs moved 2016-11-22 00:33:49 +00:00
ip.py Add IPManager class for handling IP addresses 2016-11-18 17:07:03 -05:00
manage.py Refactor inventory generation load/save filesystem 2016-11-16 14:53:56 -08:00
tools.py Add command to create consolidated AIO config 2016-11-23 11:01:31 -05:00