Comment 16 for bug 1651678

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

Reviewed: https://review.openstack.org/415403
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=be6f34c3388365f93c84671f07af7a1cffb6efd8
Submitter: Jenkins
Branch: master

commit be6f34c3388365f93c84671f07af7a1cffb6efd8
Author: Vasyl Saienko <email address hidden>
Date: Wed Dec 28 10:39:44 2016 +0200

    Disable placement-api by default

    With placement-api enablement Ironic jobs got into regression due to
    [0]. The fix in Nova stuck at the decision phase [1]. Until Nova fix
    issue permanently disable it in ironic to unblock CI.

    [0] https://bugs.launchpad.net/ironic/+bug/1651678
    [1] https://review.openstack.org/#/c/414214/

    Change-Id: I658ec963761dd4c5111a98e77298a8974553e857
    Related-Bug: #1651678