python-openstackclient/releasenotes/notes/bp-multi-argument-compute-0bc4522f6edca355.yaml
Huanxuan Ao 640014fa91 Support bulk deletion for "flavor/aggregate delete"
Support bulk deletion and error handling for "aggregate delete"
and "flavor delete" commands.

Change-Id: I3f6105cbeeab1c9f8cd571c63ce0e7ac3d4252b3
Partially-Implements: blueprint multi-argument-compute
Partial-Bug: #1592906
2016-06-21 11:04:13 +08:00

6 lines
249 B
YAML

---
features:
- Support bulk deletion and error handling for ``aggregate delete`` and
``flavor delete`` commands.
[Blueprint `multi-argument-compute <https://blueprints.launchpad.net/python-openstackclient/+spec/multi-argument-compute>`_]