tempest/tempest/api/compute/flavors
Ken'ichi Ohmichi 02a8ccd666 Remove BaseComputeTest and _api_version
On the history Nova had two major API versions V2 and V3, and Tempest
contained the tests for both APIs with inheritances of test classes.
Then some classes contain _api_version and there are some base test
classes.
However V3 has been removed and now these base test classes and the
_api_version are meaningless. So it is nice to remove for cleanup.

Change-Id: Icefb304a94492d92905cc425c442f10ebfe7d8b3
2015-11-06 00:25:44 +00:00
..
__init__.py rename tests -> api 2013-05-20 17:20:54 -04:00
test_flavors.py Remove BaseComputeTest and _api_version 2015-11-06 00:25:44 +00:00
test_flavors_negative.py Use a compute service type from tempest.conf 2014-11-28 10:59:00 +00:00