tempest/tempest/api/compute/certificates
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 add tests for certificates 2013-11-12 20:58:07 +08:00
test_certificates.py Remove BaseComputeTest and _api_version 2015-11-06 00:25:44 +00:00