Fix broken links
Change-Id: Id13c9f0741e567a1b421e29d1fb1b0f304a3ddfe
This commit is contained in:
parent
f0c4562d85
commit
179e89b8e5
@ -97,7 +97,7 @@
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para><link xlink:href="http://lxc.sourceforge.net/">Linux Containers (LXC)</link>
|
||||
<para><link xlink:href="https://linuxcontainers.org/">Linux Containers (LXC)</link>
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
|
@ -172,8 +172,8 @@ inject_password=true</programlisting>
|
||||
have the ability to send commands to your cloud on the command line.</para>
|
||||
<para>To install <package>python-novaclient</package>, download the tarball from
|
||||
<link
|
||||
xlink:href="http://pypi.python.org/pypi/python-novaclient/2.6.3#downloads"
|
||||
>http://pypi.python.org/pypi/python-novaclient/2.6.3#downloads</link> and
|
||||
xlink:href="http://pypi.python.org/pypi/python-novaclient/#downloads"
|
||||
>http://pypi.python.org/pypi/python-novaclient/#downloads</link> and
|
||||
then install it in your favorite python environment.</para>
|
||||
<screen><prompt>$</prompt> <userinput>curl -O http://pypi.python.org/packages/source/p/python-novaclient/python-novaclient-2.6.3.tar.gz</userinput>
|
||||
<prompt>$</prompt> <userinput>tar -zxvf python-novaclient-2.6.3.tar.gz</userinput>
|
||||
|
@ -97,7 +97,7 @@ catalog.$Region.network.name = Network Service</programlisting>
|
||||
</step>
|
||||
</procedure>
|
||||
<para>For information about how to create service entries and users, see the <citetitle>OpenStack
|
||||
Installation Guide</citetitle> for your distribution (<link xlink:href="docs.openstack.org"
|
||||
Installation Guide</citetitle> for your distribution (<link xlink:href="http://docs.openstack.org"
|
||||
>docs.openstack.org</link>).</para>
|
||||
<section xml:id="nova_with_neutron">
|
||||
<title>Compute</title>
|
||||
|
@ -445,7 +445,7 @@ enabled = True</programlisting>
|
||||
<tr>
|
||||
<td><emphasis role="bold">Mellanox</emphasis></td>
|
||||
<td><link
|
||||
xlink:href="https://wiki.openstack.org/wiki/Mellanox-Neutron/"
|
||||
xlink:href="https://wiki.openstack.org/wiki/Mellanox-Neutron"
|
||||
>https://wiki.openstack.org/wiki/Mellanox-Neutron/</link></td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -485,7 +485,7 @@ enabled = True</programlisting>
|
||||
<!-- TODO: update support link, when available -->
|
||||
<td><emphasis role="bold">VMware NSX</emphasis></td>
|
||||
<td>This guide and <link
|
||||
xlink:href="http://www.vmware.com/nsx">NSX
|
||||
xlink:href="http://www.vmware.com/products/nsx/">NSX
|
||||
Product Overview</link>, <link
|
||||
xlink:href="http://www.nicira.com/support"
|
||||
>NSX Product Support</link></td>
|
||||
|
@ -18,7 +18,7 @@
|
||||
<step>
|
||||
<para>Write any buffered data to disk.</para>
|
||||
<para>For more information, see the <link
|
||||
xlink:href="http://docs.openstack.org/openstack-ops/content/snapsnots.html"
|
||||
xlink:href="http://docs.openstack.org/openstack-ops/content/snapshots.html"
|
||||
>Taking Snapshots</link> in the
|
||||
<citetitle>OpenStack Operations Guide</citetitle>.
|
||||
</para>
|
||||
|
@ -77,7 +77,7 @@
|
||||
</section>
|
||||
<section xml:id="section_compute-common-errors-and-fixes">
|
||||
<title>Common errors and fixes for Compute</title>
|
||||
<para>The <link xlink:href="ask.openstack.org"
|
||||
<para>The <link xlink:href="http://ask.openstack.org"
|
||||
>ask.openstack.org</link> site offers a place to ask
|
||||
and answer questions, and you can also mark questions as
|
||||
frequently asked questions. This section describes some
|
||||
|
@ -75,7 +75,7 @@
|
||||
<para>For resize and migrate functionality, complete
|
||||
the changes described in the <citetitle>Configure
|
||||
resize</citetitle> section in the <link
|
||||
xlink:href="../config-reference/content/index.html"
|
||||
xlink:href="http://docs.openstack.org/trunk/config-reference/content/"
|
||||
><citetitle>OpenStack Configuration
|
||||
Reference</citetitle></link>.</para>
|
||||
</step>
|
||||
|
@ -7,7 +7,7 @@
|
||||
<title>Identity service</title>
|
||||
<para>This chapter details the OpenStack Identity service configuration
|
||||
options. For installation prerequisites and step-by-step walkthroughs, see the
|
||||
<citetitle>OpenStack Installation Guide</citetitle> for your distribution (<link xlink:href="docs.openstack.org"
|
||||
<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
|
||||
Administrator Guide</link></citetitle>.</para>
|
||||
|
@ -7,7 +7,7 @@
|
||||
<title>Networking</title>
|
||||
<para>This chapter explains the OpenStack Networking configuration options. For installation
|
||||
prerequisites, steps, and use cases, see the <citetitle>OpenStack Installation
|
||||
Guide</citetitle> for your distribution (<link xlink:href="docs.openstack.org"
|
||||
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
|
||||
Administrator Guide</link></citetitle>.</para>
|
||||
|
@ -11,7 +11,7 @@
|
||||
<filename>/etc/heat/heat.conf</filename> file.</para>
|
||||
<para>To install Orchestration, see the <citetitle>OpenStack Installation
|
||||
Guide</citetitle> for your distribution (<link
|
||||
xlink:href="docs.openstack.org" >docs.openstack.org</link>).</para>
|
||||
xlink:href="http://docs.openstack.org" >docs.openstack.org</link>).</para>
|
||||
|
||||
<para>The following tables provide a comprehensive list of the Orchestration
|
||||
configuration options.</para>
|
||||
|
@ -10,7 +10,7 @@
|
||||
<filename>/etc/ceilometer/ceilometer.conf</filename> file.</para>
|
||||
<para>To install Telemetry, see the <citetitle>OpenStack Installation
|
||||
Guide</citetitle> for your distribution (<link
|
||||
xlink:href="docs.openstack.org" >docs.openstack.org</link>).</para>
|
||||
xlink:href="http://docs.openstack.org" >docs.openstack.org</link>).</para>
|
||||
|
||||
<para>The following tables provide a comprehensive list of the Telemetry
|
||||
configuration options.</para>
|
||||
|
@ -29,7 +29,7 @@
|
||||
</para>
|
||||
<para>
|
||||
Local <link
|
||||
xlink:href="http://http//en.wikipedia.org/wiki/Logical_Volume_Manager_(Linux)"
|
||||
xlink:href="http://en.wikipedia.org/wiki/Logical_Volume_Manager_(Linux)"
|
||||
>LVM volumes</link> can also be used. Set
|
||||
<literal>images_volume_group = nova_local</literal> where
|
||||
<literal>nova_local</literal> is the name of the LVM group you
|
||||
|
@ -44,7 +44,7 @@
|
||||
<para>Configures
|
||||
cells functionality. For details, see the
|
||||
Cells section (<link
|
||||
xlink:href="../config-reference/content/section_compute-cells.html"
|
||||
xlink:href="http://docs.openstack.org/trunk/config-reference/content/section_compute-cells.html"
|
||||
/>).</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -26,7 +26,7 @@ Configure OpenStack services to use this IP address.
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
<note>
|
||||
<para>Here is the <link xlink:href="http://docs.openstack.org/trunk/install-guide/install/apt/content/ch_installing-openstack-image.html">documentation</link> for installing OpenStack Image API service.</para>
|
||||
<para>Here is the <link xlink:href="http://docs.openstack.org/trunk/install-guide/install/apt/content/ch_glance.html">documentation</link> for installing OpenStack Image API service.</para>
|
||||
</note>
|
||||
<section xml:id="_add_openstack_image_api_resource_to_pacemaker">
|
||||
|
||||
|
@ -26,7 +26,7 @@ Configure OpenStack services to use this IP address.
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
<note>
|
||||
<para>Here is the <link xlink:href="http://docs.openstack.org/trunk/install-guide/install/apt/content/ch_installing-openstack-identity-service.html">documentation</link> for installing OpenStack Identity service.</para>
|
||||
<para>Here is the <link xlink:href="http://docs.openstack.org/trunk/install-guide/install/apt/content/ch_keystone.html">documentation</link> for installing OpenStack Identity service.</para>
|
||||
</note>
|
||||
<section xml:id="_add_openstack_identity_resource_to_pacemaker">
|
||||
|
||||
|
@ -26,7 +26,7 @@ Configure OpenStack services to use this IP address.
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
<note>
|
||||
<para>Here is the <link xlink:href="http://docs.openstack.org/trunk/install-guide/install/apt/content/ch_installing-openstack-networking.html">documentation</link> for installing OpenStack Networking service.</para>
|
||||
<para>Here is the <link xlink:href="http://docs.openstack.org/trunk/install-guide/install/apt/content/ch_networking.html">documentation</link> for installing OpenStack Networking service.</para>
|
||||
</note>
|
||||
<section xml:id="_add_openstack_networking_server_resource_to_pacemaker">
|
||||
|
||||
|
@ -44,7 +44,7 @@ managing all resources, including the MySQL daemon itself, with
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
<note>
|
||||
<para><link xlink:href="http://codership.com/products/mysql_galera">MySQL/Galera</link> is an
|
||||
<para><link xlink:href="http://galeracluster.com/">MySQL/Galera</link> is an
|
||||
alternative method of Configure MySQL for high availability. It is
|
||||
likely to become the preferred method of achieving MySQL high
|
||||
availability once it has sufficiently matured. At the time of writing,
|
||||
|
@ -99,7 +99,7 @@
|
||||
</section>
|
||||
<section xml:id="windows-images">
|
||||
<title>Microsoft Windows images</title>
|
||||
<para>Cloudbase Solutions hosts an <link xlink:href="http://www.cloudbase.it/ws2012/"
|
||||
<para>Cloudbase Solutions hosts an <link xlink:href="http://www.cloudbase.it/ws2012r2/"
|
||||
>OpenStack Windows Server 2012 Standard Evaluation image</link> that runs on
|
||||
Hyper-V, KVM, and XenServer/XCP.</para>
|
||||
</section>
|
||||
|
@ -23,7 +23,7 @@
|
||||
<para>Common image properties are also specified in the
|
||||
<filename>/etc/glance/schema-image.json</filename> file. For a complete list of valid property
|
||||
keys and values, refer to the <link
|
||||
xlink:href="http://docs.openstack.org/cli-reference/content/image-metadata.html"><citetitle>OpenStack
|
||||
xlink:href="http://docs.openstack.org/cli-reference/content/chapter_cli-glance-property.html"><citetitle>OpenStack
|
||||
Command-Line Reference</citetitle></link>.</para>
|
||||
<para>All associated properties for an image can be displayed using the <command>glance
|
||||
image-show</command> command. For example:</para>
|
||||
|
@ -31,8 +31,8 @@
|
||||
<screen os="opensuse;sles"><prompt>#</prompt> <userinput>zypper install openstack-trove python-troveclient</userinput></screen>
|
||||
</step>
|
||||
<step os="debian">
|
||||
<para>Respond to the prompts for <link xlink:href="debconf-dbconfig-common">database management</link> and <link xlink:href="debconf-keystone_authtoken"><literal>[keystone_authtoken]</literal> settings</link>,
|
||||
and <link xlink:href="debconf-api-endpoints">API endpoint</link>
|
||||
<para>Respond to the prompts for <link linkend="debconf-dbconfig-common">database management</link> and <link linkend="debconf-keystone_authtoken"><literal>[keystone_authtoken]</literal> settings</link>,
|
||||
and <link linkend="debconf-api-endpoints">API endpoint</link>
|
||||
registration. The <command>trove-manage db_sync</command>
|
||||
command runs automatically.</para>
|
||||
</step>
|
||||
|
@ -12,20 +12,20 @@
|
||||
<para>In the source project, perform the following steps:</para>
|
||||
<orderedlist>
|
||||
<listitem>
|
||||
<para><link xlink:href="#create_snapshot">Create a snapshot of the instance.</link></para>
|
||||
<para><link linkend="create_snapshot">Create a snapshot of the instance.</link></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para><link xlink:href="#download_snapshot">Download the snapshot as an image.</link></para>
|
||||
<para><link linkend="download_snapshot">Download the snapshot as an image.</link></para>
|
||||
</listitem>
|
||||
</orderedlist></step>
|
||||
<step>
|
||||
<para>In the destination project, perform the following steps:</para>
|
||||
<orderedlist>
|
||||
<listitem>
|
||||
<para><link xlink:href="#import_snapshot">Import the snapshot to the new environment.</link></para>
|
||||
<para><link linkend="import_snapshot">Import the snapshot to the new environment.</link></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para><link xlink:href="#boot_from_snapshot">Boot a new instance from the snapshot.</link></para>
|
||||
<para><link linkend="boot_from_snapshot">Boot a new instance from the snapshot.</link></para>
|
||||
</listitem>
|
||||
</orderedlist></step>
|
||||
</procedure>
|
||||
|
@ -250,7 +250,7 @@
|
||||
<title>To backup and restore a database</title>
|
||||
<step>
|
||||
<title>Backup the database instance</title>
|
||||
<para>As background, assume that you have <link xlink:href="create_db">created a database
|
||||
<para>As background, assume that you have <link linkend="create_db">created a database
|
||||
instance</link> with the following characteristics:</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
@ -441,7 +441,7 @@
|
||||
<para>This example shows you how to use incremental backups with a MySQL database.</para>
|
||||
<formalpara>
|
||||
<title>Assumptions</title>
|
||||
<para>Assume that you have <link xlink:href="backup_db">created a regular backup</link> for
|
||||
<para>Assume that you have <link linkend="backup_db">created a regular backup</link> for
|
||||
the following database instance:</para>
|
||||
</formalpara>
|
||||
<itemizedlist>
|
||||
@ -554,7 +554,7 @@
|
||||
<title>Manage database configuration</title>
|
||||
<para>You can manage database configuration tasks by using configuration groups. Configuration
|
||||
groups let you set configuration options, in bulk, on one or more databases.</para>
|
||||
<para>This example assumes you have <link xlink:href="create_db">created a MySQL database</link>
|
||||
<para>This example assumes you have <link linkend="create_db">created a MySQL database</link>
|
||||
and shows you how to use a configuration group to configure it. Although this example sets
|
||||
just one option on one database, you can use these same procedures to set multiple options on
|
||||
multiple database instances throughout your environment. This can provide significant time
|
||||
|
@ -10,7 +10,7 @@
|
||||
enable users to ping and use SSH to connect to the instance. Security
|
||||
groups are sets of IP filter rules that define networking access and are
|
||||
applied to all instances within a project. To do so, you either <link
|
||||
xlink:href="#security_groups_add_rule">add rules to the default
|
||||
linkend="security_groups_add_rule">add rules to the default
|
||||
security group</link> or add a new security group with rules.</para>
|
||||
<para>Key pairs are SSH credentials that are injected into an
|
||||
instance when it is launched. To use key pair injection, the
|
||||
|
Loading…
Reference in New Issue
Block a user