nova/nova/tests/functional
parklong 6ccc90ec1a Merge extension-info functional tests of v2 and v2.1
Currently v2 and v2.1 have separate functional tests and their
corresponding sample files. As v2 and v2.1 are supposed to be identical,
there is overhead to maintain two set of functional tests and sample files.
We can have one set of tests which can run for both v2 and v2.1.

This commit merges extension-info functional tests.

ExtensionInfoSamplesJsonTest is v3 only, leave it as before.

ExtensionInfoAllSamplesJsonTest, the response data is different,
tag the template files with version.

Change-Id: Id7b7bf08cda58d606325ddb82568a73f0bb99f60
2015-06-09 14:48:19 +08:00
..
api Replace dict.iteritems() with six.iteritems(dict) 2015-05-22 11:33:18 -07:00
api_samples Merge extension-info functional tests of v2 and v2.1 2015-06-09 14:48:19 +08:00
db Remove downgrade support from the cellsv2 api db 2015-04-23 10:40:07 -04:00
libvirt libvirt: introduce a Guest to wrap around virDomain 2015-06-04 07:04:38 -04:00
v3 Merge extension-info functional tests of v2 and v2.1 2015-06-09 14:48:19 +08:00
wsgi Replace dict.iteritems() with six.iteritems(dict) 2015-05-22 11:33:18 -07:00
__init__.py move eventlet GREENDNS override to top level 2014-12-08 17:41:03 -05:00
api_samples_test_base.py Changed logic in _compare_result api_samples_test_base 2015-04-29 11:09:27 +03:00
integrated_helpers.py tests: enhance functional tests primitives 2015-04-07 11:11:53 -04:00
test_api_samples.py Merge extension-info functional tests of v2 and v2.1 2015-06-09 14:48:19 +08:00
test_extensions.py Use oslo.log 2015-02-22 07:56:40 -05:00
test_login.py Use oslo.log 2015-02-22 07:56:40 -05:00
test_servers.py Merge "Use six.moves.range for Python 3" 2015-05-22 18:04:43 +00:00