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

package info (click to toggle)
python-openstackclient 7.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 11,012 kB
  • sloc: python: 135,291; 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.