octavia/api-ref/source
Bar RH 3ada33d4c7 Fix filtering in list API calls
The API's filtering arguments were not handled properly, and
therefore, some were consistently ignored.
This patch resolves this by translating the argument names to
the ORM data model's fields, and then validating them.

Additionally, enforcing of arguments validity is now the default
behavior. Should unrecognized filtering arguments be entered,
the API call will fail with code 400.

Task: 5844
Story: 2001224

Change-Id: I8f61880d6c11037d32b96e9827fb4e810dc219c2
2017-12-05 16:13:56 +02:00
..
examples Adds v2 general API information section 2017-03-03 14:35:57 -08:00
v1 Update Octavia docs for documentation migration 2017-07-03 11:43:40 -07:00
v2 Rename 'remove' to 'reset' in Quota API 2017-11-27 16:52:06 +02:00
conf.py Update api-ref for openstackdocstheme 1.11 2017-06-29 10:56:05 +02:00
http-status.yaml Adds v2 load balancer API section 2017-04-04 20:27:57 -07:00
index.rst Update Octavia docs for documentation migration 2017-07-03 11:43:40 -07:00
parameters.yaml Fix filtering in list API calls 2017-12-05 16:13:56 +02:00