octavia/octavia/db
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
..
migration Extend api to accept qos_policy_id 2017-12-20 09:23:16 +08:00
__init__.py Initial directory skeleton 2014-09-04 15:28:10 -06:00
api.py Introduce Octavia v2 API for Members 2017-04-04 01:46:43 +09:00
base_models.py Add filtering and field selection to API 2017-06-22 17:46:22 -07:00
models.py Extend api to accept qos_policy_id 2017-12-20 09:23:16 +08:00
prepare.py Add support for single-create for APIv2 2017-05-05 20:56:22 -07:00
repositories.py Optimize update_health process 2017-11-30 15:44:43 -08:00