neutron/neutron/objects/qos
Maxime Guyot 2d1ee7add7 Apply QoS policy on network:router_gateway
All router ports (internal and external) used to be excluded from QoS
policies applied on network. This patch excludes only internal router
ports from network QoS policies.
This allows cloud administrators to set an egress QoS policy to a
public/external network and have the QoS policy applied on all external
router ports (DVR or not). To the tenant this is also egress traffic so
no confusion compared to QoS policies applied to VM ports.

DocImpact

Update networking-guide/config-qos, User workflow section:
- Replace "Network owned ports" with "Internal network owned ports"

Change-Id: I2428c2466f41a022196576f4b14526752543da7a
Closes-Bug: #1659265
Related-Bug: #1486039
2017-03-21 11:24:57 +01:00
..
__init__.py First QoS versioned objects, ever 2015-07-02 09:21:45 +03:00
policy.py Use project_id instead of tenant_id in objects 2017-01-13 14:31:26 +00:00
rule.py Apply QoS policy on network:router_gateway 2017-03-21 11:24:57 +01:00
rule_type.py Transition qos notification driver into qos driver 2017-01-25 14:13:36 +01:00