nova/nova/api/openstack
EdLeafe 003c868da7 Move v2.1 code to the main compute directory - remove v3 step3
Move all the plugins/v3 code to the main compute directory.

Partial-Bug: #1462901
Change-Id: I7df413b76ff0a6610ccd3cb90137ec99b372d5ab
2015-08-13 09:58:47 +08:00
..
compute Move v2.1 code to the main compute directory - remove v3 step3 2015-08-13 09:58:47 +08:00
__init__.py Skip additionalProperties checks when LegacyV2CompatibleWrapper enabled 2015-08-06 14:38:45 +08:00
api_version_request.py New nova API call to mark nova-compute down 2015-08-05 20:45:45 +02:00
auth.py Clean the deprecated noauth middleware 2015-08-06 17:14:10 +08:00
common.py Use urlencode instead of dict_to_query_str function 2015-08-03 12:49:39 +08:00
extensions.py Move existing V2 to legacy_v2 - step 2 2015-08-12 20:51:14 +08:00
rest_api_version_history.rst New nova API call to mark nova-compute down 2015-08-05 20:45:45 +02:00
urlmap.py Enable python34 tests for nova/tests/unit/objects/test*.py 2015-07-01 20:29:42 +00:00
versioned_method.py Implement microversion support on api methods 2014-12-05 09:54:41 +08:00
wsgi.py Skip additionalProperties checks when LegacyV2CompatibleWrapper enabled 2015-08-06 14:38:45 +08:00