openstack-ansible/lib
Nolan Brubaker 21c77b27d2 Add command to remove IPs from inventory
This change adds support for removing container IP information from
inventory. This might be useful in situations where an environment is
deployed, but network information has changed, or there was a mistake in
subnetting (such as an expanded used_ips range).

Updating configs, such as LXC interface files and HAProxy or other load
balancers is not handled via this command.

Change-Id: Ibad9d587e14c41ecd486ed8668f9f815e348a94a
2016-11-11 12:12:22 -05:00
..
__init__.py Move management code to inventory lib. 2016-10-11 19:16:24 +00:00
dictutils.py Refactoring inventory management data manipulation 2016-11-01 00:45:17 -07:00
generate.py Standarize usage of format strings 2016-11-10 11:38:12 +00:00
manage.py Add command to remove IPs from inventory 2016-11-11 12:12:22 -05:00