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

package info (click to toggle)
python-neutronclient 1%3A6.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,856 kB
  • ctags: 3,289
  • sloc: python: 19,731; sh: 274; makefile: 21
file content (6 lines) | stat: -rw-r--r-- 252 bytes parent folder | download | duplicates (5)
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>`_.