Comment 34 for bug 1649341

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

Reviewed: https://review.openstack.org/410324
Committed: https://git.openstack.org/cgit/openstack/puppet-nova/commit/?id=055f91446fa2e32eb2ee04f0db232bb7fc8cdba3
Submitter: Jenkins
Branch: master

commit 055f91446fa2e32eb2ee04f0db232bb7fc8cdba3
Author: Alex Schultz <email address hidden>
Date: Tue Dec 13 10:08:58 2016 -0700

    Enable cell_v2 setup by default

    In Ocata, nova has made the cell_v2 setup mandatory as part of the
    upgrade process in I72fb724dc13e1a5f4e97c58915b538ba761c582d. This
    change makes the cell_v2 setup part of the default install for Ocata as
    this feature will be required for some parts of nova in Ocata.

    Depends-On: I693239ff5026f58a65eb6278b1a8fcb97af4f561
    Depends-On: I08efa36f5f62ae406ab20e8da77c01fbf3d9b11f
    Change-Id: I7839e3c8bfdec96b0d372e7a9d3511289e8004b9
    Related-Bug: #1649341