octavia/octavia/tests/unit/common
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
..
jinja Fix gate breakage: unit tests 2017-11-14 08:57:17 -08:00
sample_configs Fix health monitor type "PING" to use icmp ping 2017-11-29 15:23:28 -08:00
tls_utils Disable kvm on OVH infra instances 2017-10-31 10:46:37 -07:00
__init__.py Initial directory skeleton 2014-09-04 15:28:10 -06:00
test_base_taskflow.py Fix TaskFlow loader to honor engine configuration 2017-11-09 16:57:07 -08:00
test_clients.py Backend Keystone authentication 2016-11-17 11:03:40 -06:00
test_config.py Fixed various issues with create lb and amphora flow 2015-05-06 23:54:46 -05:00
test_constants.py Initial creation of db models, modules, and tests 2014-09-19 14:06:36 -05:00
test_decorator.py Introduce API Decorators 2016-12-12 21:16:15 +00:00
test_exceptions.py Implementing simple operator API 2014-12-11 20:22:14 -06:00
test_policy.py Don't reload the policy for every API request. 2017-06-29 10:47:27 -07:00
test_stats.py Implement sorting and pagination for octavia 2017-05-05 21:08:46 -07:00
test_utils.py Fix the amphora image support for RH Linux flavors 2017-01-31 20:05:07 +02:00
test_validations.py Extend api to accept qos_policy_id 2017-12-20 09:23:16 +08:00