doc: refer to the cell_v2 man pages from the cells v2 doc

This is just a simple change that provides a references section
for setting up cells v2 and points to the nova-manage cell_v2
man pages.

Change-Id: I94d3de97f4ff2120e250ac40ac82c31372d90a2b
This commit is contained in:
Matt Riedemann
2017-01-31 16:15:15 -05:00
parent 9ca2a51ec4
commit a3563ed37e

View File

@@ -326,3 +326,8 @@ they are visible to the scheduler as available targets for
instances. Any time you add more compute hosts to a cell, you need to
re-run this command to map them from the top-level so they can be
utilized.
References
~~~~~~~~~~
* `man pages for the cells v2 commands <http://docs.openstack.org/developer/nova/man/nova-manage.html#nova-cells-v2>`_