openstack-ansible/tests
Nolan Brubaker 18c9e1faee Add export host option for inventory-manage script
The export host option allows users to export their existing host
information for import into a third party system. The output is
'pivoted', so that the key is the host/container name, and the values
are the group memberships and hostvar information. Some top level
networking information, such as load balancer IP addresses, as well as
provider networks, are also provided.

Test scaffolding was added to ensure the export does what is intended.

The tox inventory environment was modified to do coverage testing of
both the dynamic_inventory.py and manage_inventory.py files. The
coverage data is erased between runs, since combined output lead to
incorrect results for dynamic_inventory.py.

Change-Id: I2caa5a0c070b12a74ac26334c63ac8d0de704042
2016-09-22 02:50:01 +00:00
..
inventory Use in-tree env.d files, provide override support 2016-07-01 16:40:28 +00:00
roles/bootstrap-host Update AIO script to support ubuntu-ports 2016-09-20 19:53:20 -05:00
ansible.cfg Update ansible to version 2.1 2016-06-02 08:54:41 -05:00
bootstrap-aio.yml Implement scenario capability for AIO 2016-09-14 17:51:04 +00:00
get-ansible-role-requirements.yml Added option to set the role fetch mode 2016-05-23 09:48:56 +00:00
test_inventory.py Merge "Modify use of assertTrue(A in B)" 2016-09-20 22:17:04 +00:00
test_manage.py Add export host option for inventory-manage script 2016-09-22 02:50:01 +00:00
test-inventory.ini Update ansible to version 2.1 2016-06-02 08:54:41 -05:00