Fix links to Admin Cloud Guide
Fix links in common files to the Admin Cloud Guide that changed with the RST conversion of that book. Change-Id: I01492479b874890c86ebfe009a8a07877efca740
This commit is contained in:
@@ -40,7 +40,7 @@ VM host is down; otherwise, the evacuation fails with an error.
|
|||||||
#. To preserve the user disk data on the evacuated server, deploy
|
#. To preserve the user disk data on the evacuated server, deploy
|
||||||
OpenStack Compute with a shared file system. To configure your
|
OpenStack Compute with a shared file system. To configure your
|
||||||
system, see `Configure migrations
|
system, see `Configure migrations
|
||||||
<http://docs.openstack.org/admin-guide-cloud/content/section_configuring-compute-migrations.html>`_
|
<http://docs.openstack.org/admin-guide-cloud/compute-configuring-migrations.html>`_
|
||||||
in OpenStack Cloud Administrator Guide. In the following example,
|
in OpenStack Cloud Administrator Guide. In the following example,
|
||||||
the password remains unchanged::
|
the password remains unchanged::
|
||||||
|
|
||||||
|
@@ -27,7 +27,7 @@ OpenStack Compute consists of the following areas and their components:
|
|||||||
Accepts metadata requests from instances. The nova-api-metadata
|
Accepts metadata requests from instances. The nova-api-metadata
|
||||||
service is generally used when you run in multi-host mode with
|
service is generally used when you run in multi-host mode with
|
||||||
nova-network installations. For details, see `Metadata
|
nova-network installations. For details, see `Metadata
|
||||||
service <http://docs.openstack.org/admin-guide-cloud/content/section_metadata-service.html>`__
|
service <http://docs.openstack.org/admin-guide-cloud/compute-networking-nova.html#metadata-service>`__
|
||||||
in the OpenStack Cloud Administrator Guide.
|
in the OpenStack Cloud Administrator Guide.
|
||||||
|
|
||||||
.. TODO Fix the link above when the file is converted.
|
.. TODO Fix the link above when the file is converted.
|
||||||
@@ -78,7 +78,7 @@ OpenStack Compute consists of the following areas and their components:
|
|||||||
for console proxies to work. You can run proxies of either type
|
for console proxies to work. You can run proxies of either type
|
||||||
against a single nova-consoleauth service in a cluster
|
against a single nova-consoleauth service in a cluster
|
||||||
configuration. For information, see `About
|
configuration. For information, see `About
|
||||||
nova-consoleauth <http://docs.openstack.org/admin-guide-cloud/content/about-nova-consoleauth.html>`__.
|
nova-consoleauth <http://docs.openstack.org/admin-guide-cloud/compute-remote-console-access.html#about-nova-consoleauth>`__.
|
||||||
|
|
||||||
``nova-novncproxy`` daemon
|
``nova-novncproxy`` daemon
|
||||||
Provides a proxy for accessing running instances through a VNC
|
Provides a proxy for accessing running instances through a VNC
|
||||||
|
@@ -35,7 +35,7 @@
|
|||||||
<step>
|
<step>
|
||||||
<para>To preserve the user disk data on the evacuated server, deploy OpenStack Compute
|
<para>To preserve the user disk data on the evacuated server, deploy OpenStack Compute
|
||||||
with a shared file system. To configure your system, see <link
|
with a shared file system. To configure your system, see <link
|
||||||
xlink:href="http://docs.openstack.org/admin-guide-cloud/content/section_configuring-compute-migrations.html"
|
xlink:href="http://docs.openstack.org/admin-guide-cloud/compute-configuring-migrations.html"
|
||||||
>Configure migrations</link> in <citetitle>OpenStack Cloud Administrator
|
>Configure migrations</link> in <citetitle>OpenStack Cloud Administrator
|
||||||
Guide</citetitle>. In the following example, the password remains
|
Guide</citetitle>. In the following example, the password remains
|
||||||
unchanged:</para>
|
unchanged:</para>
|
||||||
|
@@ -127,7 +127,7 @@
|
|||||||
<xi:include href="../common/tables/nova-vnc.xml"/>
|
<xi:include href="../common/tables/nova-vnc.xml"/>
|
||||||
<note>
|
<note>
|
||||||
<para>To support <link
|
<para>To support <link
|
||||||
xlink:href="http://docs.openstack.org/admin-guide-cloud/content/section_configuring-compute-migrations.html"
|
xlink:href="http://docs.openstack.org/admin-guide-cloud/compute-configuring-migrations.html"
|
||||||
>live migration</link>, you cannot specify a specific IP
|
>live migration</link>, you cannot specify a specific IP
|
||||||
address for <literal>vncserver_listen</literal>, because that
|
address for <literal>vncserver_listen</literal>, because that
|
||||||
IP address does not exist on the destination host.</para>
|
IP address does not exist on the destination host.</para>
|
||||||
|
@@ -41,7 +41,7 @@
|
|||||||
service is generally used when you run in multi-host mode
|
service is generally used when you run in multi-host mode
|
||||||
with <systemitem class="service">nova-network</systemitem>
|
with <systemitem class="service">nova-network</systemitem>
|
||||||
installations. For details, see <link
|
installations. For details, see <link
|
||||||
xlink:href="http://docs.openstack.org/admin-guide-cloud/content/section_metadata-service.html"
|
xlink:href="http://docs.openstack.org/admin-guide-cloud/compute-networking-nova.html#metadata-service"
|
||||||
>Metadata service</link> in the <citetitle>OpenStack Cloud
|
>Metadata service</link> in the <citetitle>OpenStack Cloud
|
||||||
Administrator Guide</citetitle>.</para>
|
Administrator Guide</citetitle>.</para>
|
||||||
<para>On Debian systems, it is included in the <systemitem
|
<para>On Debian systems, it is included in the <systemitem
|
||||||
@@ -141,7 +141,7 @@
|
|||||||
run proxies of either type against a single <systemitem
|
run proxies of either type against a single <systemitem
|
||||||
class="service">nova-consoleauth</systemitem> service in a
|
class="service">nova-consoleauth</systemitem> service in a
|
||||||
cluster configuration. For information, see <link
|
cluster configuration. For information, see <link
|
||||||
xlink:href="http://docs.openstack.org/admin-guide-cloud/content/about-nova-consoleauth.html"
|
xlink:href="http://docs.openstack.org/admin-guide-cloud/compute-remote-console-access.html#about-nova-consoleauth"
|
||||||
>About nova-consoleauth</link>.</para>
|
>About nova-consoleauth</link>.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
Reference in New Issue
Block a user