You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by bu...@apache.org on 2011/03/22 20:14:21 UTC

svn commit: r787389 - in /websites/staging/libcloud/trunk/content/libcloud: index.html sitemap.html whos-using.html

Author: buildbot
Date: Tue Mar 22 19:14:21 2011
New Revision: 787389

Log:
Staging update by buildbot

Added:
    websites/staging/libcloud/trunk/content/libcloud/index.html
    websites/staging/libcloud/trunk/content/libcloud/whos-using.html
Modified:
    websites/staging/libcloud/trunk/content/libcloud/sitemap.html

Added: websites/staging/libcloud/trunk/content/libcloud/index.html
==============================================================================
--- websites/staging/libcloud/trunk/content/libcloud/index.html (added)
+++ websites/staging/libcloud/trunk/content/libcloud/index.html Tue Mar 22 19:14:21 2011
@@ -0,0 +1,228 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+  <title>libcloud python library - libcloud is a standard client library for many popular cloud providers, written in python and java</title>
+  <meta http-equiv="Content-Type" content="text/html;charset=utf-8">
+  <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" type="text/javascript"></script>
+  <script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/jquery-ui.min.js" type="text/javascript"></script>
+  <script src="js/libcloud.js" type="text/javascript"></script>
+  <link rel="stylesheet" href="css/screen.css" type="text/css">
+  <link rel="stylesheet" href="css/libcloud.css" type="text/css">
+  <link rel="stylesheet" href="css/code.css" type="text/css">
+  <link rel="icon" type="image/png" href="images/favicon.png"/>
+</head>
+<body>
+  <div class="container">
+    <div id="header" class="span-24 last">
+      
+      <h1>libcloud <span>a unified interface to the cloud</span></h1>
+      
+    </div>
+
+    <div id="banner" class="span-24 last">
+      
+      <h2>libcloud is a standard client library for many popular cloud providers, written in python and java</h2>
+      
+    </div>
+
+    <div id="feature" class="container">
+      <div class="span-6">
+        <blockquote>
+          &#8220;libcloud represents a fundamental change in the way clouds are managed, breaking the barriers of proprietary, closed clouds.  We at Linode believe this is of the utmost importance and fully support this effort.&#8221;
+          <br>
+          <span class="byline">
+            - Christopher S. Aker, <a href="http://www.linode.com">Linode</a>, Founder
+          </span>
+        </blockquote>
+      </div>
+      <div class="span-6">
+        <blockquote>
+          &#8220;Libcloud will make life easier for our customers. We appreciate and support this standardization tool.&#8221;
+          <br>
+          <span class="byline">
+            - Matt Tanase, <a href="http://www.slicehost.com">Slicehost</a>, Founder
+          </span>
+        </blockquote>
+      </div>
+      <div class="span-6">
+        <blockquote>
+          &#8220;I'm excited to see the development of projects, like libcloud, that help make the lives of the cloud computing community easier by offering a standardized way to communicate with their provider of choice.&#8221;
+          <br>
+          <span class="byline">
+            - Bret Piatt, <a href="http://www.rackspace.com">Rackspace</a>, Technical Alliance Manager
+          </span>
+        </blockquote>
+      </div>
+      <div class="span-6 last">
+        <blockquote>
+          &#8220;We believe in an open cloud and are thrilled to see libcloud push the movement forward.&#8221;
+          <br>
+          <span class="byline">
+            - Paul Lancaster, <a href="http://www.gogrid.com">GoGrid</a>, Business Development Manager
+          </span>
+        </blockquote>
+</div>
+ <hr />
+    </div>
+    
+    
+    <div id="sidebar" class="span-8 border">
+      
+<h2><a href="index.html">home</a></h2>
+<h2><a href="about.html">about</a></h2>
+<h2><a href="getting-started.html">getting started</a></h2>
+<h2><a href="whos-using.html">who's using libcloud?</a></h2>
+<h2><a href="devinfo.html">developer information</a></h2>
+<h2><a href="downloads.html">downloads</a></h2>
+
+
+
+
+<div id="pycon-logo"><a
+              href="http://mail-archives.apache.org/mod_mbox/incubator-libcloud/201102.mbox/%3CAANLkTimwn5Dm372VYZ4YVcgKQqbVVwxyo8=DMFtHoTwg@mail.gmail.com%3E"
+              title="libcloud will be at PyCon in march - join us and help us
+              improve and advance the library!"><img
+              src="http://us.pycon.org/2011/site_media/static/img/badges/pycon-badge-200x60.png"
+              alt="Join us at PyCon"/></a></div>
+
+<div id="twitter-logo"><a href="http://www.twitter.com/libcloud"><img
+              src="http://twitter-badges.s3.amazonaws.com/follow_me-a.png"
+              alt="Follow libcloud on Twitter"/></a></div>
+
+<div id="incubator-logo"><a href="http://incubator.apache.org/"><img src="images/apache_incubator.png" alt="apache incubator" /></a></div>
+
+
+
+    </div>
+    
+
+    <div id="main" class="span-16 last">
+      
+      <h2 id="current_python_support">Current Python support</h2>
+<table id="python-support-table" class="support-table" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <th>provider</th>
+          <th><a href="driver-features.html#list">list</a></th>
+          <th><a href="driver-features.html#reboot">reboot</a></th>
+          <th><a href="driver-features.html#create">create</a></th>
+          <th><a href="driver-features.html#destroy">destroy</a></th>
+          <th><a href="driver-features.html#images">images</a></th>
+          <th><a href="driver-features.html#sizes">sizes</a></th>
+          <th><a href="driver-features.html#deploy">deploy</a></th>
+        </tr>
+        <tr><th><a href="http://www.brightbox.co.uk/" title="Brightbox"
+                   >Brightbox</a></th>
+            <td>y</td><td></td><td>y</td><td>y</td><td>y</td><td>y</td><td></td></tr>
+        <tr><th><a href="http://www.cloudsigma.com/" title="CloudSigma"
+                   >CloudSigma</a></th>
+            <td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td></td></tr>
+        <tr><th><a href="http://www.dreamhost.com/hosting-vps.html"
+                    title="Dreamhost">Dreamhost</a></th>
+            <td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td></td></tr>
+        <tr><th><a href="http://aws.amazon.com/" title="EC2-AP Northeast"
+                   >EC2-AP Northeast</a></th>
+            <td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td></tr>
+        <tr><th><a href="http://aws.amazon.com/" title="EC2-AP Southeast"
+                   >EC2-AP Southeast</a></th>
+            <td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td></tr>
+        <tr><th><a href="http://aws.amazon.com/" title="EC2-US East"
+                   >EC2-US East</a></th>
+            <td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td></tr>
+        <tr><th><a href="http://aws.amazon.com/" title="EC2-US West"
+                   >EC2-US West</a></th>
+            <td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td></tr>
+        <tr><th><a href="http://aws.amazon.com/" title="EC2-EU West"
+                   >EC2-EU West</a></th>
+            <td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td></tr>
+        <tr><th><a href="http://www.enomaly.com/" title="enomaly ECP"
+                   >enomaly ECP</a></th>
+            <td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td></tr>
+    <tr><th><a href="http://www.elastichosts.com" title="ElasticHosts"
+                   >ElasticHosts</a></th>
+            <td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td></tr>
+     <tr><th><a href="http://www.eucalyptus.com/" title="Eucalyptus"
+                   >Eucalyptus</a></th>
+            <td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td></td></tr>
+        <tr><th><a href="http://www.gogrid.com/" title="gogrid"
+                   >GoGrid</a></th>
+            <td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td></tr>
+        <tr><th><a
+                    href="http://www-935.ibm.com/services/us/igs/cloud-development/"
+                    title="IBM Cloud">IBM Cloud</a></th>
+            <td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td></td></tr>
+        <tr><th><a href="http://www.linode.com/" title="linode"
+                   >Linode</a></th>
+            <td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td></tr>
+        <tr><th><a href="http://www.opennebula.org/" title="OpenNebula"
+                   >OpenNebula</a></th>
+            <td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td></td></tr>
+        <tr><th><a href="http://www.rackspacecloud.com" title="Rackspace"
+                   >Rackspace</a></th>
+            <td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td></tr>
+        <tr><th><a href="http://www.rackspace.co.uk" title="Rackspace UK"
+                   >Rackspace UK</a></th>
+            <td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td></tr>
+        <tr><th><a href="http://rimuhosting.com/" title="RimuHosting"
+                   >RimuHosting</a></th>
+            <td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td></td></tr>
+        <tr><th><a href="http://www.slicehost.com/" title="slicehost"
+                   >Slicehost</a></th>
+            <td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td></tr>
+        <tr><th><a href="http://softlayer.com/" title="SoftLayer"
+                   >SoftLayer</a></th>
+            <td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td></tr>
+        <tr><th><a href="http://www.terremark.com/default.aspx"
+                    title="Terremark">Terremark</a></th>
+            <td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td></tr>
+        <tr><th><a
+                    href="http://www.vmware.com/appliances/deploy/vcloud-express.html"
+                    title="vCloud">vCloud</a></th>
+            <td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td></tr>
+        <tr><th><a href="http://www.voxel.net/" title="Voxel"
+                   >Voxel</a></th>
+            <td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td></td></tr>
+        <tr><th><a href="http://vps.net/" title="vps.net"
+                   >VPS.net</a></th>
+            <td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td></td></tr>
+      </table>
+
+<h2 id="current_java_support">Current Java support</h2>
+<table id="java-support-table" class="support-table" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <th>provider</th>
+          <th>list</th>
+          <th>reboot</th>
+          <th>create</th>
+          <th>destroy</th>
+          <th>images</th>
+          <th>sizes</th>
+        </tr>
+        <tr><th><a href="http://aws.amazon.com/" title="EC2-AP Southeast">EC2-AP Southeast</a></th>               <td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td></tr>
+        <tr><th><a href="http://aws.amazon.com/" title="EC2-US East">EC2-US East</a></th>                     <td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td></tr>
+        <tr><th><a href="http://aws.amazon.com/" title="EC2-US West">EC2-US West</a></th>               <td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td></tr>
+        <tr><th><a href="http://aws.amazon.com/" title="EC2-EU West">EC2-EU West</a></th>               <td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td></tr>
+        <tr><th><a href="http://www.eucalyptus.com/" title="Eucalyptus">Eucalyptus</a></th>   <td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td></tr>
+        <tr><th><a href="http://www-935.ibm.com/services/us/igs/cloud-development/" title="IBM Cloud">IBM Cloud</a></th>   <td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td></tr>
+    <tr><th><a href="http://www.rackspacecloud.com" title="rackspace">Rackspace</a></th>  <td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td></tr>
+      </table>
+      
+    </div>
+
+    <div id="footer" class="span-24">
+    
+    
+    </div>
+  </div>
+<script type="text/javascript">
+var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+</script>
+<script type="text/javascript">
+try {
+var pageTracker = _gat._getTracker("UA-9902461-1");
+pageTracker._trackPageview();
+} catch(err) {}
+</script>
+
+</body>
+</html>

