File: deprecated-server-create-file-option-80246b13bd3c1b43.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 (7 lines) | stat: -rw-r--r-- 274 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
---
upgrade:
  - |
    The ``server create`` command will now error out if the ``--file`` option
    is specified alongside ``--os-compute-api-version`` of ``2.57`` or greater.
    This reflects the removal of this feature from the compute service in this
    microversion.