python-octaviaclient/releasenotes/notes/add-wait-option-to-CUD-commands-97375387e7762b83.yaml
Adam Harwell ae244fcf25 Add "--wait" functionality
Change-Id: Ia8e451d7f806fac7d36b2860f256eb34f9f7400e
2019-11-18 08:58:54 -08:00

7 lines
253 B
YAML

---
features:
- |
Commands that can cause loadbalancers to enter an immutable status (Create,
Update, and Delete operations) now have a ``--wait`` argument. If set, the
client will continue to poll until the status is no longer immutable.