python-openstackclient/releasenotes/notes/migrate-server-pause-unpause-to-sdk-d74ec8536b764af6.yaml
Thrivikram Mudunuri b515fe61b2
Switch server pause and server unpause to SDK
Switch the server pause and server unpause commands from novaclient to
SDK. Use the SDK versions of test fakes to support fake Server
resources.

Change-Id: Id626f06f3d7edd44b306b7fc7b9b00d04af09621
2021-11-29 11:47:58 -05:00

6 lines
109 B
YAML

---
features:
- |
Migrate ``server pause`` and ``server unpause`` commands from novaclient
to sdk.