Skip to content

Commit 71268a5

Browse files
authored
Merge pull request #3088 from shiftstack/hints
MIGRATING.md: SchedulerHintOpts
2 parents 0b3fbcd + e1ee9b0 commit 71268a5

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/MIGRATING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ folded into the modified APIs. These are:
254254

255255
- `openstack/blockstorage/extensions/schedulerhints`
256256

257-
`SchedulerHintOpts` has been renamed to `SchedulerHints` and moved to
257+
`SchedulerHints` has been renamed to `SchedulerHintOpts` and moved to
258258
`openstack/blockstorage/v2/volumes` and `openstack/blockstorage/v3/volumes`.
259259
This is now a required argument of `volumes.Create` for both modules.
260260

@@ -337,8 +337,8 @@ folded into the modified APIs. These are:
337337

338338
- `openstack/compute/v2/extensions/schedulerhints`
339339

340-
`SchedulerHintOpts` has been moved to `openstack/compute/v2/servers` and
341-
renamed to `SchedulerHints`. This is now a required argument of
340+
`SchedulerHints` has been moved to `openstack/compute/v2/servers` and
341+
renamed to `SchedulerHintOpts`. This is now a required argument of
342342
`servers.Create`.
343343

344344
- `openstack/compute/v2/extensions/serverusage`

0 commit comments

Comments
 (0)