Patch from Joe Brockmeier: Add license headers to g-named files, fix DTD, etc.


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

Branch: refs/heads/vpc
Commit: 70d0ff8b0602e5943f2f69ffbeaa55e2e9e63b31
Parents: 71334f4
Author: Chip Childers <[email protected]>
Authored: Tue Aug 7 16:10:13 2012 -0400
Committer: Chip Childers <[email protected]>
Committed: Tue Aug 7 16:10:13 2012 -0400

----------------------------------------------------------------------
 docs/en-US/globally-configured-limit.xml  |   23 ++++++++++++++++++++-
 docs/en-US/globally-configured-limits.xml |   23 ++++++++++++++++++++-
 docs/en-US/guest-ip-ranges.xml            |   21 +++++++++++++++++++-
 docs/en-US/guest-network.xml              |   25 +++++++++++++++++++++--
 docs/en-US/guest-traffic.xml              |   21 +++++++++++++++++++-
 5 files changed, 104 insertions(+), 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/70d0ff8b/docs/en-US/globally-configured-limit.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/globally-configured-limit.xml 
b/docs/en-US/globally-configured-limit.xml
index 5c8bb85..95d8895 100644
--- a/docs/en-US/globally-configured-limit.xml
+++ b/docs/en-US/globally-configured-limit.xml
@@ -1,8 +1,27 @@
 <?xml version='1.0' encoding='utf-8' ?>
-<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" 
"file:///C:/Program%20Files%20(x86)/Publican/DocBook_DTD/docbookx.dtd" [
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" 
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"; [
 <!ENTITY % BOOK_ENTITIES SYSTEM "cloudstack.ent">
 %BOOK_ENTITIES;
 ]>
+
+<!-- Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements.  See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership.  The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License.  You may obtain a copy of the License at
+ 
+   http://www.apache.org/licenses/LICENSE-2.0
+ 
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied.  See the License for the
+ specific language governing permissions and limitations
+ under the License.
+-->
+
 <section id="globally-configured-limits">
        <title>Globally Configured Limits</title>
        <para>In a zone, the guest virtual network has a 24 bit CIDR by 
default. This limits the guest virtual network to 254 running instances. It can 
be adjusted as needed, but this must be done before any instances are created 
in the zone. For example, 10.1.1.0/22 would provide for ~1000 addresses.</para>
@@ -77,5 +96,5 @@
                        </tbody>
                </tgroup>
        </informaltable>
-       <para>To modify global configuration parameters, use the global 
configuration screen in the CloudPlatform UI. See Setting Global Configuration 
Parameters </para>
+       <para>To modify global configuration parameters, use the global 
configuration screen in the &PRODUCT; UI. See Setting Global Configuration 
Parameters </para>
 </section>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/70d0ff8b/docs/en-US/globally-configured-limits.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/globally-configured-limits.xml 
b/docs/en-US/globally-configured-limits.xml
index 5c8bb85..95d8895 100644
--- a/docs/en-US/globally-configured-limits.xml
+++ b/docs/en-US/globally-configured-limits.xml
@@ -1,8 +1,27 @@
 <?xml version='1.0' encoding='utf-8' ?>
-<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" 
"file:///C:/Program%20Files%20(x86)/Publican/DocBook_DTD/docbookx.dtd" [
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" 
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"; [
 <!ENTITY % BOOK_ENTITIES SYSTEM "cloudstack.ent">
 %BOOK_ENTITIES;
 ]>
+
+<!-- Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements.  See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership.  The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License.  You may obtain a copy of the License at
+ 
+   http://www.apache.org/licenses/LICENSE-2.0
+ 
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied.  See the License for the
+ specific language governing permissions and limitations
+ under the License.
+-->
+
 <section id="globally-configured-limits">
        <title>Globally Configured Limits</title>
        <para>In a zone, the guest virtual network has a 24 bit CIDR by 
default. This limits the guest virtual network to 254 running instances. It can 
be adjusted as needed, but this must be done before any instances are created 
in the zone. For example, 10.1.1.0/22 would provide for ~1000 addresses.</para>
@@ -77,5 +96,5 @@
                        </tbody>
                </tgroup>
        </informaltable>
