File: wait-on-image-snapshot-27cd2eacab2fabd8.yaml

package info (click to toggle)
python-openstacksdk 4.4.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 13,352 kB
  • sloc: python: 122,960; sh: 153; makefile: 23
file content (7 lines) | stat: -rw-r--r-- 293 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
---
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.