openstack-ansible/lib
Steve Lewis 3358b01dd4 Refactor inventory management filesystem
Segmenting the storage-related operations from the rest of the
inventory management tooling, in support of better maintainability
testability and future support for alternate storage options.

Some changes were made in the course of the refactor to facilitate
future changes.

The include_cwd parameter was removed in the course of the refactor
as it was determined to be unused and unneededduring patch set
review.

Change-Id: Iaa9761a73a626c4f02c7662b119881a79397d690
2016-11-15 14:47:00 -08: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
filesystem.py Refactor inventory management filesystem 2016-11-15 14:47:00 -08:00
generate.py Standarize usage of format strings 2016-11-10 11:38:12 +00:00
manage.py Refactor inventory management filesystem 2016-11-15 14:47:00 -08:00