You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by se...@apache.org on 2014/03/20 10:52:41 UTC

git commit: fix image path for troubleshooting section

Repository: cloudstack-docs-admin
Updated Branches:
  refs/heads/master e412c276c -> 52245f86e


fix image path for troubleshooting section


Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/commit/52245f86
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/tree/52245f86
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/diff/52245f86

Branch: refs/heads/master
Commit: 52245f86e42a54dee80d5d412770a5e9bce5cf4f
Parents: e412c27
Author: Sebastien Goasguen <ru...@gmail.com>
Authored: Thu Mar 20 05:52:29 2014 -0400
Committer: Sebastien Goasguen <ru...@gmail.com>
Committed: Thu Mar 20 05:52:29 2014 -0400

----------------------------------------------------------------------
 source/troubleshooting.rst | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/blob/52245f86/source/troubleshooting.rst
----------------------------------------------------------------------
diff --git a/source/troubleshooting.rst b/source/troubleshooting.rst
index 37a733d..b457322 100644
--- a/source/troubleshooting.rst
+++ b/source/troubleshooting.rst
@@ -270,12 +270,12 @@ Trouble Shooting Steps
    XenServer, KVM and VMware types. You can configure traffic labels when
    you creating a new zone from the *Add Zone Wizard*.
 
-   .. image:: ../_static/images/networking-zone-traffic-labels.png
+   .. image:: _static/images/networking-zone-traffic-labels.png
 
    On an existing zone, you can modify the traffic labels by going to
    *Infrastructure, Zones, Physical Network* tab.
 
-   .. image:: ../_static/images/networking-infra-traffic-labels.png
+   .. image:: _static/images/networking-infra-traffic-labels.png
 
    List labels using *CloudMonkey* 
 
@@ -425,12 +425,12 @@ Trouble Shooting Steps
    in place. You can add *Ingress* rules under *Network, Guest Network, IP
    Address, Firewall* setting page.
 
-   .. image:: ../_static/images/networking-ingress-rule.png
+   .. image:: _static/images/networking-ingress-rule.png
 
 #. The VM Instances by default wont be able to access the Internet. Add
    Egress rules to permit traffic.
 
-   .. image:: ../_static/images/networking-egress-rule.png
+   .. image:: _static/images/networking-egress-rule.png
 
 #. Some users have reported that flushing IPTables rules (or changing
    routes) on the SSVM, CPVM or the Virtual Router makes the Internet work.