nova/nova/tests/functional
EdLeafe a7ca5069fc Move existing V2 to legacy_v2
The first step in the code cleanup for removing the API V3 references
is to move the existing default V2 code into a directory named
'legacy_v2'.  This moves the files, and updates all references to
them. This is the first in a patch series of discreet changes to the
codebase structure.

Partial-Bug: #1462901

Change-Id: Ic19f2d019c2c78f1de14a0eced85e84f2d2cec28
2015-08-12 20:51:14 +08:00
..
api Replace dict.iteritems() with six.iteritems(dict) 2015-05-22 11:33:18 -07:00
api_samples New nova API call to mark nova-compute down 2015-08-05 20:45:45 +02:00
db Merge "Switch from MySQL-python to PyMySQL" 2015-07-15 15:53:35 +00:00
libvirt libvirt: introduce a Guest to wrap around virDomain 2015-06-04 07:04:38 -04:00
v3 Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
wsgi Set autodoc_index_modules=True so tox -e docs builds module docs again 2015-07-30 17:11:47 -07:00
__init__.py move eventlet GREENDNS override to top level 2014-12-08 17:41:03 -05:00
api_samples_test_base.py Adding user_id handling to keypair index, show and create api calls 2015-08-04 16:34:24 -07:00
integrated_helpers.py Skip additionalProperties checks when LegacyV2CompatibleWrapper enabled 2015-08-06 14:38:45 +08:00
test_api_samples.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_extensions.py Use oslo.log 2015-02-22 07:56:40 -05:00
test_legacy_v2_compatible_wrapper.py Fix the wrong file name for legacy v2 compatible wrapper functional test 2015-08-06 14:38:45 +08: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