File: add-no-shared-option-to-qos-policy-update-56ac41fb3af7e309.yaml

package info (click to toggle)
python-neutronclient 1%3A11.6.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,072 kB
  • sloc: python: 21,894; makefile: 17; sh: 10
file content (6 lines) | stat: -rw-r--r-- 252 bytes parent folder | download | duplicates (6)
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>`_.