python-openstackclient/releasenotes/notes/migrate-agent-commands-1c50ffcb75f91418.yaml
Stephen Finucane 0f07c97e84 compute: Migrate 'agent *' to SDK
These are not supported by SDK natively (intentionally so) so we use raw
HTTP requests to manage this migration.

Change-Id: I72fa0d6f87899537a24090995b1ba884bc5f9d4d
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2024-07-02 17:52:02 +01:00

5 lines
83 B
YAML

---
upgrade:
- |
The ``compute agent *`` commands have been migrated to SDK.