octavia/octavia/tests/unit
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
..
amphorae Fix health monitor type "PING" to use icmp ping 2017-11-29 15:23:28 -08:00
api Extend api to accept qos_policy_id 2017-12-20 09:23:16 +08:00
certificates Use flake8-import-order plugin 2017-09-19 05:42:07 +00:00
cmd Fix health_manager to exit without waiting 2017-11-07 11:36:49 -08:00
common Extend api to accept qos_policy_id 2017-12-20 09:23:16 +08:00
compute Update compute noop driver/tests (many were disabled/useless) 2017-12-07 15:51:58 -08:00
controller Extend api to accept qos_policy_id 2017-12-20 09:23:16 +08:00
db Implementing simple operator API 2014-12-11 20:22:14 -06:00
network 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
base.py Allow a configuration option for random Amphora name 2017-02-08 16:26:29 -08:00
test_hacking.py Add check O346 to disallow backslash line continuation 2017-06-06 15:54:38 -07:00