summaryrefslogtreecommitdiff
path: root/api-ref/source/index.rst
diff options
context:
space:
mode:
authorTakashi NATSUME <natsume.takashi@lab.ntt.co.jp>2018-10-04 19:00:00 +0900
committerTakashi NATSUME <natsume.takashi@lab.ntt.co.jp>2018-10-04 19:20:22 +0900
commitcfaf8e571fee455ec49d3ce1b70f7f8a585bb8a6 (patch)
treeffe3dd1ac9d955aedf71c1c2cdcacad283185117 /api-ref/source/index.rst
parent85b36cd2f82ccd740057c1bee08fc722209604ab (diff)
downloadnova-cfaf8e571fee455ec49d3ce1b70f7f8a585bb8a6.tar.gz
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
Diffstat (limited to 'api-ref/source/index.rst')
-rw-r--r--api-ref/source/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/api-ref/source/index.rst b/api-ref/source/index.rst
index e52c84cc52..d7da32349a 100644
--- a/api-ref/source/index.rst
+++ b/api-ref/source/index.rst
@@ -16,13 +16,13 @@ the `API guide <http://developer.openstack.org/api-guide/compute/index.html>`_.
.. include:: servers.inc
.. include:: servers-actions.inc
.. include:: servers-action-fixed-ip.inc
-.. include:: servers-action-evacuate.inc
.. include:: servers-action-deferred-delete.inc
.. include:: servers-action-console-output.inc
.. include:: servers-action-shelve.inc
.. include:: servers-action-crash-dump.inc
.. include:: servers-action-remote-consoles.inc
.. include:: servers-admin-action.inc
+.. include:: servers-action-evacuate.inc
.. include:: servers-remote-consoles.inc
.. include:: server-security-groups.inc
.. include:: diagnostics.inc