nova/nova/api/openstack
jichenjc cd132060f1 check query param for used_limits function
Add additional schema check for used_limit query function,
as we need backward compatible those changes, here we don't do real
check and later a microversion need to be done to do the real check.

Part of blueprint json-schema-validation-for-query-param

Change-Id: I32ea7481aad3988f816e4d6511b6ffb2ca68586c
2017-10-30 17:31:16 +08:00
..
compute check query param for used_limits function 2017-10-30 17:31:16 +08:00
placement Merge "[placement] correct error on bad resource class in allocation" 2017-09-25 21:49:06 +00:00
__init__.py Remove dead code of api.fault notification sending 2017-10-09 17:29:40 +02:00
api_version_request.py Handle uuids in os-hypervisors API 2017-07-18 17:08:01 -04:00
auth.py conf: Move api options to a group 2016-11-25 16:32:31 -06:00
common.py remove get_nw_info_for_instance from compute.utils 2017-06-13 13:30:06 +02:00
extensions.py remove i18n log markers from nova.api.* 2017-03-24 14:06:21 +00:00
identity.py Enable custom certificates for keystone communication 2017-09-19 08:18:23 -04:00
requestlog.py request_log addition for running under uwsgi 2017-07-24 14:23:38 -04: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 Stop caching compute nodes in the request 2017-06-14 20:35:37 -04:00
wsgi_app.py Add pbr-installed wsgi application for metadata api 2017-05-02 16:58:11 +00:00