-       <para>To modify global configuration parameters, use the global 
configuration screen in the CloudPlatform UI. See Setting Global Configuration 
Parameters </para>
+       <para>To modify global configuration parameters, use the global 
configuration screen in the &PRODUCT; UI. See Setting Global Configuration 
Parameters </para>
 </section>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/70d0ff8b/docs/en-US/guest-ip-ranges.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/guest-ip-ranges.xml b/docs/en-US/guest-ip-ranges.xml
index 97da044..08267a8 100644
--- a/docs/en-US/guest-ip-ranges.xml
+++ b/docs/en-US/guest-ip-ranges.xml
@@ -1,8 +1,27 @@
 <?xml version='1.0' encoding='utf-8' ?>
-<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" 
"file:///C:/Program%20Files%20(x86)/Publican/DocBook_DTD/docbookx.dtd" [
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" 
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"; [
 <!ENTITY % BOOK_ENTITIES SYSTEM "cloudstack.ent">
 %BOOK_ENTITIES;
 ]>
+
+<!-- Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements.  See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership.  The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License.  You may obtain a copy of the License at
+ 
+   http://www.apache.org/licenses/LICENSE-2.0
+ 
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied.  See the License for the
+ specific language governing permissions and limitations
+ under the License.
+-->
+
 <section id="guest-ip-ranges">
        <title>Guest IP Ranges</title>
        <para>The IP ranges for guest network traffic are set on a per-account 
basis by the user.  This allows the users to configure their network in a 
fashion that will enable VPN linking between their guest network and their 
clients.</para>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/70d0ff8b/docs/en-US/guest-network.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/guest-network.xml b/docs/en-US/guest-network.xml
index e8264b3..c9dee80 100644
--- a/docs/en-US/guest-network.xml
+++ b/docs/en-US/guest-network.xml
@@ -1,10 +1,29 @@
 <?xml version='1.0' encoding='utf-8' ?>
-<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" 
"file:///C:/Program%20Files%20(x86)/Publican/DocBook_DTD/docbookx.dtd" [
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" 
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"; [
 <!ENTITY % BOOK_ENTITIES SYSTEM "cloudstack.ent">
 %BOOK_ENTITIES;
 ]>
+
+<!-- Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements.  See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership.  The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License.  You may obtain a copy of the License at
+ 
+   http://www.apache.org/licenses/LICENSE-2.0
+ 
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied.  See the License for the
+ specific language governing permissions and limitations
+ under the License.
+-->
+
 <section id="guest-network">
        <title>Guest Network</title>
-       <para>In a CloudPlatform cloud, guest VMs can communicate with each 
other using shared infrastructure with the security and user perception that 
the guests have a private LAN.</para>
-       <para>The CloudPlatform virtual router is the main component providing 
networking features for guest traffic.</para>    
+       <para>In a &PRODUCT; cloud, guest VMs can communicate with each other 
using shared infrastructure with the security and user perception that the 
guests have a private LAN.</para>
+       <para>The &PRODUCT; virtual router is the main component providing 
networking features for guest traffic.</para>        
 </section>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/70d0ff8b/docs/en-US/guest-traffic.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/guest-traffic.xml b/docs/en-US/guest-traffic.xml
index 38658e0..57a441a 100644
--- a/docs/en-US/guest-traffic.xml
+++ b/docs/en-US/guest-traffic.xml
@@ -1,8 +1,27 @@
 <?xml version='1.0' encoding='utf-8' ?>
-<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" 
"file:///C:/Program%20Files%20(x86)/Publican/DocBook_DTD/docbookx.dtd" [
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" 
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"; [
 <!ENTITY % BOOK_ENTITIES SYSTEM "cloudstack.ent">
 %BOOK_ENTITIES;
 ]>
+
+<!-- Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements.  See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership.  The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License.  You may obtain a copy of the License at
+ 
+   http://www.apache.org/licenses/LICENSE-2.0
+ 
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied.  See the License for the
+ specific language governing permissions and limitations
+ under the License.
+-->
+
 <section id="guest-traffic">
        <title>Guest Traffic</title>
        <para>A network can carry guest traffic only between VMs within one 
zone. Virtual machines in different zones cannot communicate with each other 
using their IP addresses; they must communicate with each other by routing 
through a public IP address.</para>

Reply via email to