octavia/octavia/tests/unit/controller/worker/flows
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 Implements Octavia Controller Worker 2015-04-29 21:34:07 +00:00
test_amphora_flows.py Adds a new feature to limit the amphora build rate 2017-03-16 16:50:31 +00:00
test_health_monitor_flows.py Fix member operating status when add/remove HM 2017-11-09 15:09:19 -08:00
test_l7policy_flows.py Adds tasks so that reverts set objects to ERROR 2016-09-22 19:38:51 +00:00
test_l7rule_flows.py Fix inappropriate provisioning_status of l7 policy 2017-09-14 23:57:54 +12:00
test_listener_flows.py Fixed running tox while stacked 2016-07-11 07:16:17 -05:00
test_load_balancer_flows.py Extend api to accept qos_policy_id 2017-12-20 09:23:16 +08:00
test_member_flows.py Allow PUT to /pools/<id>/members to batch update members 2017-09-20 18:14:53 -07:00
test_pool_flows.py Fix cascade delete flow (pool quota requirements missing) 2017-03-09 22:03:03 +00:00