zun/zun/api
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
..
controllers Fix capsule volume attach 2019-02-25 02:04:07 +00:00
middleware Follow the new PTI for document build 2018-05-07 03:59:05 +00:00
validation Move parameter types module to schemas 2018-05-23 13:06:19 +07:00
__init__.py update higgins with zun 2016-06-08 22:21:34 -05:00
app.py Remove log translations 2017-03-21 15:41:12 +08:00
app.wsgi Fix the wrong parameter in wsgi script 2017-08-23 10:40:26 -04:00
config.py Add Container controller 2016-08-11 18:10:16 -05:00
hooks.py Remove unused auth_url from RequestContext 2018-06-30 20:59:51 +00:00
http_error.py Rename kw to kwargs 2017-07-07 11:51:57 +07:00
rest_api_version_history.rst Consolidate Container and Capsule in compute 2019-02-18 20:44:27 +00:00
servicegroup.py Fix mismatched of timezone info 2018-06-09 19:47:37 +00:00
utils.py Convert type of 'command' from string to list 2018-06-30 18:28:40 +00:00
versioned_method.py Refactor code 2017-07-12 09:11:34 +07:00
wsgi.py Switch from mode_wsgi to uwsgi 2017-08-07 17:07:46 +00:00