Comment 8 for bug 1592906

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-openstackclient (master)

Reviewed: https://review.openstack.org/331544
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=640014fa91b939e802f261346473d3ec025f2acb
Submitter: Jenkins
Branch: master

commit 640014fa91b939e802f261346473d3ec025f2acb
Author: Huanxuan Ao <email address hidden>
Date: Mon Jun 20 15:42:40 2016 +0800

    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