openstacksdk/releasenotes/notes/wait-on-image-snapshot-27cd2eacab2fabd8.yaml
Monty Taylor a3cd1f0faf
Merge shade and occ releasenotes
Change-Id: I4d25c654ee3c298de03907b14161096a59d098db
2017-09-20 10:29:27 -05:00

8 lines
293 B
YAML

---
features:
- Adds a new pair of options to create_image_snapshot(), wait and timeout,
to have the function wait until the image snapshot being created goes
into an active state.
- Adds a new function wait_for_image() which will wait for an image to go
into an active state.