kolla-ansible/kolla
Joshua Harlow 7c6990ccec Use an image object, recorder object and status constants
Instead of using raw dicts and passing data around via
dictionaries (which makes it really hard to figure out
what is in those dictionaries at any point) prefer to
use objects. That way people can actually understand what
the object is supposed to be, vs guessing and/or having to
decipher its usage.

The same goes for raw string constants, prefer using
named constants instead.

Closes-Bug: #1586475

Change-Id: Ide179dc6593c50696d47a2d3d4cd000f343855d4
2016-06-02 11:21:24 -07:00
..
cmd Use an image object, recorder object and status constants 2016-06-02 11:21:24 -07:00
common Use a task model and dumb workers 2016-06-02 11:21:09 -07:00
hacking Introduce the hacking module to kolla 2016-03-03 04:40:16 +00:00
tests Use an image object, recorder object and status constants 2016-06-02 11:21:24 -07:00
__init__.py Make Kolla installable via PIP 2015-08-24 16:08:49 -07:00
opts.py Generate the kolla-build.conf file using oslo_config 2016-01-06 08:11:06 +08:00
version.py Generate the kolla-build.conf file using oslo_config 2016-01-06 08:11:06 +08:00