You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by jz...@apache.org on 2013/01/07 21:58:40 UTC

svn commit: r1430002 - in /incubator/cloudstack/site/trunk/content/cloudstack: index.mdtext mailing-lists.mdtext software/features.mdtext

Author: jzb
Date: Mon Jan  7 20:58:40 2013
New Revision: 1430002

URL: http://svn.apache.org/viewvc?rev=1430002&view=rev
Log:
A few minor edits, adding more detailed commands on subscribing to mailing lists.

Modified:
    incubator/cloudstack/site/trunk/content/cloudstack/index.mdtext
    incubator/cloudstack/site/trunk/content/cloudstack/mailing-lists.mdtext
    incubator/cloudstack/site/trunk/content/cloudstack/software/features.mdtext

Modified: incubator/cloudstack/site/trunk/content/cloudstack/index.mdtext
URL: http://svn.apache.org/viewvc/incubator/cloudstack/site/trunk/content/cloudstack/index.mdtext?rev=1430002&r1=1430001&r2=1430002&view=diff
==============================================================================
--- incubator/cloudstack/site/trunk/content/cloudstack/index.mdtext (original)
+++ incubator/cloudstack/site/trunk/content/cloudstack/index.mdtext Mon Jan  7 20:58:40 2013
@@ -1,10 +1,10 @@
-Title: Apache CloudStack (Incubating)
+Title: Apache CloudStack (Incubating): Open Source Cloud Computing
 
 <a href="https://blogs.apache.org/cloudstack/entry/apache_cloudstack_4_0_0"><img class="frontpage" src="/cloudstack/images/banner-apache-4.0.0-incubating.png" height="90" width="728"></a>
 
 ## <i class="icon-cloud"></i> What is CloudStack?
 
-Apache CloudStack (Incubating) is software designed to deploy and manage large networks of virtual machines, as a highly available, highly scalable Infrastructure as a Service (IaaS) cloud computing platform. CloudStack is used by a number of service providers to offer public cloud services, and by many companies to provide an on-premises (private) cloud offering, or as part of a hybrid cloud solution.
+Apache CloudStack (Incubating) is open source software designed to deploy and manage large networks of virtual machines, as a highly available, highly scalable Infrastructure as a Service (IaaS) cloud computing platform. CloudStack is used by a number of service providers to offer public cloud services, and by many companies to provide an on-premises (private) cloud offering, or as part of a hybrid cloud solution.
 
 CloudStack is a turnkey solution that includes the entire "stack" of features most organizations want with an IaaS cloud: compute orchestration, Network-as-a-Service, user and account management, a full and open native API, resource accounting, and a first-class User Interface (UI).
 

Modified: incubator/cloudstack/site/trunk/content/cloudstack/mailing-lists.mdtext
URL: http://svn.apache.org/viewvc/incubator/cloudstack/site/trunk/content/cloudstack/mailing-lists.mdtext?rev=1430002&r1=1430001&r2=1430002&view=diff
==============================================================================
--- incubator/cloudstack/site/trunk/content/cloudstack/mailing-lists.mdtext (original)
+++ incubator/cloudstack/site/trunk/content/cloudstack/mailing-lists.mdtext Mon Jan  7 20:58:40 2013
@@ -17,12 +17,20 @@ The project currently has three lists:
 
 ## To Subscribe to the Mailing Lists
 
-If you want to subscribe to list, send an email to <em>listname</em>-subscribe@incubator.apache.org. For instance, to subscribe to the cloudstack-users list, use <code>cloudstack-users-subscribe@incubator.apache.org</code>. 
+If you want to subscribe to list, send an email to <em>listname</em>-subscribe@incubator.apache.org:
+
+- To join the CloudStack-dev mailing list email <a href="mailto:cloudstack-dev-subscribe@incubator.apache.org">cloudstack-dev-subscribe@incubator.apache.org</a>.
+- To join the CloudStack-users mailing list email <a href="mailto:cloudstack-users-subscribe@incubator.apache.org">cloudstack-users-subscribe@incubator.apache.org</a>. 
+- To join the CloudStack-commits mailing list email <a href="mailto:cloudstack-commits-subscribe@incubator.apache.org">cloudstack-commits-subscribe@incubator.apache.org</a>. 
 
 ## To Unsubscribe to the Mailing Lists
 
 Decided you're getting too much mail? To unsubscribe from one of the lists, send an email to <em>listname</em>-unsubscribe@incubator.apache.org from the same email you subscribed with.
 
+- To leave the CloudStack-dev mailing list email <a href="mailto:cloudstack-dev-unsubscribe@incubator.apache.org">cloudstack-dev-unsubscribe@incubator.apache.org</a>.
+- To leave the CloudStack-users mailing list email <a href="mailto:cloudstack-users-unsubscribe@incubator.apache.org">cloudstack-users-unsubscribe@incubator.apache.org</a>. 
+- To leave the CloudStack-commits mailing list email <a href="mailto:cloudstack-commits-unsubscribe@incubator.apache.org">cloudstack-commits-unsubscribe@incubator.apache.org</a>. 
+
 **Please do not send emails to the list asking for someone to unsubscribe you.** 
 
 ## Conduct on Mailing Lists

Modified: incubator/cloudstack/site/trunk/content/cloudstack/software/features.mdtext
URL: http://svn.apache.org/viewvc/incubator/cloudstack/site/trunk/content/cloudstack/software/features.mdtext?rev=1430002&r1=1430001&r2=1430002&view=diff
==============================================================================
--- incubator/cloudstack/site/trunk/content/cloudstack/software/features.mdtext (original)
+++ incubator/cloudstack/site/trunk/content/cloudstack/software/features.mdtext Mon Jan  7 20:58:40 2013
@@ -30,7 +30,7 @@ Have a feature request? We'd invite you 
 </tr>
 <tr>
 <td style="width: 200px; text-align: left;"><strong>Powerful <strong>API</strong></strong></td>
-<td style="width: 518px;">Easily build, integrate, and use applications built on top of the CloudStack <strong>API</strong>. Well documented and extensible, the CloudStack <strong>API</strong> also supports common cloud <strong>API</strong>s from Amazon and VMware. The CloudStack supports both an <strong>API</strong> access using a shared/private key and/or via browser cookies.</td>
+<td style="width: 518px;">Easily build, integrate, and use applications built on top of the CloudStack <strong>API</strong>. The CloudStack API is well-documented and extensible. CloudStack also includes support for the Amazon EC2 and S3 APIs.</td>
 </tr>
 <tr>
 <td style="width: 200px; text-align: left;"><strong><strong>Secure Single Sign On</strong></strong></td>