summaryrefslogtreecommitdiff
path: root/releasenotes/notes/add-no-shared-option-to-qos-policy-update-56ac41fb3af7e309.yaml
blob: 0c34f5eeb1840fe98f74aaaba515f326c79264d1 (plain)
1
2
3
4
5
6
---
fixes:
  - |
    CLI support to set QoS policy as not shared if it was shared before.
    The ``qos-policy-update`` command include a ``--no-shared`` option.
    Closes `bug 1590942 <https://bugs.launchpad.net/python-neutronclient/+bug/1590942>`_.