mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-17 07:20:45 +00:00
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:
|
||
|---|---|---|
| .. | ||
| common | ||
| compute | ||
| examples | ||
| identity | ||
| image | ||
| network | ||
| object | ||
| volume | ||
| __init__.py | ||
| base.py | ||
| post_test_hook.sh | ||
| post_test_hook_tips.sh | ||