vmware-nsx/vmware_nsx/services/qos/nsx_v3
Adit Sarfaty 6fbf7ff64c NSX|V3 add qos support for ports
Add support for the qos service in NSX|V3, including:
- Attach/Detach qos policy to a new or updated port
- Allow qos configuration on ports with internal networks only
- Update the switch profile with the BW limitations and tags
  through the qos notification driver
- Add a new mapping db table to link the policy id and the
  nsx-v3 switch profile id

For this to work, the following configuration should appear under the 'qos' section in the neutron.conf:
notification_drivers = vmware_nsxv3_message_queue

Change-Id: I4016de756cebe0032e61d3c2a5250527e44b49e4
2016-04-20 09:11:41 +03:00
..
__init__.py NSX|V add qos support for networks 2016-04-06 14:51:57 +03:00
message_queue.py NSX|V3 add qos support for ports 2016-04-20 09:11:41 +03:00
plugin.py NSX|V add qos support for networks 2016-04-06 14:51:57 +03:00
utils.py NSX|V3 add qos support for ports 2016-04-20 09:11:41 +03:00