Comment 6 for bug 1656691

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

Reviewed: https://review.openstack.org/420451
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=3e04a32df4d06f79a11423c9c0a7780d065187b1
Submitter: Jenkins
Branch: master

commit 3e04a32df4d06f79a11423c9c0a7780d065187b1
Author: Matt Riedemann <email address hidden>
Date: Sun Jan 15 16:29:33 2017 -0500

    Add nova-manage cell_v2 delete_cell command

    This provides a way to delete empty cell mappings which
    otherwise would have to be done directly in the database.

    Change-Id: I541b072638b5d50985145391e76f610417fdcaa6
    Closes-Bug: #1656691