nova/nova/api
EdLeafe 28d2b0df5a Remove more 'v3' references from the code
This is part of the V3 cleanup effort. The 'ApiSampleTestBaseV3' class
has been renamed to 'ApiSampleTestBaseV21', and all references to it
updated. Also, all references to the 'nova.api.v3' extension namespace
have been renamed to 'nova.api.v21'. Finally, some code that used short
variable names like 'v1', 'v2', etc., has been updated to rename these
'vers1', 'vers2', to avoid confusion with the v3 issue.

Change-Id: I23eab21c7158ba319e060bd075ef25afc5365381
2015-09-08 13:56:05 +00:00
..
ec2 Handle neutron exception on bad floating ip create request 2015-08-27 19:25:24 -04:00
metadata Metadata: support proxying loadbalancers 2015-08-04 03:55:44 -07:00
openstack Remove more 'v3' references from the code 2015-09-08 13:56:05 +00:00
validation Reject the cell name include '!', '.' and '@' for Nova API 2015-09-04 13:01:52 +00:00
__init__.py Remove unused copyright from nova.api.__init__ 2014-01-10 16:24:50 +08:00
auth.py Remove the v3 word from help message of api_rate_limit option 2015-09-01 16:53:22 +08:00
compute_req_id.py Replace oslo-incubator with oslo_context 2015-02-14 04:42:15 +09:00
manager.py Remove vi modelines 2014-02-03 14:19:44 +00:00
opts.py api: deprecate the concept of extensions in v2.1 2015-08-27 13:16:09 +00:00
sizelimit.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
validator.py Fix comment typo 2015-06-23 08:41:43 +10:00