eb793dc8c6
Add --default-quota option to subnet pool create and set commands.
Setting default-quota back to None may break the current Neutron
behavior, therefore support for Unset command is not provided in
this patch.
Neutron API:
a0e0e8b668/neutron/api/v2/attributes.py (L239)
Closes-Bug: #1667294
Change-Id: Ia4e7c23a49e91a090133c729353cdb8e62bc5674
7 lines
205 B
YAML
7 lines
205 B
YAML
---
|
|
features:
|
|
- |
|
|
Add ``--default-quota`` option to ``subnet pool create``
|
|
and ``subnet pool set`` commands.
|
|
[Bug `1667294 <https://bugs.launchpad.net/python-openstackclient/+bug/1667294>`_]
|