Comment 2 for bug 1378301

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

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

commit ae2f9699e00f4c3ff97ba271a91412e48f9e757f
Author: Lucas Alvares Gomes <email address hidden>
Date: Tue Oct 7 12:24:26 2014 +0100

    Validate the power interface before deployment

    This patch makes the do_node_deploy() validate the drivers power interface
    before start deploying a node because powering the node on/off is part
    of the deployment.

    Change-Id: Ic52c49ac6c8631f81eb50b69a5bdb56a113a72b4
    Closes-Bug: #1378301