nova/nova/api/validation
Ghanshyam Mann b26bc7fd7a Multiple API cleanup changes
This microversion implements below API cleanups:

1. 400 for unknown param for query param and for request body.

2. Making server representation always consistent among all APIs
   returning the complete server representation.

3. Change the default return value of ``swap`` field from the empty string
   to 0 (integer) in flavor APIs.

4. Return ``servers`` field always in the response of GET
   hypervisors API even there are no servers on hypervisor

Details: https://specs.openstack.org/openstack/nova-specs/specs/train/approved/api-consistency-cleanup.html

Partial-Implements: blueprint api-consistency-cleanup

Change-Id: I9d257a003d315b84b937dcef91f3cb41f3e24b53
2019-08-12 08:52:38 -05:00
..
__init__.py Multiple API cleanup changes 2019-08-12 08:52:38 -05:00
parameter_types.py Remove '/os-cells' REST APIs 2019-04-16 18:26:13 +01:00
validators.py hacking: Resolve W605 (invalid escape sequence) 2019-06-24 14:24:06 -05:00