You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by hu...@apache.org on 2013/02/02 13:56:12 UTC

git commit: refs/heads/master - Workaround missing reference in docs

Updated Branches:
  refs/heads/master 8f395caef -> 1d67c8058


Workaround missing reference in docs


Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/1d67c805
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/1d67c805
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/1d67c805

Branch: refs/heads/master
Commit: 1d67c80580a2ab328dbd7e05cc4febd2c2e37688
Parents: 8f395ca
Author: Hugo Trippaers <ht...@schubergphilis.com>
Authored: Sat Feb 2 13:50:52 2013 +0100
Committer: Hugo Trippaers <ht...@schubergphilis.com>
Committed: Sat Feb 2 13:50:52 2013 +0100

----------------------------------------------------------------------
 ...pgrade-virtual-router-with-service-offering.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/1d67c805/docs/en-US/upgrade-virtual-router-with-service-offering.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/upgrade-virtual-router-with-service-offering.xml b/docs/en-US/upgrade-virtual-router-with-service-offering.xml
index 8291c3a..a6d0d0f 100644
--- a/docs/en-US/upgrade-virtual-router-with-service-offering.xml
+++ b/docs/en-US/upgrade-virtual-router-with-service-offering.xml
@@ -27,7 +27,7 @@
     <para>When &PRODUCT; creates a virtual router, it uses default settings which are defined in a default system service offering. See <xref linkend="system-service-offerings"/>. All the virtual routers in a single guest network use the same system service offering. You can upgrade the capabilities of the virtual router by creating and applying a custom system service offering.</para>
     <orderedlist>
         <listitem><para>Define your custom system service offering. See <xref linkend="creating-system-service-offerings"/>. In System VM Type, choose Domain Router.</para></listitem>
-        <listitem><para>Associate the system service offering with a network offering. See <xref linkend="creating-network-offerings"/></para></listitem>
+        <listitem><para>Associate the system service offering with a network offering. See <!-- FIXME <xref linkend="creating-network-offerings"/>--></para></listitem>
         <listitem><para>Apply the network offering to the network where you want the virtual routers to use the new system service offering. If this is a new network, follow the steps in Adding an Additional Guest Network on page 66. To change the service offering for existing virtual routers, follow the steps in <xref linkend="change-network-offering-on-guest-network"/>.</para></listitem>
         </orderedlist>
 </section>