You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ro...@apache.org on 2021/02/04 09:21:51 UTC

[cloudstack-documentation] branch 4.14 updated: fix dangling links (#184)

This is an automated email from the ASF dual-hosted git repository.

rohit pushed a commit to branch 4.14
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git


The following commit(s) were added to refs/heads/4.14 by this push:
     new 81e1718  fix dangling links (#184)
81e1718 is described below

commit 81e171868a5e1498114c45dabafbd751618ad546
Author: Abhishek Kumar <ab...@gmail.com>
AuthorDate: Thu Feb 4 14:51:43 2021 +0530

    fix dangling links (#184)
    
    Signed-off-by: Abhishek Kumar <ab...@gmail.com>
    Co-authored-by: dahn <da...@gmail.com>
---
 source/adminguide/networking.rst       | 24 +++++++++++++-----------
 source/adminguide/systemvm.rst         |  2 +-
 source/adminguide/virtual_machines.rst |  6 +++---
 3 files changed, 17 insertions(+), 15 deletions(-)

diff --git a/source/adminguide/networking.rst b/source/adminguide/networking.rst
index b8dd66d..3fe59c6 100644
--- a/source/adminguide/networking.rst
+++ b/source/adminguide/networking.rst
@@ -60,7 +60,7 @@ account. Isolated networks have the following properties.
    entire network
 
 For more information, see `“Configure Guest Traffic in an Advanced Zone” 
-<networking2.html#configure-guest-traffic-in-an-advanced-zone>`_.
+<networking_and_traffic.html#configure-guest-traffic-in-an-advanced-zone>`_.
 
 
 Shared Networks
@@ -85,7 +85,7 @@ Basic zones in CloudStack 3.0.3 and later versions.
 -  Source NAT per zone is not supported in Shared Network when the
    service provider is virtual router. However, Source NAT per account
    is supported. For information, see `“Configuring a Shared Guest 
-   Network” <networking2.html#configuring-a-shared-guest-network>`_.
+   Network” <networking_and_traffic.html#configuring-a-shared-guest-network>`_.
 
 
 L2 Networks
@@ -271,7 +271,7 @@ To create a network offering:
       or not. The network that you can provision without having to
       deploy a VM on it is termed persistent network. For more
       information, see `“Persistent
-      Networks” <networking2.html#persistent-networks>`_.
+      Networks” <networking_and_traffic.html#persistent-networks>`_.
 
    -  **Specify VLAN**. (Isolated guest networks only) Indicate whether
       a VLAN could be specified when this offering is used. If you
@@ -284,7 +284,7 @@ To create a network offering:
       isolated part of CloudStack. A VPC can have its own virtual
       network topology that resembles a traditional physical network.
       For more information on VPCs, see `“About Virtual
-      Private Clouds” <networking2.html#about-virtual-private-clouds>`_.
+      Private Clouds” <networking_and_traffic.html#about-virtual-private-clouds>`_.
 
    -  **Supported Services**. Select one or more of the possible network
       services. For some services, you must also choose the service
@@ -302,8 +302,10 @@ To create a network offering:
       =================== ============================================================================ ============= =============
       Supported Services  Description                                                                  Isolated      Shared   
       =================== ============================================================================ ============= =============
-      DHCP                For more information, see `“DNS and DHCP” <networking2.html#dns-and-dhcp>`_. Supported     Supported
-      DNS                 For more information, see `“DNS and DHCP” <networking2.html#dns-and-dhcp>`_. Supported     Supported
+      DHCP                For more information, see `“DNS and                                          Supported     Supported
+                          DHCP” <networking_and_traffic.html#dns-and-dhcp>`_.
+      DNS                 For more information, see `“DNS and                                          Supported     Supported
+                          DHCP”  <networking_and_traffic.html#dns-and-dhcp>`_.
       Load Balancer       If you select Load Balancer, you can choose the CloudStack virtual           Supported     Supported
                           router or any other load balancers that have been configured in
                           the cloud.
@@ -318,13 +320,13 @@ To create a network offering:
                           virtual router or any other Port Forwarding providers that have
                           been configured in the cloud.
       VPN                 For more information, see `“Remote Access                                    Supported     Not Supported
-                          VPN” <networking2.html#remote-access-vpn>`_.
+                          VPN” <networking_and_traffic.html#remote-access-vpn>`_.
       User Data           For more information, see `“User Data and Meta                               Not Supported Supported
                           Data” <api.html#user-data-and-meta-data>`_.
-      Network ACL         For more information, see `“Configuring Network Access                       Supported     Not Supported
-                          Control List” <networking2.html#configuring-network-access-control-list>`_.
+      Network ACL         For more information, see `“Configuring Network Access Control List          Supported     Not Supported
+                          ” <networking_and_traffic.html#configuring-network-access-control-list>`_.
       Security Groups     For more information, see `“Adding a Security                                Not Supported Supported
-                          Group” <networking2.html#adding-a-security-group>`_.
+                          Group” <networking_and_traffic.html#adding-a-security-group>`_.
       =================== ============================================================================ ============= =============
 
 
@@ -385,7 +387,7 @@ To create a network offering:
       -  Elastic IP is enabled.
 
       For information on Elastic IP, see `“About Elastic IP” 
-      <networking2.html#about-elastic-ip>`_.
+      <advanced_zone_config.html#about-elastic-ip>`_.
 
    -  **Redundant router capability**: Available only when Virtual
       Router is selected as the Source NAT provider. Select this option
diff --git a/source/adminguide/systemvm.rst b/source/adminguide/systemvm.rst
index 43eaeb3..a78ac7d 100644
--- a/source/adminguide/systemvm.rst
+++ b/source/adminguide/systemvm.rst
@@ -387,7 +387,7 @@ creating and applying a custom system service offering.
    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 `“Changing the Network Offering on a Guest Network” 
-   <networking2.html#changing-the-network-offering-on-a-guest-network>`_.
+   <advanced_zone_config.html#changing-the-network-offering-on-a-guest-network>`_.
 
 
 Best Practices for Virtual Routers
diff --git a/source/adminguide/virtual_machines.rst b/source/adminguide/virtual_machines.rst
index d6c2c3a..4c2e907 100644
--- a/source/adminguide/virtual_machines.rst
+++ b/source/adminguide/virtual_machines.rst
@@ -58,7 +58,7 @@ IP and the guest VM’s private IP. The VM’s original IP address is then
 released and returned to the pool of available public IPs. Optionally,
 you can also decide not to allocate a public IP to a VM in an
 EIP-enabled Basic zone. For more information on Elastic IP, see
-`“About Elastic IP” <networking2.html#about-elastic-ip>`_.
+`“About Elastic IP” <networking/elastic_ips.html>`_.
 
 CloudStack cannot distinguish a guest VM that was shut down by the user
 (such as with the “shutdown” command in Linux) from a VM that shut down
@@ -227,7 +227,7 @@ To access a VM directly over the network:
    allows incoming traffic. This depends on what security group you
    picked when creating the VM. In other cases, you can open a port by
    setting up a port forwarding policy. See `“IP
-   Forwarding and Firewalling” <networking2.html#ip-forwarding-and-firewalling>`_.
+   Forwarding and Firewalling” <advanced_zone_config.html#ip-forwarding-and-firewalling>`_.
 
 #. If a port is open but you can not access the VM using ssh, it’s
    possible that ssh is not already enabled on the VM. This will depend
@@ -237,7 +237,7 @@ To access a VM directly over the network:
 
 #. If the network has an external firewall device, you will need to
    create a firewall rule to allow access. See `“IP
-   Forwarding and Firewalling” <networking2.html#ip-forwarding-and-firewalling>`_.
+   Forwarding and Firewalling” <advanced_zone_config.html#ip-forwarding-and-firewalling>`_.
 
 
 Stopping and Starting VMs