rally-openstack/tests/unit
Andrey Kurilin 1bd254228d Clean cleanup context
Modules rally.plugins.openstack.context.cleanup.manager and
rally.plugins.openstack.context.cleanup.resources were deprecated in
previous release and we ready to remove them, since the produce a lot of
redundant warning messages.

__init__ module should be empty, so code from
rally.plugins.openstack.context.cleanup.__init__ moves to
 -> rally.plugins.openstack.context.cleanup.admin (AdminCleanup)
 -> rally.plugins.openstack.context.cleanup.user (UserCleanup)
 -> rally.plugins.openstack.context.cleanup.base (base stuff)

Also tests.unit.plugins.openstack.context.test_cleanup is refactored too.

Change-Id: I25cf5750cb2de0d5652dc44db75818a5e10626eb
2016-03-11 18:21:13 +02:00
..
doc Use booleans to check for empty lists 2016-02-08 12:32:55 +00:00
plugins Clean cleanup context 2016-03-11 18:21:13 +02:00
rally_jobs Rename BenchmarkEngine to TaskEngine 2015-11-12 11:43:13 +00:00
__init__.py Reorganize test module structure 2014-10-07 13:50:40 +00:00
fakes.py [Verify] Don't create new flavor when flavor already exists 2016-02-17 22:03:11 +00:00
test_ddt.py Add AST checker for missing @ddt.ddt decorators 2015-11-04 12:21:51 -06:00
test_hacking.py Using 'dt' as alias for datetime imports 2016-02-22 20:04:34 +08:00
test_mock.py unit-tests: fix mock check errors messages 2015-06-27 16:20:33 +03:00
test_test_ddt.py Add AST checker for missing @ddt.ddt decorators 2015-11-04 12:21:51 -06:00
test_test_mock.py unit-tests: inception: add mock check unit-tests 2015-07-13 17:01:11 +03:00
test.py Integrate Rally & Alembic 2016-01-29 11:24:16 +00:00