Fix links to Cloud Admin Guide
Fixes links in the Config Ref Guide to the Cloud Admin Guide that changed after the RST conversion of that guide. backport: kilo Change-Id: I30e5ce1b6b02e89eeb94fee01ea83b1a40a0fd23
This commit is contained in:
parent
5e26548a19
commit
b724143b9d
@ -82,7 +82,7 @@
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>Sorted component listing. Moved procedures to the
|
||||
<link xlink:href="http://docs.openstack.org/admin-guide-cloud/content/">
|
||||
<link xlink:href="http://docs.openstack.org/admin-guide-cloud/">
|
||||
<citetitle>Cloud Administrator Guide</citetitle></link>
|
||||
</para>
|
||||
</listitem>
|
||||
|
@ -177,6 +177,6 @@ san_password = <replaceable>SAN_PW</replaceable>
|
||||
</itemizedlist>
|
||||
</example>
|
||||
<para>For information on configuring multiple back ends, see <link
|
||||
xlink:href="http://docs.openstack.org/admin-guide-cloud/content/multi_backend.html">
|
||||
xlink:href="http://docs.openstack.org/admin-guide-cloud/blockstorage_multi_backend.html">
|
||||
Configure a multiple-storage back end</link>.</para>
|
||||
</section>
|
||||
|
@ -696,7 +696,7 @@ initiator_auto_registration = True
|
||||
max_pool_size = 20
|
||||
max_overflow = 30</programlisting>
|
||||
<para>For more details on multi-backend, see <link
|
||||
xlink:href="http://docs.openstack.org/admin-guide-cloud/content/multi_backend.html">OpenStack
|
||||
xlink:href="http://docs.openstack.org/admin-guide-cloud/blockstorage_multi_backend.html">OpenStack
|
||||
Cloud Administration Guide</link>.</para>
|
||||
</section>
|
||||
<section xml:id="emc-vnx-direct-volume-force-deletion">
|
||||
@ -713,4 +713,3 @@ max_overflow = 30</programlisting>
|
||||
<literal>False</literal>.</para>
|
||||
</section>
|
||||
</section>
|
||||
|
||||
|
@ -9,7 +9,7 @@
|
||||
options. For installation prerequisites and step-by-step walkthroughs, see the
|
||||
<citetitle>OpenStack Installation Guide</citetitle> for your distribution (<link xlink:href="http://docs.openstack.org"
|
||||
>docs.openstack.org</link>) and <citetitle><link
|
||||
xlink:href="http://docs.openstack.org/admin-guide-cloud/content/">Cloud
|
||||
xlink:href="http://docs.openstack.org/admin-guide-cloud/">Cloud
|
||||
Administrator Guide</link></citetitle>.</para>
|
||||
|
||||
<section xml:id="section_keystone-cache">
|
||||
|
@ -9,7 +9,7 @@
|
||||
prerequisites, steps, and use cases, see the <citetitle>OpenStack Installation
|
||||
Guide</citetitle> for your distribution (<link xlink:href="http://docs.openstack.org"
|
||||
>docs.openstack.org</link>) and <citetitle><link
|
||||
xlink:href="http://docs.openstack.org/admin-guide-cloud/content/">Cloud
|
||||
xlink:href="http://docs.openstack.org/admin-guide-cloud/">Cloud
|
||||
Administrator Guide</link></citetitle>.</para>
|
||||
<xi:include href="networking/section_networking-options-reference.xml"/>
|
||||
<xi:include href="networking/section_networking-log-files.xml"/>
|
||||
|
@ -87,7 +87,7 @@ scheduler_default_filters = RetryFilter, AvailabilityZoneFilter, RamFilter, Disk
|
||||
</note>
|
||||
<para>For information about the volume scheduler, see the Block
|
||||
Storage section of <link
|
||||
xlink:href="http://docs.openstack.org/admin-guide-cloud/content/managing-volumes.html">
|
||||
xlink:href="http://docs.openstack.org/admin-guide-cloud/blockstorage-manage-volumes.html">
|
||||
<citetitle>OpenStack Cloud Administrator
|
||||
Guide</citetitle></link>.</para>
|
||||
<para>The scheduler chooses a new host when an instance is
|
||||
@ -97,7 +97,7 @@ scheduler_default_filters = RetryFilter, AvailabilityZoneFilter, RamFilter, Disk
|
||||
command. If a target is not defined by the administrator, the
|
||||
scheduler determines the target host. For information about
|
||||
instance evacuation, see <link
|
||||
xlink:href="http://docs.openstack.org/admin-guide-cloud/content/nova_cli_evacuate.html"
|
||||
xlink:href="http://docs.openstack.org/admin-guide-cloud/compute-node-down.html#evacuate-instances"
|
||||
>Evacuate instances</link> section of the
|
||||
<citetitle>OpenStack Cloud Administrator
|
||||
Guide</citetitle>.</para>
|
||||
|
@ -30,7 +30,7 @@
|
||||
option to 1450 in the <filename>neutron.conf</filename> file,
|
||||
and set all guest virtual machines' MTU to the same value by
|
||||
using a DHCP option. For information about how to use this
|
||||
option, see <link xlink:href="http://docs.openstack.org/admin-guide-cloud/content/ch_networking.html#openvswitch_plugin">
|
||||
option, see <link xlink:href="http://docs.openstack.org/admin-guide-cloud/networking_config-agents.html">
|
||||
Configure OVS plug-in</link>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
Loading…
Reference in New Issue
Block a user