nova/nova/api/openstack/compute/schemas
He Jie Xu 7007ab20f6 Remove attach/detach/swap from V2.1 extended_volumes
V2.1 must be identical with V2 and must not contain any new attributes
and new method. And those methods have same methods in the volumes
extensions. Those methods are added in the early stage of v3 works,
because the in early stage v3 works decides to delete any volume related
proxy API, then adds those method instead of them. This commit remove
these methods from V2.1 API.

Partially implements blueprint v2-on-v3-api

Change-Id: I20e0498ec187e9feafd2bfb1aa9646426b3609af
2015-03-01 12:30:52 +08:00
..
v3 Remove attach/detach/swap from V2.1 extended_volumes 2015-03-01 12:30:52 +08:00
__init__.py Add API input validation framework 2013-11-27 05:45:37 +09:00