blob: 93de724461dcd92226834adf35457065865cddd7 (
plain)
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.
|