Files
python-octaviaclient/releasenotes/notes/Add-unset-commands-15490df414a70df0.yaml
Michael Johnson 8d791ec69e Adds "unset" action to the quota command
This patch adds "openstack loadbalancer quota unset" action to the
octavia client. This allows the user to reset the quota to the default
value.

Change-Id: If95cc0c91df4c6831d91995ca0cf849986be951e
2019-05-31 15:52:13 -07:00

7 lines
182 B
YAML

---
features:
- |
The loadbalancer commands now have unset actions. These will either clear
the field back to None or it will reset the value to the API default
value.