File: network-quota-no-force-default-0975bdf15655070c.yaml

package info (click to toggle)
python-openstackclient 8.2.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,960 kB
  • sloc: python: 132,001; makefile: 140; sh: 22
file content (6 lines) | stat: -rw-r--r-- 303 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
---
upgrade:
  - The ``openstack quota set`` command previously defaulted to ``--force``
    behavior for network quotas. This behavior has now changed and the command
    now defaults to ``--no-force`` behavior. Users should specify the
    ``--force`` option if they wish to retain previous behavior.