openstacksdk/releasenotes/notes/server-actions-microversion-support-f14b293d9c3d3d5e.yaml
Stephen Finucane f075e90834 compute: Pass microversion for actions
This wasn't happening which meant we were using the default 2.1 API
version. Oops.

Change-Id: I26f29a47608b66fbafada0b99d71ea13adf4b52e
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2022-12-20 12:28:26 +00:00

6 lines
139 B
YAML

---
features:
- |
Server actions such as reboot and resize will now default to the
latest microversion instead of 2.1 as before.