python-openstackclient/openstackclient/compute
Thrivikram Mudunuri 9acbd3e105
Switch server image create to SDK
Switch the server image create command from novaclient to SDK. Use the
SDK versions of test fakes to support fake Server resources. Also,
fetch updated image *after* waiting. If a user requests that we wait
(--wait) for a server image to become active before returning, then we
should probably return the final image. If we don't then the image can
appear to be in a non-active state when it fact it's active. Correct
this by fetching the image after the wait call.

Change-Id: I83a403c035add9ab041ed6d59b5b29e42267f143
2021-11-16 11:36:02 -05:00
..
v2 Switch server image create to SDK 2021-11-16 11:36:02 -05:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
client.py Low-level Compute v2 API: security group 2017-04-11 02:08:04 -05:00