deb-sahara/sahara/tests
Nikita Konovalov 93a6a5822d Removed unused filtering in get_plugins
Filtering by base class for plugins was never required. The unused
imports removed as well.

This is one of the initial refactoring steps for sahara and plugins into
different projects.

Partially-implements bp: move-plugins-to-separate-repo
Change-Id: I20e83fd432b95c6e86ae218fa1a8e13766e8a461
2015-06-17 09:17:49 +00:00
..
integration Remove resetting self.flavor_id in CDH test 2015-05-14 14:09:30 +08:00
scenario Added checking of event-log in scenario tests 2015-05-25 12:38:25 +03:00
scenario_unit Added checking of event-log in scenario tests 2015-05-25 12:38:25 +03:00
tempest/scenario/data_processing Set up network client for tempest client tests 2015-03-24 19:01:36 +03:00
unit Removed unused filtering in get_plugins 2015-06-17 09:17:49 +00:00
__init__.py Using oslo_* instead of oslo.* 2015-02-04 13:19:28 +03:00
README.rst Change remaining 'savanna' references in sahara/tests 2014-03-19 13:19:07 -04:00

Sahara Testing Infra

This README file attempts to provide current and prospective contributors with everything they need to know in order to start creating unit tests for Sahara.