Modified: websites/staging/libcloud/trunk/content/libcloud/sitemap.html
==============================================================================
--- websites/staging/libcloud/trunk/content/libcloud/sitemap.html (original)
+++ websites/staging/libcloud/trunk/content/libcloud/sitemap.html Tue Mar 22 19:14:21 2011
@@ -66,11 +66,13 @@
 <h2>Sitemap</h2>
 
 <ul>
-<li><a href="/libcloud/about.html">About</a></li>
-<li><a href="/libcloud/devinfo.html">Developer Information</a></li>
-<li><a href="/libcloud/downloads.html">Downloads</a></li>
-<li><a href="/libcloud/driver-features.html">Driver features</a></li>
-<li><a href="/libcloud/getting-started.html">Getting started</a></li>
+<li><a href="about.html">About</a></li>
+<li><a href="devinfo.html">Developer Information</a></li>
+<li><a href="downloads.html">Downloads</a></li>
+<li><a href="driver-features.html">Driver features</a></li>
+<li><a href="getting-started.html">Getting started</a></li>
+<li><a href="index.html">libcloud is a standard client library for many popular cloud providers, written in python and java</a></li>
+<li><a href="whos-using.html">Projects and companies using libcloud</a></li>
 </ul>
 
     </div>

Added: websites/staging/libcloud/trunk/content/libcloud/whos-using.html
==============================================================================
--- websites/staging/libcloud/trunk/content/libcloud/whos-using.html (added)
+++ websites/staging/libcloud/trunk/content/libcloud/whos-using.html Tue Mar 22 19:14:21 2011
@@ -0,0 +1,130 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+  <title>libcloud python library - Projects and companies using libcloud</title>
+  <meta http-equiv="Content-Type" content="text/html;charset=utf-8">
+  <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" type="text/javascript"></script>
+  <script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/jquery-ui.min.js" type="text/javascript"></script>
+  <script src="js/libcloud.js" type="text/javascript"></script>
+  <link rel="stylesheet" href="css/screen.css" type="text/css">
+  <link rel="stylesheet" href="css/libcloud.css" type="text/css">
+  <link rel="stylesheet" href="css/code.css" type="text/css">
+  <link rel="icon" type="image/png" href="images/favicon.png"/>
+</head>
+<body>
+  <div class="container">
+    <div id="header" class="span-24 last">
+      
+      <h1>libcloud <span>a unified interface to the cloud</span></h1>
+      
+    </div>
+
+    <div id="banner" class="span-24 last">
+      
+      <h2>Projects and companies using libcloud</h2>
+      
+    </div>
+
+    <div id="feature" class="container">
+      
+      
+    </div>
+    
+    
+    <div id="sidebar" class="span-8 border">
+      
+<h2><a href="index.html">home</a></h2>
+<h2><a href="about.html">about</a></h2>
+<h2><a href="getting-started.html">getting started</a></h2>
+<h2><a href="whos-using.html">who's using libcloud?</a></h2>
+<h2><a href="devinfo.html">developer information</a></h2>
+<h2><a href="downloads.html">downloads</a></h2>
+
+
+
+
+<div id="pycon-logo"><a
+              href="http://mail-archives.apache.org/mod_mbox/incubator-libcloud/201102.mbox/%3CAANLkTimwn5Dm372VYZ4YVcgKQqbVVwxyo8=DMFtHoTwg@mail.gmail.com%3E"
+              title="libcloud will be at PyCon in march - join us and help us
+              improve and advance the library!"><img
+              src="http://us.pycon.org/2011/site_media/static/img/badges/pycon-badge-200x60.png"
+              alt="Join us at PyCon"/></a></div>
+
+<div id="twitter-logo"><a href="http://www.twitter.com/libcloud"><img
+              src="http://twitter-badges.s3.amazonaws.com/follow_me-a.png"
+              alt="Follow libcloud on Twitter"/></a></div>
+
+<div id="incubator-logo"><a href="http://incubator.apache.org/"><img src="images/apache_incubator.png" alt="apache incubator" /></a></div>
+
+
+
+    </div>
+    
+
+    <div id="main" class="span-16 last">
+      
+      <h2 id="whos_using_libcloud">Who's Using Libcloud?</h2>
+<p>If you or someone you know is using libcloud, [devinfo.html](let us know</a>.</p>
+<h2 id="projects">Projects</h2>
+<p><strong>Name:</strong> Dewpoint<br />
+<strong>Website:</strong> <a href="https://github.com/secondstory/dewpoint">https://github.com/secondstory/dewpoint</a><br />
+<strong>Description:</strong> A command line tool for cloud computing.<br />
+</p>
+<p><strong>Name:</strong> felicity<br />
+<strong>Website:</strong> <a href="https://github.com/mig5/felicity">https://github.com/mig5/felicity</a><br />
+<strong>Description:</strong> A Python script for performing backups to different clouds.<br />
+</p>
+<p><strong>Name:</strong> Frigg<br />
+<strong>Website:</strong> <a href="https://github.com/mig5/frigg">https://github.com/mig5/frigg</a><br />
+<strong>Description:</strong> Script for provisioning a server and installing [http://aegirproject.org/](Aegir</a> on it.<br />
+</p>
+<p><strong>Name:</strong> lc-tools<br />
+<strong>Website:</strong> <a href="https://github.com/novel/lc-tools">https://github.com/novel/lc-tools</a><br />
+<strong>Description:</strong> A set of command line tools for controlling various clouds.<br />
+</p>
+<p><strong>Name:</strong> OOI Cyberinfrastructure<br />
+<strong>Website:</strong> <a href="http://ci.oceanobservatories.org/">http://ci.oceanobservatories.org/</a><br />
+<strong>Description:</strong> Interfacing with a wide variety of software packages and computational resource providers.<br />
+</p>
+<p><strong>Name:</strong> overmind<br />
+<strong>Website:</strong> <a href="https://github.com/tobami/overmind">https://github.com/tobami/overmind</a><br />
+<strong>Description:</strong> A complete server provisioning and configuration management application.<br />
+</p>
+<p><strong>Name:</strong> rocket<br />
+<strong>Website:</strong> <a href="https://github.com/ssimasanti/rockets">https://github.com/ssimasanti/rockets</a><br />
+<strong>Description:</strong> Cloud server management tool using fabric, libcloud and Django CLI.<br />
+</p>
+<p><strong>Name:</strong> Silver Lining<br />
+<strong>Website:</strong> <a href="http://cloudsilverlining.org/">http://cloudsilverlining.org/</a><br />
+<strong>Description:</strong> Application for painless and simple deployment of Python and PHP applications to the Ubuntu based cloud servers.<br />
+</p>
+<h2 id="companies">Companies</h2>
+<p><strong>Name:</strong> Cloudkick<br />
+<strong>Website:</strong> <a href="https://www.cloudkick.com">https://www.cloudkick.com/</a><br />
+<strong>Reference:</strong> <a href="https://www.cloudkick.com/blog/2009/jul/23/libcloud-announced/">Announcing libcloud</a></p>
+<p><strong>Name:</strong> GlobalRoute<br />
+<strong>Website:</strong> <a href="http://globalroute.net">http://globalroute.net/</a></p>
+<p><strong>Name:</strong> Server Density<br />
+<strong>Website:</strong> <a href="http://www.serverdensity.com/">http://www.serverdensity.com/</a><br />
+<strong>Reference:</strong> <a href="http://blog.boxedice.com/2010/03/04/using-vcloud-and-amazon-cloudwatch-with-libcloud/">Using vCloud and Amazon CloudWatch with libcloud</a></p>
+      
+    </div>
+
+    <div id="footer" class="span-24">
+    
+    
+    </div>
+  </div>
+<script type="text/javascript">
+var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+</script>
+<script type="text/javascript">
+try {
+var pageTracker = _gat._getTracker("UA-9902461-1");
+pageTracker._trackPageview();
+} catch(err) {}
+</script>
+
+</body>
+</html>