Updated Branches: refs/heads/master 4389009e2 -> 8f395caef
Workaround a few bugs in the docs that prevent building add-security-groups included twice xref to non exisiting apge Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/8f395cae Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/8f395cae Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/8f395cae Branch: refs/heads/master Commit: 8f395caef5c550c419ea6e251fc47842815c4903 Parents: 4389009 Author: Hugo Trippaers <[email protected]> Authored: Sat Feb 2 13:29:36 2013 +0100 Committer: Hugo Trippaers <[email protected]> Committed: Sat Feb 2 13:29:36 2013 +0100 ---------------------------------------------------------------------- .../change-network-offering-on-guest-network.xml | 2 +- docs/en-US/security-groups.xml | 1 - 2 files changed, 1 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/8f395cae/docs/en-US/change-network-offering-on-guest-network.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/change-network-offering-on-guest-network.xml b/docs/en-US/change-network-offering-on-guest-network.xml index c440c20..3810b87 100644 --- a/docs/en-US/change-network-offering-on-guest-network.xml +++ b/docs/en-US/change-network-offering-on-guest-network.xml @@ -28,7 +28,7 @@ <listitem><para>Log in to the &PRODUCT; UI as an administrator or end user. </para></listitem> <listitem><para>If you are changing from a network offering that uses the &PRODUCT; virtual router to one that uses external devices as network service providers, you must first stop all the - VMs on the network. See <xref linkend="stopping-and-starting-vms"/>.</para></listitem> + VMs on the network. See <!-- FIXME <xref linkend="stopping-and-starting-vms"/>-->.</para></listitem> <listitem><para>In the left navigation, choose Network.</para></listitem> <listitem><para>Click the name of the network you want to modify.</para></listitem> <listitem><para>In the Details tab, click Edit.<inlinemediaobject> http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/8f395cae/docs/en-US/security-groups.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/security-groups.xml b/docs/en-US/security-groups.xml index 42f5319..6b36650 100644 --- a/docs/en-US/security-groups.xml +++ b/docs/en-US/security-groups.xml @@ -28,6 +28,5 @@ <xi:include href="add-security-group.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> <xi:include href="security-groups-advanced-zones.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> <xi:include href="enable-security-groups.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> - <xi:include href="add-security-group.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> <xi:include href="add-ingress-egress-rules.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> </section>
