Comment 13 for bug 1220473

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

Reviewed: https://review.openstack.org/184656
Committed: https://git.openstack.org/cgit/openstack/puppet-nova/commit/?id=895e057abbb743a55c612afd28208821957a1286
Submitter: Jenkins
Branch: master

commit 895e057abbb743a55c612afd28208821957a1286
Author: <email address hidden> <email address hidden>
Date: Wed May 20 11:02:10 2015 -0700

    Enable nova service by default

    This commit updates the default value for enable for nova components to
    default to true, instead of false. Without this
    change the nova service is not enabled by default resulting in a
    different behavior than with other puppet openstack modules.
    Associated tests are updated to expect the change in defaults.

    Co-Authored-By: Cody Herriges <email address hidden>
    Change-Id: I49fc84f9fedfe00d7846441e1b49334abb09e0eb
    Closes-bug: #1220473