Publish OPS Guide to /openstack-ops
This depends on https://review.openstack.org/101993: Publish OPS Guide to /openstack-ops and not anymore to /trunk/openstack-ops. Add redirects as needed and change all links. Change-Id: Ib52bbbb1ec6e90ad3222ea6685039fd4d3fb366d
This commit is contained in:
parent
7e7cb4d0ec
commit
19fa888a54
@ -23,7 +23,7 @@
|
|||||||
service in OpenStack. The bulk of the options come down to
|
service in OpenStack. The bulk of the options come down to
|
||||||
two choices, single node or multi-node install. You can
|
two choices, single node or multi-node install. You can
|
||||||
read a longer discussion about storage decisions in <link
|
read a longer discussion about storage decisions in <link
|
||||||
xlink:href="http://docs.openstack.org/trunk/openstack-ops/content/storage_decision.html"
|
xlink:href="http://docs.openstack.org/openstack-ops/content/storage_decision.html"
|
||||||
>Storage Decisions</link> in the <citetitle>OpenStack
|
>Storage Decisions</link> in the <citetitle>OpenStack
|
||||||
Operations Guide</citetitle>.</para>
|
Operations Guide</citetitle>.</para>
|
||||||
<para>OpenStack Block Storage enables you to add extra
|
<para>OpenStack Block Storage enables you to add extra
|
||||||
|
@ -37,7 +37,7 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>For more information about flavors, see <xref linkend="customize-flavors"/> or the <link
|
<para>For more information about flavors, see <xref linkend="customize-flavors"/> or the <link
|
||||||
xlink:href="http://docs.openstack.org/trunk/openstack-ops/content/flavors.html"
|
xlink:href="http://docs.openstack.org/openstack-ops/content/flavors.html"
|
||||||
>Flavors</link> section in the <citetitle>OpenStack Operations
|
>Flavors</link> section in the <citetitle>OpenStack Operations
|
||||||
Guide</citetitle>.</para>
|
Guide</citetitle>.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
@ -128,7 +128,7 @@
|
|||||||
cases, all traffic between VMs and the outer world flows through <systemitem
|
cases, all traffic between VMs and the outer world flows through <systemitem
|
||||||
class="service">nova-network</systemitem>. Each mode has its pros and cons (see the
|
class="service">nova-network</systemitem>. Each mode has its pros and cons (see the
|
||||||
<citetitle>Network Topology</citetitle> section in the <link
|
<citetitle>Network Topology</citetitle> section in the <link
|
||||||
xlink:href="http://docs.openstack.org/trunk/openstack-ops/content/"
|
xlink:href="http://docs.openstack.org/openstack-ops/content/"
|
||||||
><citetitle>OpenStack Operations Guide</citetitle></link>.</para>
|
><citetitle>OpenStack Operations Guide</citetitle></link>.</para>
|
||||||
<note>
|
<note>
|
||||||
<para>All networking options require network connectivity to be already set up
|
<para>All networking options require network connectivity to be already set up
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
<step>
|
<step>
|
||||||
<para>Write any buffered data to disk.</para>
|
<para>Write any buffered data to disk.</para>
|
||||||
<para>For more information, see the <link
|
<para>For more information, see the <link
|
||||||
xlink:href="http://docs.openstack.org/trunk/openstack-ops/content/snapsnots.html"
|
xlink:href="http://docs.openstack.org/openstack-ops/content/snapsnots.html"
|
||||||
>Taking Snapshots</link> in the
|
>Taking Snapshots</link> in the
|
||||||
<citetitle>OpenStack Operations Guide</citetitle>.
|
<citetitle>OpenStack Operations Guide</citetitle>.
|
||||||
</para>
|
</para>
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
<procedure>
|
<procedure>
|
||||||
<step>
|
<step>
|
||||||
<para>Write any buffered data to disk.</para>
|
<para>Write any buffered data to disk.</para>
|
||||||
<para>For more information, see <link xlink:href="http://docs.openstack.org/trunk/openstack-ops/content/snapshots.html"
|
<para>For more information, see <link xlink:href="http://docs.openstack.org/openstack-ops/content/snapshots.html"
|
||||||
>Taking Snapshots</link> in the
|
>Taking Snapshots</link> in the
|
||||||
<citetitle>OpenStack Operations
|
<citetitle>OpenStack Operations
|
||||||
Guide</citetitle>.</para>
|
Guide</citetitle>.</para>
|
||||||
|
@ -278,7 +278,7 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para><citetitle>OpenStack Operations Guide</citetitle> on
|
<para><citetitle>OpenStack Operations Guide</citetitle> on
|
||||||
<link
|
<link
|
||||||
xlink:href="http://docs.openstack.org/trunk/openstack-ops/content/backup_and_recovery.html"
|
xlink:href="http://docs.openstack.org/openstack-ops/content/backup_and_recovery.html"
|
||||||
>backup and recovery</link></para>
|
>backup and recovery</link></para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<section xmlns="http://docbook.org/ns/docbook"
|
<section xmlns="http://docbook.org/ns/docbook"
|
||||||
xmlns:xi="http://www.w3.org/2001/XInclude"
|
xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||||
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
|
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
|
||||||
@ -197,7 +197,7 @@
|
|||||||
flavor that you do not want other tenants to have access to,
|
flavor that you do not want other tenants to have access to,
|
||||||
you can change the flavor's access to make it a private flavor.
|
you can change the flavor's access to make it a private flavor.
|
||||||
See <link
|
See <link
|
||||||
xlink:href="http://docs.openstack.org/trunk/openstack-ops/content/private-flavors.html">
|
xlink:href="http://docs.openstack.org/openstack-ops/content/private-flavors.html">
|
||||||
Private Flavors in the OpenStack Operations Guide
|
Private Flavors in the OpenStack Operations Guide
|
||||||
</link>.</para>
|
</link>.</para>
|
||||||
<para>For a list of optional parameters, run this
|
<para>For a list of optional parameters, run this
|
||||||
|
@ -109,7 +109,10 @@ redirect 301 /trunk/install-guide/install/zypper/content/object-storage-post-ins
|
|||||||
redirect 301 /trunk/install-guide/install/yum/content/object-storage-post-install.html /trunk/install-guide/install/yum/content/verify-object-storage-installation.html
|
redirect 301 /trunk/install-guide/install/yum/content/object-storage-post-install.html /trunk/install-guide/install/yum/content/verify-object-storage-installation.html
|
||||||
|
|
||||||
# Redirect O'Reilly Operations Guide PDF to trunk version
|
# Redirect O'Reilly Operations Guide PDF to trunk version
|
||||||
redirect 301 /trunk/openstack-ops/oreilly-openstack-ops-guide.pdf /trunk/openstack-ops/openstack-ops-manual-trunk.pdf
|
redirect 301 /trunk/openstack-ops/oreilly-openstack-ops-guide.pdf /openstack-ops/openstack-ops-manual.pdf
|
||||||
|
|
||||||
|
# Redirect Operations Guide to /openstack-ops
|
||||||
|
redirect 301 /trunk/openstack-ops/ /openstack-ops/
|
||||||
|
|
||||||
# A doc generation bug resulted in Google indexing links containing "//", which cause
|
# A doc generation bug resulted in Google indexing links containing "//", which cause
|
||||||
# problems with linked content (images/css/etc). This rule generates a 301 redirect
|
# problems with linked content (images/css/etc). This rule generates a 301 redirect
|
||||||
|
@ -159,16 +159,16 @@ function recordOutboundLink(link, category, action) {
|
|||||||
in production for six months or longer. They've gathered their notes, shared their stories,
|
in production for six months or longer. They've gathered their notes, shared their stories,
|
||||||
and learned from each other in the room. We invite you to join in the quest for best practices
|
and learned from each other in the room. We invite you to join in the quest for best practices
|
||||||
in OpenStack cloud operations. You can read the
|
in OpenStack cloud operations. You can read the
|
||||||
<a href="/trunk/openstack-ops/content/" onclick="recordOutboundLink(this, 'Outbound Links', 'ops.html');return false;">
|
<a href="/openstack-ops/content/" onclick="recordOutboundLink(this, 'Outbound Links', 'ops.html');return false;">
|
||||||
latest updates
|
latest updates
|
||||||
</a>
|
</a>
|
||||||
or download the new O'Reilly published versions below.
|
or download the new O'Reilly published versions below.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
<a class="button" href="/trunk/openstack-ops/content/" onclick="recordOutboundLink(this, 'Outbound Links', 'ops.html');return false;">
|
<a class="button" href="/openstack-ops/content/" onclick="recordOutboundLink(this, 'Outbound Links', 'ops.html');return false;">
|
||||||
Current .html
|
Current .html
|
||||||
</a>
|
</a>
|
||||||
<a class="button" href="/trunk/openstack-ops/openstack-ops-manual-trunk.pdf" onclick="recordOutboundLink(this, 'Outbound Links', 'ops.pdf');return false;">
|
<a class="button" href="/openstack-ops/openstack-ops-manual.pdf" onclick="recordOutboundLink(this, 'Outbound Links', 'ops.pdf');return false;">
|
||||||
Current .pdf
|
Current .pdf
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user