nova/nova/api/validation
Stephen Finucane e5e477c42a Remove '/os-tenant-networks' REST API
Like '/os-networks', we can't remove this in its entirety due to the
fact that some of these are proxy URLs that also work with neutron.
These are retained but everything else is nuked.

Note that this highlights a bug in the API, whereby a missing
'objects.Network.cidr' value results in a value of 'None' being output
over the API. Clearly this is incorrect, but it's probably not worth
fixing for this deprecated API.

Change-Id: I31cb0891144bdd7945479bb6692b0a533de4c5d0
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2019-11-22 16:03:11 +00:00
..
__init__.py Multiple API cleanup changes 2019-08-12 08:52:38 -05:00
parameter_types.py Remove '/os-tenant-networks' REST API 2019-11-22 16:03:11 +00:00
validators.py hacking: Resolve W605 (invalid escape sequence) 2019-06-24 14:24:06 -05:00