File: warn-on-disk-overcommit-087ae46f12d74693.yaml

package info (click to toggle)
python-openstackclient 7.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 11,012 kB
  • sloc: python: 135,291; makefile: 140; sh: 22
file content (9 lines) | stat: -rw-r--r-- 403 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
---
upgrade:
  - |
    A warning will now be emitted when using the ``--disk-overcommit``
    or ``--no-disk-overcommit`` flags of the ``server migrate`` command on
    Compute API microversion 2.25 or greater. This feature is only supported
    before this microversion and previously the flag was silently ignored on
    newer microversions. This warning will become an error in a future
    release.