yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #68820
[Bug 1727132] [NEW] the example of "detach a port from the QoS policy" is wrong in config qos doc
Public bug reported:
In order to detach a port from the QoS policy, simply update again the port configuration.
$ openstack port unset --no-qos-policy 88101e57-76fa-4d12-b0e0-4fc7634b874a
Updated port: 88101e57-76fa-4d12-b0e0-4fc7634b874a
Should be modified as:
$ openstack port unset --qos-policy 88101e57-76fa-4d12-b0e0-4fc7634b874a
** Affects: neutron
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1727132
Title:
the example of "detach a port from the QoS policy" is wrong in config
qos doc
Status in neutron:
New
Bug description:
In order to detach a port from the QoS policy, simply update again the port configuration.
$ openstack port unset --no-qos-policy 88101e57-76fa-4d12-b0e0-4fc7634b874a
Updated port: 88101e57-76fa-4d12-b0e0-4fc7634b874a
Should be modified as:
$ openstack port unset --qos-policy 88101e57-76fa-4d12-b0e0-4fc7634b874a
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1727132/+subscriptions
Follow ups