Comment 5 for bug 1517449

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to instack-undercloud (stable/liberty)

Reviewed: https://review.openstack.org/246964
Committed: https://git.openstack.org/cgit/openstack/instack-undercloud/commit/?id=7a52bf775ada395a96648f063970a9142e4bb73f
Submitter: Jenkins
Branch: stable/liberty

commit 7a52bf775ada395a96648f063970a9142e4bb73f
Author: John Trowbridge <email address hidden>
Date: Wed Nov 18 09:36:11 2015 -0500

    Disable clean_nodes by default

    This patch sets the conductor/clean_nodes configuration option
    for Ironic to False by default. To maintain the same behavior
    of the old ramdisk.

    The tripleoclient `openstack baremetal introspection bulk`
    command needs to be fixed to account for the time it takes
    to move from manageable to available in order to have cleaning
    turned on by default.

    Change-Id: I23c3e7ada3da8085957e86406527e9e5202bdd69
    Closes-Bug: 1517449
    (cherry picked from commit 246d1e8595945f74095b3ec70c63f493f615eed6)