041ea4978b
This patch support bulk deletion for delete commands below: 1.subnet delete 2.subnet pool delete Up to now, all the delete commands in networkv2 support bulk deletion. Change-Id: I63f6d1d02bad1fcc26e72b7028b53958a68ce2dc Partially-Implements: blueprint multi-argument-network Partial-Bug: #1592906
7 lines
310 B
YAML
7 lines
310 B
YAML
---
|
|
features:
|
|
- Support bulk deletion for ``subnet pool delete``, ``subnet delete``,
|
|
``floating ip delete``, ``security group delete`` and
|
|
``security group rule delete``.
|
|
[Blueprint `multi-argument-network <https://blueprints.launchpad.net/python-openstackclient/+spec/multi-argument-network>`_]
|