the example of "detach a port from the QoS policy" is wrong in config qos doc

Bug #1727132 reported by Zachary Ma
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Low
Zachary Ma

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

Tags: doc qos
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (master)

Fix proposed to branch: master
Review: https://review.openstack.org/514890

Changed in neutron:
assignee: nobody → Zachary Ma (mazengxie)
status: New → In Progress
tags: added: qos
Changed in neutron:
importance: Undecided → Low
tags: added: doc
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Fix proposed to branch: master
Review: https://review.openstack.org/515559

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on neutron (master)

Change abandoned by Zachary Ma (mazengxie@126.com) on branch: master
Review: https://review.openstack.org/514890

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/515559
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=fe1c8da7682dce5dcc08a4e4ecdbc0721dcb5e4c
Submitter: Zuul
Branch: master

commit fe1c8da7682dce5dcc08a4e4ecdbc0721dcb5e4c
Author: Zachary <mazengxie@126.com>
Date: Fri Oct 27 09:00:36 2017 +0800

    Modify the wrong command in config qos doc

    The example of "detach a port from the QoS policy" is
    wrong in config qos doc.

    OpenStack client don't display info about "Updated" after
    set or unset operation. Egg, associate the created policy
    with an existing neutron port, or detach a port from the
    QoS policy. It is the same as network.

    Also, OpenStack client don't display info about "Updated
    or Deleted" when we modify or delete rules from Qos policy.

    Change-Id: Idbc1877e85a13faca150307b3e773c1ea5333b77
    Closes-Bug: #1727132

Changed in neutron:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron 12.0.0.0b2

This issue was fixed in the openstack/neutron 12.0.0.0b2 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.