kolla-ansible/kolla/cmd
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
..
__init__.py Make Kolla installable via PIP 2015-08-24 16:08:49 -07:00
build.py Use an image object, recorder object and status constants 2016-06-02 11:21:24 -07:00
genpwd.py Make passwords.yml file generation configurable 2016-05-21 01:51:17 +00:00