Support bulk deletion for delete commands in computev2
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
This commit is contained in:

committed by
Steve Martinelli

parent
044a46ed5f
commit
af7ab03693
doc/source/command-objects
openstackclient
releasenotes/notes
@ -1,5 +1,5 @@
|
||||
---
|
||||
features:
|
||||
- Support bulk deletion and error handling for ``aggregate delete`` and
|
||||
``flavor delete`` commands.
|
||||
- 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>`_]
|
||||
|
Reference in New Issue
Block a user