Comment 2 for bug 1796054

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

Reviewed: https://review.openstack.org/607896
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=cfaf8e571fee455ec49d3ce1b70f7f8a585bb8a6
Submitter: Zuul
Branch: master

commit cfaf8e571fee455ec49d3ce1b70f7f8a585bb8a6
Author: Takashi NATSUME <email address hidden>
Date: Thu Oct 4 19:00:00 2018 +0900

    api-ref: Move the evacuate action to admin action

    The evacuate action can be performed by administrators only by default.
    But there is the description of the evacuate action in
    the "Servers - run an action (servers, action)" section.

    It should be in the "Servers - run an administrative action
    (servers, action)" section.
    So move to the description of the evacuate action
    into the administrative action section.

    Change-Id: Iafdd77c14c702af24dbb3f5a3adecc45b3014c48
    Closes-Bug: #1796054