neutron/neutron/objects/qos
Sławek Kapłoński c29f3aaa7c Add QoS bandwidth limit for instance ingress traffic
This patch introduces the new parameter "direction" to
the QoS bandwidth limit rule. It will allow the creation
of bandwidth limit rules for either ingress or egress
traffic. For backwards compatibility the default direction
will be egress.

DocImpact: Ingress bandwidth limit available for QoS
APIImpact: New type of parameter for QoS rule in neutron API

Change-Id: Ia13568879c2b6f80fb190ccafe7e19ca05b0c6a8
Partial-Bug: #1560961
2017-04-27 12:51:50 +00:00
..
__init__.py First QoS versioned objects, ever 2015-07-02 09:21:45 +03:00
policy.py Add QoS bandwidth limit for instance ingress traffic 2017-04-27 12:51:50 +00:00
rule.py Add QoS bandwidth limit for instance ingress traffic 2017-04-27 12:51:50 +00:00
rule_type.py Remove deprecated support for QoS notification_drivers 2017-04-17 06:32:01 -07:00