zun/zun/api/controllers/v1
Hongbin Lu dd933447c0 Fix capsule volume attach
In before, the schema 'requested_volume' parameter is different
between container and capsule. As the container and capsule
model being consolidated [1][2], it is better to unify the
schema of this parameter so that it is easier to maintain.

[1] https://review.openstack.org/#/c/636070/
[2] https://review.openstack.org/#/c/633371/

Closes-Bug: #1817488
Change-Id: Ifac6660230c926747ccfabb7d923f42825f30acc
2019-02-25 02:04:07 +00:00
..
schemas Add registry_id to container 2019-01-13 18:35:00 +00:00
views Capsule: backward-compatible with legacy API version 2019-02-23 21:26:16 +00:00
__init__.py Support private registry - API layer 2019-01-09 04:12:21 +00:00
availability_zone.py Introduce /availability-zone API endpoint 2018-05-04 09:50:53 +05:30
capsules.py Fix capsule volume attach 2019-02-25 02:04:07 +00:00
collection.py Support private registry - API layer 2019-01-09 04:12:21 +00:00
containers.py Fix capsule volume attach 2019-02-25 02:04:07 +00:00
hosts.py Merge "Fix parameter name error in HostController" 2017-08-12 05:14:01 +00:00
images.py Populate default image driver in API layer 2018-12-28 21:16:53 +00:00
networks.py Implement delete network 2018-12-07 02:45:28 +00:00
quota_classes.py Add API controller for quotas and quota classes 2018-09-04 10:28:33 +07:00
quotas.py Allow setting quota of other tenants 2018-12-24 14:25:56 +07:00
registries.py Add registry_id to container 2019-01-13 18:35:00 +00:00
zun_services.py Optimize error log for bool_from_string 2018-08-09 10:00:47 +08:00