]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add OVS QoS extension agent driver
authorGal Sagie <gal.sagie@huawei.com>
Wed, 1 Jul 2015 12:36:51 +0000 (15:36 +0300)
committerGal Sagie <gal.sagie@huawei.com>
Tue, 14 Jul 2015 09:45:11 +0000 (09:45 +0000)
commitcdcffc709baa3290934e6fc3e7f87862dbbbe0e1
tree937735909af8cbb66d243d48118b8ecab32fd5d7
parent24b26ad3aa4c89002b5505a14f136a9b2f7e55b6
Add OVS QoS extension agent driver

This is a prototype for the OVS agent driver for QoS
extension.
Should be adjusted to final API's once they are added

blueprint ml2-ovs-qos-with-bwlimiting

Depends-On: I9e388173dfe0eb43c961018bd687bc86f34c7a6a
Change-Id: Ie952b63e3760d1924a34676e97319ec4301effca
neutron/plugins/ml2/drivers/openvswitch/agent/extension_drivers/__init__.py [new file with mode: 0644]
neutron/plugins/ml2/drivers/openvswitch/agent/extension_drivers/qos_driver.py [new file with mode: 0644]