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
7 lines
182 B
YAML
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.
|