nova/nova/api
He Jie Xu aaeea4bf39 Ensure the JSON-Schema covers the legacy v2 API
The legacy v2 API compatible mode support the protection of JSON-Schema.
The input body will be validated with JSON-Schema, and the extra invalid
parameters will be filtered out of the input body instead of return
HTTPBadRequest 400.

But some of API are missing that protection, the JSON-Schema validation
was limited to the v2.1 API. This patch ensures those schema covers the
legacy v2 API.

Change-Id: Ie165b2a79efd56a299d2d4ebe40a6904a340414f
Closes-Bug: #1701451
2017-06-30 07:25:05 +00:00
..
ec2 delete more i18n log markers 2017-03-21 07:37:21 -04:00
metadata Fix lookup of instance mapping in metadata set-password 2017-06-08 13:35:47 -07:00
openstack Ensure the JSON-Schema covers the legacy v2 API 2017-06-30 07:25:05 +00:00
validation Limit the min length of string for integer JSON-Schema 2017-05-27 10:14:28 +00:00
__init__.py Remove unused copyright from nova.api.__init__ 2014-01-10 16:24:50 +08:00
auth.py delete more i18n log markers 2017-03-21 07:37:21 -04:00
compute_req_id.py Migrate to oslo request_id middleware - mv 2.46 2017-05-27 10:11:44 +00:00
manager.py Remove vi modelines 2014-02-03 14:19:44 +00:00