kolla-kubernetes/kolla_kubernetes/tests
Doug Hellmann e65eab6639 pass the correct app type when initializing command in tests
The first argument to a Command class should be the App that is
loading the command.

Change-Id: I8ad67accb5bd3c377dda31fde49447f68f608a48
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-07-12 21:04:43 +00:00
..
__init__.py Update for successful pep8 2016-05-05 22:20:22 +05:30
base.py Implement a command line to start/stop keystone services 2016-05-09 16:11:34 -04:00
test_helm_templates.py Using yaml.safe_load instead of yaml.load 2017-02-07 12:12:27 +08:00
test_pathfinder.py Use assertGreater(len(x), 0) instead of assertTrue(len(x) > 0) 2016-11-24 15:31:51 +08:00
test_templates.py pass the correct app type when initializing command in tests 2017-07-12 21:04:43 +00:00
test_utils.py Renamed/Moved files, Split some files, Renamed few classes 2016-07-18 23:10:37 +00:00