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/05/17 09:34:36 UTC

[7/7] git commit: split the networking2 file into multiple includes and renamed it to 'networking_and_traffic': This closes #11

split the networking2 file into multiple includes and renamed it to 'networking_and_traffic': This closes #11


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/9831ca6e
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/tree/9831ca6e
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/diff/9831ca6e

Branch: refs/heads/master
Commit: 9831ca6e4e6b496ed2965a1c1d3fb939a95f3e67
Parents: 822a0d1
Author: Will Stevens <ws...@cloudops.com>
Authored: Fri May 16 17:35:52 2014 -0400
Committer: Sebastien Goasguen <ru...@gmail.com>
Committed: Sat May 17 09:33:57 2014 +0200

----------------------------------------------------------------------
 source/index.rst                                |    2 +-
 source/managing_networks.rst                    | 6914 -----------------
 source/networking/acquiring_an_ip_address.rst   |   42 +
 source/networking/advanced_zone_config.rst      |  152 +
 source/networking/basic_zone_config.rst         |   24 +
 source/networking/dns_and_dhcp.rst              |   22 +
 source/networking/elastic_ips.rst               |  104 +
 .../external_firewalls_and_load_balancers.rst   |  661 ++
 .../networking/global_server_load_balancing.rst |  453 ++
 source/networking/guest_ip_ranges.rst           |   29 +
 source/networking/guest_traffic.rst             |   50 +
 source/networking/inter_vlan_routing.rst        |   96 +
 .../ip_forwarding_and_firewalling.rst           |  280 +
 source/networking/ip_load_balancing.rst         |   31 +
 .../ip_reservation_in_guest_networks.rst        |  125 +
 .../isolation_in_advanced_zone_with_vlan.rst    |  202 +
 source/networking/multiple_guest_networks.rst   |  207 +
 source/networking/multiple_ip_ranges.rst        |   43 +
 .../networking/multiple_ips_on_single_nic.rst   |   98 +
 .../multiple_subnets_in_shared_network.rst      |   99 +
 source/networking/networking_in_pod.rst         |   45 +
 source/networking/networking_in_zone.rst        |   34 +
 source/networking/palo_alto_config.rst          |  475 ++
 source/networking/persistent_networks.rst       |   94 +
 source/networking/portable_ips.rst              |  131 +
 .../public_ips_and_vlans_for_accounts.rst       |  154 +
 source/networking/releasing_an_ip_address.rst   |   38 +
 source/networking/remote_access_vpn.rst         |  696 ++
 source/networking/security_groups.rst           |  214 +
 source/networking/static_nat.rst                |   56 +
 .../networking/virtual_private_cloud_config.rst | 1438 ++++
 source/networking2.rst                          | 7033 ------------------
 source/networking_and_traffic.rst               |   82 +
 source/palo_alto_config.rst                     |  282 -
 source/systemvm.rst                             |    8 +-
 35 files changed, 6180 insertions(+), 14234 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/blob/9831ca6e/source/index.rst
----------------------------------------------------------------------
diff --git a/source/index.rst b/source/index.rst
index c23d07e..39f4a4a 100644
--- a/source/index.rst
+++ b/source/index.rst
@@ -128,7 +128,7 @@ Managing Networks and Traffic
 .. toctree::
    :maxdepth: 2
 
-   networking2
+   networking_and_traffic
 
 Managing the Cloud
 ------------------