python-octaviaclient/releasenotes/notes/add-wait-option-to-CUD-comm...

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.