octavia/octavia/api/v2/types
ZhaoBo 51f6f7258b Extend api to accept qos_policy_id
This patch extend Octavia v2 API to access qos_policy_id from neutron.
Users can pass it as 'vip_qos_policy_id' to Octavia request body to
create/update Loadbalancers, and the vrrp ports will have the qos
abilities.

This patch modifies the Loadbalancer Post/Put request body and response
body. It also extends the 'vip' table with the new column named
'qos_policy_id' to store the qos_id from neutron.

Co-Authored-By: Reedip <reedip.banerjee@nectechnologies.in>

Change-Id: I43aba9d2ae816b1498d16da077936d6bdb62e30a
2017-12-20 09:23:16 +08:00
..
__init__.py Introduce Types Directory 2017-01-11 11:35:09 -06:00
amphora.py Add cached_zone to the amphora record 2017-10-31 17:15:45 -07:00
health_monitor.py Merge "Fix url_path valid check" 2017-07-27 02:41:43 +00:00
l7policy.py Add filtering and field selection to API 2017-06-22 17:46:22 -07:00
l7rule.py Add filtering and field selection to API 2017-06-22 17:46:22 -07:00
listener.py Add statistics to V2 API 2017-07-04 00:23:18 +00:00
load_balancer.py Extend api to accept qos_policy_id 2017-12-20 09:23:16 +08:00
member.py Allow PUT to /pools/<id>/members to batch update members 2017-09-20 18:14:53 -07:00
pool.py Add statistics to V2 API 2017-07-04 00:23:18 +00:00
quotas.py Add filtering and field selection to API 2017-06-22 17:46:22 -07:00