nova/nova/api/openstack
ghanshyam 7c808fa702 Merge image_size extension response into image view builder
As nova extensions has been deprecated already and goal is to
merge all scattered code into main controller side.
Currently schema and request/response extended code are there
among all extensions.

This commit merges the image_size extension response into image
view builder.

Partially implements: blueprint api-extensions-merge-stein

Change-Id: Ifca9d9b766c87d4e1107e9be07223f8d4a0d6794
2018-10-18 01:59:34 +00:00
..
compute Merge image_size extension response into image view builder 2018-10-18 01:59:34 +00:00
placement Use unique consumer_id when doing online data migration 2018-10-16 15:30:38 -04:00
__init__.py Refactor WSGI apps and utils to limit imports 2018-03-06 22:05:12 +00:00
api_version_request.py Add microversion 2.67 to support volume_type 2018-10-12 02:57:58 -04:00
auth.py Noauth should also use request_id from compute_req_id.py 2018-04-04 14:21:01 -04:00
common.py conf: Remove deprecated 'allow_instance_snapshots' opt 2018-03-12 14:40:11 +00:00
identity.py Adapter raise_exc=False by default 2018-06-22 09:40:33 -05:00
requestlog.py Refactor WSGI apps and utils to limit imports 2018-03-06 22:05:12 +00:00
urlmap.py Use of six.PY3 should be forward compatible 2016-01-17 03:32:34 +00:00
versioned_method.py Implement microversion support on api methods 2014-12-05 09:54:41 +08:00
wsgi.py Refactor WSGI apps and utils to limit imports 2018-03-06 22:05:12 +00:00
wsgi_app.py Make monkey patch work in uWSGI mode 2018-08-28 09:49:01 +08:00