python-openstackclient/releasenotes/notes/migrate-server-suspend-resume-to-sdk-fd1709336607b496.yaml
Thrivikram Mudunuri ff96fea012
Switch server suspend and server resume to SDK
Switch the server suspend and server resume commands from novaclient to
SDK. Use the SDK versions of test fakes to support fake Server
resources.

Change-Id: Idd0b4f13fab0f238e42844a7d759538bbda24f68
2021-11-29 11:50:04 -05:00

6 lines
110 B
YAML

---
features:
- |
Migrate ``server suspend`` and ``server resume`` commands from novaclient
to sdk.