]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add Create/Destroy API to OVS QoS BW Limiting
authorGal Sagie <gal.sagie@huawei.com>
Sat, 27 Jun 2015 10:16:11 +0000 (13:16 +0300)
committerGal Sagie <gal.sagie@huawei.com>
Wed, 1 Jul 2015 10:04:54 +0000 (10:04 +0000)
commitbe1d242fa3efcef9e7095fbbf0e2de022fa86a45
tree3394fbaf8a14b4cbbc8f9defdb5b9b356eb2a7b0
parentb17f865f85fddafaab367f55470c2b7ae8135e62
Add Create/Destroy API to OVS QoS BW Limiting

Add infrastructure needed for the implementations
(CLI and native) and add API to ovs_lib
Add functional tests for ovs_lib

blueprint ml2-ovs-qos-with-bwlimiting

Change-Id: Ided0740548987ca91f1549f251c7906e6449f91d
neutron/agent/common/ovs_lib.py
neutron/agent/ovsdb/api.py
neutron/agent/ovsdb/impl_idl.py
neutron/agent/ovsdb/impl_vsctl.py
neutron/agent/ovsdb/native/commands.py
neutron/tests/functional/agent/test_ovs_lib.py