Comment 3 for bug 1306174

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

Reviewed: https://review.openstack.org/150385
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=2c288fbe52e04922eb1a190a3a2c812d8ef7f63b
Submitter: Jenkins
Branch: master

commit 2c288fbe52e04922eb1a190a3a2c812d8ef7f63b
Author: OlgaGusarenko <email address hidden>
Date: Tue Jan 27 13:44:01 2015 +0200

    Adds reboot into rescue mode

    There were no usage instructions on how to reboot an instance into
    the rescue mode. So, it was decided to add the description of
    $ nova rescue SERVER and $ nova unrescue SERVER
    commands to the user guide (Reboot an instance section).

    As it is much related to the bug
    https://bugs.launchpad.net/openstack-manuals/+bug/1346793
    it also adds a note, informing the user about the restricted
    number of available actions for the instance in running
    in the rescue mode.

    Besides, it adds --rescue_image_ref

    Change-Id: I8818d4d7430c26619cd7bfc364c0f3d19f174152
    Partial-Bug: 1346793
    Closes-Bug: 1306174