tempest/tempest/test_discover
Andrea Frittoli 382a6f12a3 Add plugin group names to CONF
Plugins have no way of setting the name of their groups to CONF
so that they are available at discovery time, so setting them
up for them, using the get_opt_list hook.

Since plugins may pass an OptGroup object or a string, handle
both cases. Normalise strings with a '-' to '_'.

Added comments and docstring to document this.

Change-Id: I1afae0d1f9c4a6aec2742aaba4928cdde54b224f
2017-03-13 14:20:32 +00:00
..
__init__.py Add test_discover module to provide a load_tests hook 2013-12-18 19:51:07 +00:00
plugins.py Add plugin group names to CONF 2017-03-13 14:20:32 +00:00
test_discover.py Remove the ec2 api tests from tempest 2015-12-17 17:59:20 -05:00