Update networking-guide/config-qos

Change-Id: I76a1cbcdba1c1cce80392723fbc48ce691f2e6c8
Closes-Bug: #1678475
Related-Bug: #1659265
This commit is contained in:
Maxime Guyot
2017-04-04 10:02:07 +02:00
parent 0db78f816e
commit 449fc66680

View File

@@ -268,8 +268,9 @@ Ports can be created with a policy attached to them too.
You can attach networks to a QoS policy. The meaning of this is that
any compute port connected to the network will use the network policy by
default unless the port has a specific policy attached to it. Network owned
ports like DHCP and router ports are excluded from network policy application.
default unless the port has a specific policy attached to it. Internal network
owned ports like DHCP and internal router ports are excluded from network
policy application.
In order to attach a QoS policy to a network, update an existing
network, or initially create the network attached to the policy.