octavia/octavia/api
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
..
common Fix filtering in list API calls 2017-12-05 16:13:56 +02:00
handlers Support pylint 2017-10-16 09:32:41 +08:00
v1 Fix non-cascade LB delete with children 2017-10-23 10:43:17 -07:00
v2 Extend api to accept qos_policy_id 2017-12-20 09:23:16 +08:00
__init__.py Implementing simple operator API 2014-12-11 20:22:14 -06:00
app.py Stop using deprecated CORS.set_latent() 2017-08-02 11:39:48 +00:00
config.py Implement sorting and pagination for octavia 2017-05-05 21:08:46 -07:00
root_controller.py Update our docs to point to the new api-ref 2017-06-28 19:08:05 -07:00