python-openstackclient/releasenotes/notes/migrate-server-events-to-sdk-6a1f5dce582df245.yaml
Huda Irshad 737540cca0 Migrate 'server event *' commands to SDK
This one is tricky since the ServerAction resources includes a nested
ServerActionEvent resource which requires a custom formatter in order
for things to render as expected.

Change-Id: I3d24851303222af9efcee8d7e1565278b1018efd
Co-authored-by: Stephen Finucane <stephenfin@redhat.com>
2023-04-20 12:09:59 +01:00

6 lines
116 B
YAML

---
features:
- |
The ``server event list`` and ``server event show`` commands have been
migrated to SDK.