summaryrefslogtreecommitdiff
path: root/doc/source/contributor/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/contributor/index.rst')
-rw-r--r--doc/source/contributor/index.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/source/contributor/index.rst b/doc/source/contributor/index.rst
index bfde9036ac..fb16630e81 100644
--- a/doc/source/contributor/index.rst
+++ b/doc/source/contributor/index.rst
@@ -107,3 +107,9 @@ Nova Major Subsystems
Major subsystems in nova have different needs. If you are contributing to one
of these please read the :ref:`reference guide <reference-internals>` before
diving in.
+
+Move operations
+~~~~~~~~~~~~~~~
+
+* :doc:`/contributor/evacuate-vs-rebuild`: Describes the differences between
+ the often-confused evacuate and rebuild operations.