octavia/octavia/api/common
Michael Johnson 567a388b95 Fix filtering with API tags
When filtering API calls using tags along with other filter parameters
the API could fail with an "Entity has no property" errors.
Also when filtering with tags that contain a comma separated list,
the API would mis-interpret the list of tags as a single string.
This patch resolves both of these issues and adds functional test
coverage for these use cases.

Change-Id: I7153ed9a6214ce352b2ac115001f7f6134d95b39
Story: 2006914
Task: 37559
(cherry picked from commit a736f98a7f)
2019-11-27 15:22:48 +00:00
..
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
hooks.py Implement sorting and pagination for octavia 2017-05-05 21:08:46 -07:00
pagination.py Fix filtering with API tags 2019-11-27 15:22:48 +00:00
types.py Treat null admin_state_up as False 2018-11-17 23:57:22 +00:00