Comment 5 for bug 1665145

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

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

commit b276e84103333c91c32b6ccb229104dd87b8167d
Author: Corey Bryant <email address hidden>
Date: Wed Feb 15 16:43:50 2017 -0500

    Enable defaults for cell_v2 update_cell command

    Initialize optional parameters for update_cell() to None and
    enable getting the transport_url and db_connection from
    nova.conf if not specified as arguments.

    Change-Id: Ib20cfeb7b17dba06f9f2db5eca1fa194d2795767
    Closes-Bug: 1665145