Comment 29 for bug 1526449

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

Reviewed: https://review.openstack.org/350831
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=49fabe6d7b7051cb78d6f7904a62ab6ae2bd8c0f
Submitter: Zuul
Branch: master

commit 49fabe6d7b7051cb78d6f7904a62ab6ae2bd8c0f
Author: Jay Faulkner <email address hidden>
Date: Wed Aug 3 17:11:33 2016 -0700

    Add API methods for [un]rescue

    Adds API methods to support rescue and unrescue.

    After rescuing a node, it will be left running a rescue ramdisk,
    configured with the rescue_password, and listening with ssh on the
    specified network interfaces.

    Unrescuing a node will return the node to Active.

    Change-Id: I3953ff0b1ca000f8ae83fb7b3c663f848a149345
    Partial-bug: #1526449
    Co-Authored-By: Jay Faulkner <email address hidden>
    Co-Authored-By: Josh Gachnang <email address hidden>
    Co-Authored-By: Jesse J. Cook <email address hidden>
    Co-Authored-By: Mario Villaplana <email address hidden>
    Co-Authored-By: Aparna <email address hidden>
    Co-Authored-By: Shivanand Tendulker <email address hidden>