Update links to Cloud Admin Guide

Update links in the Admin User Guide to the
Cloud Admin Guide after the RST conversion
of that book.

Change-Id: Iff501c302d1b6f9d43dd8d38210a09ed51d96566
Closes-Bug: #1488703
This commit is contained in:
Brian Moss 2015-09-17 14:33:01 +10:00
parent 9b720a6fbd
commit d2c3fe9057
3 changed files with 5 additions and 5 deletions

View File

@ -16,8 +16,8 @@ Internet.
- For details on creating public networks using OpenStack Networking
(``neutron``), refer to the `OpenStack Cloud Administrator Guide
<http://docs.openstack.org/admin-guide-cloud/content/>`_. No
floating IP addresses are created by default in OpenStack Networking.
<http://docs.openstack.org/admin-guide-cloud/networking_adv-features.html>`_
. No floating IP addresses are created by default in OpenStack Networking.
As an administrator using legacy networking (``nova-network``), you
can use the following bulk commands to list, create, and delete ranges

View File

@ -12,7 +12,7 @@ that can be launched.
Flavors can also determine on which compute host a flavor
can be used to launch an instance. For information
about customizing flavors, refer to the `OpenStack Cloud Administrator Guide
<http://docs.openstack.org/admin-guide-cloud/content/>`_.
<http://docs.openstack.org/admin-guide-cloud/compute-flavors.html>`_.
A flavor consists of the following parameters:
@ -120,7 +120,7 @@ Create a flavor
**Random-number generator**.
For information about supporting metadata keys, see the
`OpenStack Cloud Administrator Guide
<http://docs.openstack.org/admin-guide-cloud/content/customize-flavors.html>`__.
<http://docs.openstack.org/admin-guide-cloud/compute-flavors.html>`__.
For a list of optional parameters, run this command::

View File

@ -147,7 +147,7 @@ Update Metadata
For information about supporting metadata keys, see the
`OpenStack Cloud Administrator Guide
<http://docs.openstack.org/admin-guide-cloud/content/customize-flavors.html>`__.
<http://docs.openstack.org/admin-guide-cloud/compute-flavors.html>`__.
Delete flavors
~~~~~~~~~~~~~~