designate/functionaltests
Eric Larson 281b4f9f2e Fix parameterized class decorator
The decorator use the types.MethodType to attach the parameterized
test to the test class, but the function changed in python 3.x. This
uses six to do the right thing so this can be used outside the tempest
tests that are always run with python 2.x.

Change-Id: I56fee078d3fa718536208fd3bd5228cc45d24444
2016-05-06 09:16:11 -05:00
..
api Merge "Remove tests moved to tempest" 2016-04-21 18:42:49 +00:00
common Fix parameterized class decorator 2016-05-06 09:16:11 -05:00
__init__.py Show functional test request logging 2015-08-19 15:44:11 +00:00