File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
nova/api/openstack/compute Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -1231,16 +1231,17 @@ image similar to the result of rebuilding an ephemeral disk.
1231
1231
1232
1232
1233
1233
2.94
1234
- ---------------------
1234
+ ----
1235
1235
1236
1236
The ``hostname `` parameter to the ``POST /servers `` (create server), ``PUT
1237
1237
/servers/{id} `` (update server) and ``POST /servers/{server_id}/action
1238
1238
(rebuild) `` (rebuild server) APIs is now allowed to be a Fully Qualified Domain
1239
1239
Name (FQDN).
1240
1240
1241
+ .. _microversion 2.95 :
1241
1242
1242
- 2.95
1243
- ---------------------
1243
+ 2.95 (Maximum in 2023.1 Antelope)
1244
+ ---------------------------------
1244
1245
1245
1246
Any evacuated instances will be now stopped at destination. This
1246
1247
requires minimun nova release 27.0.0, OpenStack release 2023.1
You can’t perform that action at this time.
0 commit comments