Comment 2 for bug 1656017

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

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

commit aa7b6ebbb254f00fcb548832941ca9dbd3996d9f
Author: Dan Peschman <email address hidden>
Date: Fri Jan 13 11:51:51 2017 -0700

    nova-manage cell_v2 map_cell0 exit 0

    This command used to always return 1 because it was returning a data
    structure used by another CLI function. Now it exits 0 if the cell0
    mapping was created succesfully or was already there.

    Closes-Bug: #1656017
    Change-Id: Ie66de8425bb8f65dc9eab9d0da809e94f6d72b1b