af7ab03693
Support bulk deletion and error handling for "keypair delete" and "service delete" commands in computev2. Up to now, all the delete commands in computev2 support bulk deletion. Change-Id: I6d5c960e9716188e56615514d0921618a15a88ec Partially-Implements: blueprint multi-argument-compute Partial-Bug: #1592906
6 lines
289 B
YAML
6 lines
289 B
YAML
---
|
|
features:
|
|
- Support bulk deletion and error handling for ``aggregate delete``,
|
|
``flavor delete``, ``keypair delete`` and ``service delete`` commands.
|
|
[Blueprint `multi-argument-compute <https://blueprints.launchpad.net/python-openstackclient/+spec/multi-argument-compute>`_]
|