Comment 29 for bug 1649341

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-nova (stable/newton)

Reviewed: https://review.openstack.org/413717
Committed: https://git.openstack.org/cgit/openstack/puppet-nova/commit/?id=53e6f7a64e59e5af03b219f5cf54f118dc8b867a
Submitter: Jenkins
Branch: stable/newton

commit 53e6f7a64e59e5af03b219f5cf54f118dc8b867a
Author: Alex Schultz <email address hidden>
Date: Mon Dec 12 14:52:57 2016 -0700

    Add cell_v2 simple_cell_setup

    As part of Ocata, nova has made the cell_v2 setup manditory for the
    nova-api db sync process. This change adds a simple cell_v2 setup with a
    cell0 and an execution of the 'nova-manage cell_v2 simple_cell_setup' as
    part of the nova-api db setup and sync process.

    Change-Id: Idfc369e9e17f7d5a30ce4ff52beb604dd4a6ac23
    Closes-Bug: #1649341
    (cherry picked from commit 4234ce3df430f16d3e9278e587238148db8e3a47)