shade/shade
Matthew Treinish 73ef1f549c
Switch to using stestr
stestr is a fork of testrepository, designed specifically to concentrate
on being a dedicated test runner. [1] The testrepository project is
basically not active anymore and has several long standing bugs and
useablility issues. stestr is still actively maintained and fixes a
large number of those issues with testrepository.

[1] https://github.com/mtreinish/stestr

Change-Id: I9b8049fd2c78d8f90aed5a8b35c0a9b40ad8c463
2017-09-08 18:40:51 -05:00
..
_heat Replace six.itervalues with dict.values() 2017-07-20 19:06:32 +05:30
cmd Merge "Allow inventory filtering by cloud name" 2016-01-12 22:03:30 +00:00
tests Switch to using stestr 2017-09-08 18:40:51 -05:00
__init__.py Remove novaclient from shade's dependencies 2017-06-18 12:57:21 -05:00
_adapter.py Use new keystoneauth version discovery 2017-09-01 10:10:29 -05:00
_legacy_clients.py Begin converting baremetal node tests 2017-09-05 13:43:48 -05:00
_log.py Add a NullHandler to all of our loggers 2015-09-22 16:10:11 -05:00
_normalize.py Fix image normalization when image has properties property 2017-06-21 04:22:59 +01:00
_tasks.py De-client-ify User Password Update 2017-09-05 18:24:07 -03:00
_utils.py Use direct calls to get_<resource>_by_id 2017-09-01 15:21:31 -05:00
exc.py Merge "Set some logger names explicitly" 2017-06-02 13:09:37 +00:00
inventory.py Use direct calls to get_<resource>_by_id 2017-09-01 15:21:31 -05:00
meta.py Don't remove top-container for stack and zone REST API calls 2017-06-12 15:56:12 +00:00
openstackcloud.py Merge "De-client-ify User Password Update" 2017-09-06 14:45:26 +00:00
operatorcloud.py Use direct calls to get_<resource>_by_id 2017-09-01 15:21:31 -05:00
task_manager.py Rename obj_to_dict and obj_list_to_dict 2017-06-10 16:07:38 +00:00