You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltacloud.apache.org by ma...@apache.org on 2013/03/07 08:47:38 UTC

svn commit: r1453722 [2/3] - in /deltacloud/trunk/site: content/ layouts/partials/default/ output/ output/cimi-curl/ output/cimi-rest/

Modified: deltacloud/trunk/site/output/contact.html
URL: http://svn.apache.org/viewvc/deltacloud/trunk/site/output/contact.html?rev=1453722&r1=1453721&r2=1453722&view=diff
==============================================================================
--- deltacloud/trunk/site/output/contact.html (original)
+++ deltacloud/trunk/site/output/contact.html Thu Mar  7 07:47:37 2013
@@ -44,7 +44,7 @@
     <a href="#" class="dropdown-toggle" data-toggle="dropdown">About<b class="caret"></b></a>
     <ul class="dropdown-menu">
       <li><a href="/about.html">What is Deltacloud?</a></li>
-      <li><a href="/supported-providers.html">Supported Providers</a></li>
+      <li><a href="/drivers.html#drivers">Supported Providers</a></li>
     </ul>
   </li>
   <li><a href="/download.html">Download</a></li>

Modified: deltacloud/trunk/site/output/contribute.html
URL: http://svn.apache.org/viewvc/deltacloud/trunk/site/output/contribute.html?rev=1453722&r1=1453721&r2=1453722&view=diff
==============================================================================
--- deltacloud/trunk/site/output/contribute.html (original)
+++ deltacloud/trunk/site/output/contribute.html Thu Mar  7 07:47:37 2013
@@ -44,7 +44,7 @@
     <a href="#" class="dropdown-toggle" data-toggle="dropdown">About<b class="caret"></b></a>
     <ul class="dropdown-menu">
       <li><a href="/about.html">What is Deltacloud?</a></li>
-      <li><a href="/supported-providers.html">Supported Providers</a></li>
+      <li><a href="/drivers.html#drivers">Supported Providers</a></li>
     </ul>
   </li>
   <li><a href="/download.html">Download</a></li>
@@ -97,7 +97,6 @@
 
       
 
-
       <footer class="footer">
         <p class="pull-right"><span class='icon-circle-arrow-up'>&nbsp;</span><a href="#">Back to top</a></p>
         <div class='row'>

Modified: deltacloud/trunk/site/output/credentials.html
URL: http://svn.apache.org/viewvc/deltacloud/trunk/site/output/credentials.html?rev=1453722&r1=1453721&r2=1453722&view=diff
==============================================================================
--- deltacloud/trunk/site/output/credentials.html (original)
+++ deltacloud/trunk/site/output/credentials.html Thu Mar  7 07:47:37 2013
@@ -44,7 +44,7 @@
     <a href="#" class="dropdown-toggle" data-toggle="dropdown">About<b class="caret"></b></a>
     <ul class="dropdown-menu">
       <li><a href="/about.html">What is Deltacloud?</a></li>
-      <li><a href="/supported-providers.html">Supported Providers</a></li>
+      <li><a href="/drivers.html#drivers">Supported Providers</a></li>
     </ul>
   </li>
   <li><a href="/download.html">Download</a></li>
@@ -98,18 +98,16 @@
       <p><br></p>
 <h3>Cloud provider credentials</h3>
 <table class="table-bordered table-striped table-condensed">
-  <thead>
-    <tr>
-      <th>Cloud</th>
+<thead><tr>
+<th>Cloud</th>
       <th>Driver</th>
       <th>Username</th>
       <th>Password</th>
       <th>Notes</th>
-    </tr>
-  </thead>
-  <tbody>
-    <tr>
-      <td style="text-align:left">
+    </tr></thead>
+<tbody>
+<tr>
+<td style="text-align:left">
         <strong>mock</strong>
       </td>
       <td style="text-align:left"><span style="font-size:x-small">mock</span></td>
@@ -117,8 +115,8 @@
       <td style="text-align:left"><span style="font-size:x-small">mockpassword</span></td>
       <td style="text-align:left">The mock driver doesn't talk to any cloud; it just pretends to be a cloud.</td>
     </tr>
-    <tr>
-      <td style="text-align:left">
+<tr>
+<td style="text-align:left">
         <strong>Amazon EC2/S3</strong>
       </td>
       <td style="text-align:left"><span style="font-size:x-small">ec2</span></td>
@@ -126,8 +124,8 @@
       <td style="text-align:left">Secret Access Key</td>
       <td style="text-align:left">This information can be found on the <a href="http://aws-portal.amazon.com/gp/aws/developer/account/index.html?action=access-key">Security Credentials</a> page in your AWS account.</td>
     </tr>
-    <tr>
-      <td style="text-align:left">
+<tr>
+<td style="text-align:left">
         <strong>Eucalyptus</strong>
       </td>
       <td style="text-align:left"><span style="font-size:x-small">eucalyptus</span></td>
@@ -135,8 +133,8 @@
       <td style="text-align:left">Secret Access Key</td>
       <td style="text-align:left"></td>
     </tr>
-    <tr>
-      <td style="text-align:left">
+<tr>
+<td style="text-align:left">
         <strong>GoGrid</strong>
       </td>
       <td style="text-align:left"><span style="font-size:x-small">gogrid</span></td>
@@ -144,8 +142,8 @@
       <td style="text-align:left">Shared Secret</td>
       <td style="text-align:left">Go to <span style="font-size:x-small">My Account &gt; API Keys</span> for <a href="https://my.gogrid.com/gogrid/com.servepath.gogrid.GoGrid/index.html">your account</a> and click on the key you want to use to find the shared secret.</td>
     </tr>
-    <tr>
-      <td style="text-align:left">
+<tr>
+<td style="text-align:left">
         <strong>IBM SmartCloud</strong>
       </td>
       <td style="text-align:left"><span style="font-size:x-small">sbc</span></td>
@@ -153,8 +151,8 @@
       <td style="text-align:left">Password</td>
       <td style="text-align:left"></td>
     </tr>
-    <tr>
-      <td style="text-align:left">
+<tr>
+<td style="text-align:left">
         <strong>Microsoft Azure (Storage Account only)</strong>
       </td>
       <td style="text-align:left"><span style="font-size:x-small">azure</span></td>
@@ -162,8 +160,8 @@
       <td style="text-align:left">Primary Access Key</td>
       <td style="text-align:left">The Storage Account Name is chosen when you create the service (e.g. name in http://name.blob.core.windows.net/). This and the access key are available from the service control panel.</td>
     </tr>
-    <tr>
-      <td style="text-align:left">
+<tr>
+<td style="text-align:left">
         <strong>OpenNebula</strong>
       </td>
       <td style="text-align:left"><span style="font-size:x-small">opennebula</span></td>
@@ -171,8 +169,8 @@
       <td style="text-align:left">OpenNebula password</td>
       <td style="text-align:left">Set the environment variable OCCI_URL to the address on which OpenNebula's OCCI server is listening.</td>
     </tr>
-    <tr>
-      <td style="text-align:left">
+<tr>
+<td style="text-align:left">
         <strong>Rackspace Cloud Servers/Cloud Files</strong>
       </td>
       <td style="text-align:left"><span style="font-size:x-small">rackspace</span></td>
@@ -180,8 +178,8 @@
       <td style="text-align:left">API Key</td>
       <td style="text-align:left">Obtain the key from the <a href="https://manage.rackspacecloud.com/APIAccess.do">API Access</a> page in your control panel.</td>
     </tr>
-    <tr>
-      <td style="text-align:left">
+<tr>
+<td style="text-align:left">
         <strong>RHEV-M</strong>
       </td>
       <td style="text-align:left"><span style="font-size:x-small">rhevm</span></td>
@@ -191,8 +189,8 @@
       <td style="text-align:left">RHEV-M password</td>
       <td style="text-align:left">Set environment variable API_PROVIDER to the URL of the RHEV-M REST API endpoint. </td>
     </tr>
-    <tr>
-      <td style="text-align:left">
+<tr>
+<td style="text-align:left">
         <strong>Rimuhosting</strong>
       </td>
       <td style="text-align:left"><span style="font-size:x-small">rimuhosting</span></td>
@@ -200,8 +198,8 @@
       <td style="text-align:left">API Key</td>
       <td style="text-align:left"></td>
     </tr>
-    <tr>
-      <td style="text-align:left">
+<tr>
+<td style="text-align:left">
         <strong>Terremark</strong>
       </td>
       <td style="text-align:left"><span style="font-size:x-small">terremark</span></td>
@@ -209,8 +207,8 @@
       <td style="text-align:left">Password</td>
       <td style="text-align:left"></td>
     </tr>
-    <tr>
-      <td style="text-align:left">
+<tr>
+<td style="text-align:left">
         <strong>VMware vSphere</strong>
       </td>
       <td style="text-align:left"><span style="font-size:x-small">vsphere</span></td>
@@ -218,8 +216,8 @@
       <td style="text-align:left">vSphere user password</td>
       <td style="text-align:left">Set environment variable API_PROVIDER to the hostname of the vSphere server.</td>
     </tr>
-    <tr>
-      <td style="text-align:left">
+<tr>
+<td style="text-align:left">
         <strong>OpenStack</strong>
       </td>
       <td style="text-align:left"><span style="font-size:x-small">openstack</span></td>
@@ -227,10 +225,9 @@
       <td style="text-align:left">OpenStack user password</td>
       <td style="text-align:left">Set environment variable API_PROVIDER to the URL of OpenStack API entrypoint.</td>
     </tr>
-  </tbody>
+</tbody>
 </table>
 
-
       <footer class="footer">
         <p class="pull-right"><span class='icon-circle-arrow-up'>&nbsp;</span><a href="#">Back to top</a></p>
         <div class='row'>

Modified: deltacloud/trunk/site/output/curl-examples.html
URL: http://svn.apache.org/viewvc/deltacloud/trunk/site/output/curl-examples.html?rev=1453722&r1=1453721&r2=1453722&view=diff
==============================================================================
--- deltacloud/trunk/site/output/curl-examples.html (original)
+++ deltacloud/trunk/site/output/curl-examples.html Thu Mar  7 07:47:37 2013
@@ -44,7 +44,7 @@
     <a href="#" class="dropdown-toggle" data-toggle="dropdown">About<b class="caret"></b></a>
     <ul class="dropdown-menu">
       <li><a href="/about.html">What is Deltacloud?</a></li>
-      <li><a href="/supported-providers.html">Supported Providers</a></li>
+      <li><a href="/drivers.html#drivers">Supported Providers</a></li>
     </ul>
   </li>
   <li><a href="/download.html">Download</a></li>
@@ -106,7 +106,7 @@
     <p> The <a href="http://curl.haxx.se/docs/">cURL documentation</a> is pretty comprehensive, but the following are some general points to remember for using cURL against Deltacloud. All the examples on this page assume the deltacloud server is running at localhost:3001: </p>
 
   <ul>
-    <li>
+<li>
       Credentials are specified with <strong> --user "name:password"  </strong>
     </li>
     <li>
@@ -122,13 +122,12 @@ curl -v -X DELETE --user "username:passw
       </pre>
     </li>
   </ul>
-
-  </div>
+</div>
 
   <div class="span4">
 
     <ul class="nav nav-list well">
-      <li class="nav-header">cURL as a deltacloud client</li>
+<li class="nav-header">cURL as a deltacloud client</li>
       <li class="active"><a href="#instances">Work with instances</a></li>
       <li><a href="#images">Work with images</a></li>
       <li><a href="#hardware_profiles">Work with hardware profiles</a></li>
@@ -141,13 +140,10 @@ curl -v -X DELETE --user "username:passw
       <li><a href="#storage_volumes">Work with storage volumes</a></li>
       <li><a href="#storage_snapshots">Work with storage snapshots</a></li>
     </ul>
-
-  </div>
+</div>
 </div>
 
-<hr>
-
-<h4 id="instances">Working with instances</h4>
+<hr><h4 id="instances">Working with instances</h4>
 
 <p>Display a complete list of instances in xml format:</p>
 
@@ -356,7 +352,6 @@ listener_balancer_port=80&amp;listener_i
 <p>Delete a storage snapshot:</p>
 <pre>curl -v --user "user:pass" -X DELETE http://localhost:3001/api/storage_snapshots/snap-dda6cebc?format=xml</pre>
 
-
       <footer class="footer">
         <p class="pull-right"><span class='icon-circle-arrow-up'>&nbsp;</span><a href="#">Back to top</a></p>
         <div class='row'>

Modified: deltacloud/trunk/site/output/download.html
URL: http://svn.apache.org/viewvc/deltacloud/trunk/site/output/download.html?rev=1453722&r1=1453721&r2=1453722&view=diff
==============================================================================
--- deltacloud/trunk/site/output/download.html (original)
+++ deltacloud/trunk/site/output/download.html Thu Mar  7 07:47:37 2013
@@ -44,7 +44,7 @@
     <a href="#" class="dropdown-toggle" data-toggle="dropdown">About<b class="caret"></b></a>
     <ul class="dropdown-menu">
       <li><a href="/about.html">What is Deltacloud?</a></li>
-      <li><a href="/supported-providers.html">Supported Providers</a></li>
+      <li><a href="/drivers.html#drivers">Supported Providers</a></li>
     </ul>
   </li>
   <li><a href="/download.html">Download</a></li>
@@ -109,10 +109,9 @@
   signatures from our <a href="http://www.apache.org/dist/deltacloud/">main distribution directory</a>.
 </p>
 <h3 id="mirrors">Current release</h3>
-<table class="table">
-  <tbody>
-    <tr>
-      <td><strong>server-gem</strong></td>
+<table class="table"><tbody>
+<tr>
+<td><strong>server-gem</strong></td>
       <td>
         <a href="http://www.apache.org/dyn/closer.cgi?path=deltacloud/stable/deltacloud-core-1.1.1.gem">deltacloud-core-1.1.1.gem</a>
         (
@@ -122,8 +121,8 @@
         )
       </td>
     </tr>
-    <tr>
-      <td><strong>server-sources</strong></td>
+<tr>
+<td><strong>server-sources</strong></td>
       <td>
         <a href="http://www.apache.org/dyn/closer.cgi?path=deltacloud/stable/deltacloud-core-1.1.1.tgz">deltacloud-core-1.1.1.tgz</a>
         (
@@ -133,8 +132,8 @@
         )
       </td>
     </tr>
-    <tr>
-      <td><strong>client-gem</strong></td>
+<tr>
+<td><strong>client-gem</strong></td>
       <td>
         <a href="http://www.apache.org/dyn/closer.cgi?path=deltacloud/stable/deltacloud-client-1.1.1.gem">deltacloud-client-1.1.1.gem</a>
         (
@@ -144,8 +143,8 @@
         )
       </td>
     </tr>
-    <tr>
-      <td><strong>client-sources</strong></td>
+<tr>
+<td><strong>client-sources</strong></td>
       <td>
         <a href="http://www.apache.org/dyn/closer.cgi?path=deltacloud/stable/deltacloud-client-1.1.1.tgz">deltacloud-client-1.1.1.tgz</a>
         (
@@ -155,9 +154,7 @@
         )
       </td>
     </tr>
-  </tbody>
-</table>
-<p></p>
+</tbody></table><p></p>
 <h4 id="archive">Old releases</h4>
 <p>
   Older releases of Apache Deltacloud can be found <a href="http://archive.apache.org/dist/deltacloud/">here</a>. We highly recommend to <b>not use</b>
@@ -207,7 +204,6 @@ $ gpg --import KEYS
 $ gpg --verify deltacloud-core-1.1.1.tar.gz.asc
 </pre>
 
-
       <footer class="footer">
         <p class="pull-right"><span class='icon-circle-arrow-up'>&nbsp;</span><a href="#">Back to top</a></p>
         <div class='row'>

Modified: deltacloud/trunk/site/output/drivers.html
URL: http://svn.apache.org/viewvc/deltacloud/trunk/site/output/drivers.html?rev=1453722&r1=1453721&r2=1453722&view=diff
==============================================================================
--- deltacloud/trunk/site/output/drivers.html (original)
+++ deltacloud/trunk/site/output/drivers.html Thu Mar  7 07:47:37 2013
@@ -44,7 +44,7 @@
     <a href="#" class="dropdown-toggle" data-toggle="dropdown">About<b class="caret"></b></a>
     <ul class="dropdown-menu">
       <li><a href="/about.html">What is Deltacloud?</a></li>
-      <li><a href="/supported-providers.html">Supported Providers</a></li>
+      <li><a href="/drivers.html#drivers">Supported Providers</a></li>
     </ul>
   </li>
   <li><a href="/download.html">Download</a></li>
@@ -117,18 +117,17 @@ When the Deltacloud server is started it
   <div class="span4">
 
 <ul class="nav nav-list well">
-  <li class="nav-header">Drivers</li>
+<li class="nav-header">Drivers</li>
   <li class="active"><a href="#switch">Dynamic driver switching</a></li>
   <li><a href="#drivers">Driver functionality and credentials</a></li>
   <ul class="nav nav-list">
-    <li><a href="#func">Compute driver functionality</a></li>
+<li><a href="#func">Compute driver functionality</a></li>
     <li><a href="#storage">Storage driver functionality</a></li>
     <li><a href="#credentials">Cloud provider credentials</a></li>
   </ul>
-  <li><a href="#notes">Notes on specific drivers</a></li>
+<li><a href="#notes">Notes on specific drivers</a></li>
 </ul>
-
-  </div>
+</div>
 </div>
 
 <pre>
@@ -151,9 +150,8 @@ The driver and provider can be selected 
 
 <h4 id="func">Compute Driver Functionality</h4>
 <table class="table-bordered table-striped table-condensed">
-  <thead>
-    <tr>
-      <th class="emptycell"> </th>
+<thead><tr>
+<th class="emptycell"> </th>
       <th>
         Create new instances
       </th>
@@ -181,11 +179,10 @@ The driver and provider can be selected 
       <th>
         List all/get details about instances
       </th>
-    </tr>
-  </thead>
-  <tbody>
-    <tr>
-      <td class="provider">
+    </tr></thead>
+<tbody>
+<tr>
+<td class="provider">
         <strong>Amazon EC2</strong>
       </td>
       <td style="text-align:center">yes</td>
@@ -199,8 +196,8 @@ The driver and provider can be selected 
       <td style="text-align:center">yes</td>
       
     </tr>
-    <tr>
-      <td class="provider">
+<tr>
+<td class="provider">
         <strong>Eucalyptus</strong>
       </td>
       <td style="text-align:center">yes</td>
@@ -213,8 +210,8 @@ The driver and provider can be selected 
       <td style="text-align:center">yes</td>
       <td style="text-align:center">yes</td>
     </tr>
-    <tr>
-      <td class="provider">
+<tr>
+<td class="provider">
         <strong>Fujitsu FGCP</strong>
       </td>
       <td style="text-align:center">yes</td>
@@ -227,8 +224,8 @@ The driver and provider can be selected 
       <td style="text-align:center">yes</td>
       <td style="text-align:center">yes</td>
     </tr>
-    <tr>
-      <td class="provider">
+<tr>
+<td class="provider">
         <strong>IBM SmartCloud</strong>
       </td>
       <td style="text-align:center">yes</td>
@@ -241,8 +238,8 @@ The driver and provider can be selected 
       <td style="text-align:center">yes</td>
       <td style="text-align:center">yes</td>
     </tr>
-    <tr>
-      <td class="provider">
+<tr>
+<td class="provider">
         <strong>GoGrid</strong>
       </td>
       <td style="text-align:center">yes</td>
@@ -255,8 +252,8 @@ The driver and provider can be selected 
       <td style="text-align:center">yes</td>
       <td style="text-align:center">yes</td>
     </tr>
-    <tr>
-      <td class="provider">
+<tr>
+<td class="provider">
         <strong>OpenNebula</strong>
       </td>
       <td style="text-align:center">yes</td>
@@ -269,8 +266,8 @@ The driver and provider can be selected 
       <td style="text-align:center">yes</td>
       <td style="text-align:center">yes</td>
     </tr>
-    <tr>
-      <td class="provider">
+<tr>
+<td class="provider">
         <strong>Rackspace</strong>
       </td>
       <td style="text-align:center">yes</td>
@@ -283,8 +280,8 @@ The driver and provider can be selected 
       <td style="text-align:center">yes</td>
       <td style="text-align:center">yes</td>
     </tr>
-    <tr>
-      <td class="provider">
+<tr>
+<td class="provider">
         <strong>RHEV-M</strong>
       </td>
       <td style="text-align:center">yes</td>
@@ -297,8 +294,8 @@ The driver and provider can be selected 
       <td style="text-align:center">yes</td>
       <td style="text-align:center">yes</td>
     </tr>
-    <tr>
-      <td class="provider">
+<tr>
+<td class="provider">
         <strong>RimuHosting</strong>
       </td>
       <td style="text-align:center">yes</td>
@@ -311,8 +308,8 @@ The driver and provider can be selected 
       <td style="text-align:center">yes</td>
       <td style="text-align:center">yes</td>
     </tr>
-    <tr>
-      <td class="provider">
+<tr>
+<td class="provider">
         <strong>Terremark</strong>
       </td>
       <td style="text-align:center">yes</td>
@@ -325,8 +322,8 @@ The driver and provider can be selected 
       <td style="text-align:center">yes</td>
       <td style="text-align:center">yes</td>
     </tr>
-    <tr>
-      <td class="provider">
+<tr>
+<td class="provider">
         <strong>vSphere</strong>
       </td>
       <td style="text-align:center">yes</td>
@@ -339,8 +336,8 @@ The driver and provider can be selected 
       <td style="text-align:center">yes</td>
       <td style="text-align:center">yes</td>
     </tr>
-    <tr>
-      <td class="provider">
+<tr>
+<td class="provider">
         <strong>OpenStack</strong>
       </td>
       <td style="text-align:center">yes</td>
@@ -353,8 +350,8 @@ The driver and provider can be selected 
       <td style="text-align:center">yes</td>
       <td style="text-align:center">yes</td>
     </tr>
-    <tr>
-      <td class="provider">
+<tr>
+<td class="provider">
         <strong>Arubacloud</strong>
       </td>
       <td style="text-align:center">yes</td>
@@ -367,16 +364,27 @@ The driver and provider can be selected 
       <td style="text-align:center">yes</td>
       <td style="text-align:center">yes</td>
     </tr>
-  </tbody>
-</table>
-
-<p><br></p>
+<tr>
+<td class="provider">
+        <strong>DigitalOcean</strong>
+      </td>
+      <td style="text-align:center">yes</td>
+      <td style="text-align:center">yes</td>
+      <td style="text-align:center">yes</td>
+      <td style="text-align:center">yes</td>
+      <td style="text-align:center">yes</td>
+      <td style="text-align:center">yes</td>
+      <td style="text-align:center">yes</td>
+      <td style="text-align:center">yes</td>
+      <td style="text-align:center">yes</td>
+    </tr>
+</tbody>
+</table><p><br></p>
 
 <h4 id="storage">Storage Driver Functionality</h4>
 <table class="table-bordered table-striped table-condensed">
-  <thead>
-    <tr>
-      <th class="emptycell"> </th>
+<thead><tr>
+<th class="emptycell"> </th>
       <th>
         Create new buckets
       </th>
@@ -395,11 +403,10 @@ The driver and provider can be selected 
       <th>
         Read/write individual blob attributes
       </th>
-    </tr>
-  </thead>
-  <tbody>
-    <tr>
-      <td class="provider">
+    </tr></thead>
+<tbody>
+<tr>
+<td class="provider">
         <strong>Amazon S3</strong>
       </td>
       <td style="text-align:center">yes</td>
@@ -409,8 +416,8 @@ The driver and provider can be selected 
       <td style="text-align:center">yes</td>
       <td style="text-align:center">yes</td>
     </tr>
-    <tr>
-      <td class="provider">
+<tr>
+<td class="provider">
         <strong>Eucalyptus Walrus</strong>
       </td>
       <td style="text-align:center">yes</td>
@@ -420,8 +427,8 @@ The driver and provider can be selected 
       <td style="text-align:center">yes</td>
       <td style="text-align:center">yes</td>
     </tr>
-    <tr>
-      <td class="provider">
+<tr>
+<td class="provider">
         <strong>Rackspace CloudFiles</strong>
       </td>
       <td style="text-align:center">yes</td>
@@ -431,8 +438,8 @@ The driver and provider can be selected 
       <td style="text-align:center">yes</td>
       <td style="text-align:center">yes</td>
     </tr>
-    <tr>
-      <td class="provider">
+<tr>
+<td class="provider">
         <strong>Microsoft Azure</strong>
       </td>
       <td style="text-align:center">yes</td>
@@ -442,8 +449,8 @@ The driver and provider can be selected 
       <td style="text-align:center">yes</td>
       <td style="text-align:center">yes</td>
     </tr>
-    <tr>
-      <td class="provider">
+<tr>
+<td class="provider">
         <strong>Google Storage</strong>
       </td>
       <td style="text-align:center">yes</td>
@@ -453,9 +460,19 @@ The driver and provider can be selected 
       <td style="text-align:center">yes</td>
       <td style="text-align:center">yes</td>
     </tr>
-  </tbody>
-</table>
-<p><br></p>
+<tr>
+<td class="provider">
+        <strong>Openstack object-store (swift)</strong>
+      </td>
+      <td style="text-align:center">yes</td>
+      <td style="text-align:center">yes</td>
+      <td style="text-align:center">yes</td>
+      <td style="text-align:center">yes</td>
+      <td style="text-align:center">yes</td>
+      <td style="text-align:center">yes</td>
+    </tr>
+</tbody>
+</table><p><br></p>
 <p>
 Deltacloud uses basic HTTP <a href="rest-api.html#auth">authentication</a> to receive credentials from the client and passes them through to the particular back-end cloud. The credentials always consist of a username and password and they are never stored on the server. The exact credentials for logging into the server, and a place where you can find them, depends on the backend cloud that the server is talking to.
 </p>
@@ -467,22 +484,18 @@ The following table gives details about 
 <style>
  table { table-layout: fixed; }
  table th, table td { overflow: hidden; }
-</style>
-
-<h4 id="credentials">Cloud provider credentials</h4>
+</style><h4 id="credentials">Cloud provider credentials</h4>
 <table class="table-bordered table-striped table-condensed">
-  <thead>
-    <tr>
-      <th style="width:15%">Cloud</th>
+<thead><tr>
+<th style="width:15%">Cloud</th>
       <th style="width:8%">Driver</th>
       <th style="width:20%">Username</th>
       <th style="width:10%">Password</th>
       <th style="width:47%">Notes</th>
-    </tr>
-  </thead>
-  <tbody>
-    <tr>
-      <td>
+    </tr></thead>
+<tbody>
+<tr>
+<td>
         <strong>mock</strong>
       </td>
       <td>mock</td>
@@ -490,8 +503,8 @@ The following table gives details about 
       <td>mockpassword</td>
       <td>The mock driver does not communicate with any cloud; it just pretends to be a cloud.</td>
     </tr>
-    <tr>
-      <td>
+<tr>
+<td>
         <strong>Amazon EC2/S3</strong>
       </td>
       <td>ec2</td>
@@ -499,8 +512,8 @@ The following table gives details about 
       <td>Secret Access Key</td>
       <td>Retrieve neccessary information from the <a href="http://aws-portal.amazon.com/gp/aws/developer/account/index.html?action=access-key">Security Credentials</a> page in your AWS account.</td>
     </tr>
-    <tr>
-      <td>
+<tr>
+<td>
         <strong>Eucalyptus</strong>
       </td>
       <td>eucalyptus</td>
@@ -508,8 +521,8 @@ The following table gives details about 
       <td>Secret Access Key</td>
       <td></td>
     </tr>
-    <tr>
-      <td>
+<tr>
+<td>
         <strong>Fujitsu FGCP</strong>
       </td>
       <td>fgcp</td>
@@ -523,8 +536,8 @@ The following table gives details about 
           in Windows. Then use Username to authenticate.
       </td>
     </tr>
-    <tr>
-      <td>
+<tr>
+<td>
         <strong>GoGrid</strong>
       </td>
       <td>gogrid</td>
@@ -534,8 +547,8 @@ The following table gives details about 
       Go to <span style="font-size:small">My Account &gt; API Keys</span> for <a href="https://my.gogrid.com/gogrid/com.servepath.gogrid.GoGrid/index.html">your account</a> and click on the key you want to use to find the Shared Secret.
       </td>
     </tr>
-    <tr>
-      <td>
+<tr>
+<td>
         <strong>IBM SmartCloud</strong>
       </td>
       <td>sbc</td>
@@ -543,8 +556,8 @@ The following table gives details about 
       <td>Password</td>
       <td></td>
     </tr>
-    <tr>
-      <td>
+<tr>
+<td>
         <strong>Microsoft Azure (Storage Account only)</strong>
       </td>
       <td>azure</td>
@@ -554,8 +567,8 @@ The following table gives details about 
       The Storage Account Name is chosen when you create the service (e.g. name in <a href="http://name.blob.core.windows.net/">name.blob.core.windows.net</a>). The name and the access key are available from the service control panel.
       </td>
     </tr>
-    <tr>
-      <td>
+<tr>
+<td>
         <strong>OpenNebula</strong>
       </td>
       <td>opennebula</td>
@@ -563,8 +576,8 @@ The following table gives details about 
       <td>OpenNebula password</td>
       <td>Set the environment variable OCCI_URL to the address on which OpenNebula's OCCI server is listening.</td>
     </tr>
-    <tr>
-      <td>
+<tr>
+<td>
         <strong>OpenStack</strong>
       </td>
       <td>openstack</td>
@@ -572,8 +585,8 @@ The following table gives details about 
       <td>The username is OpenStack user name and tenant_name concatenated with a '+' and password is your openstack service password.</td>
       <td>Set the environment variable API_PROVIDER to the URL of Keystone Identity service. Alternatively use the '-P' option when starting the Deltacloud server. See <a href="drivers.html#open">notes</a> for more info.</td>
     </tr>
-    <tr>
-      <td>
+<tr>
+<td>
         <strong>Rackspace Cloud Servers/Cloud Files</strong>
       </td>
       <td>rackspace</td>
@@ -581,8 +594,8 @@ The following table gives details about 
       <td>API Key</td>
       <td>Obtain the key from the <a href="https://manage.rackspacecloud.com/APIAccess.do">API Access</a> page in your control panel.</td>
     </tr>
-    <tr>
-      <td>
+<tr>
+<td>
         <strong>RHEV-M</strong>
       </td>
       <td>rhevm</td>
@@ -592,8 +605,8 @@ The following table gives details about 
       <td>RHEV-M password</td>
       <td>Set the environment variable API_PROVIDER to the URL of the RHEV-M REST API endpoint. </td>
     </tr>
-    <tr>
-      <td>
+<tr>
+<td>
         <strong>Rimuhosting</strong>
       </td>
       <td>rimuhosting</td>
@@ -601,8 +614,8 @@ The following table gives details about 
       <td>API Key</td>
       <td></td>
     </tr>
-    <tr>
-      <td>
+<tr>
+<td>
         <strong>Terremark</strong>
       </td>
       <td>terremark</td>
@@ -610,8 +623,8 @@ The following table gives details about 
       <td>Password</td>
       <td></td>
     </tr>
-    <tr>
-      <td>
+<tr>
+<td>
         <strong>VMware vSphere</strong>
       </td>
       <td>vsphere</td>
@@ -619,8 +632,8 @@ The following table gives details about 
       <td>vSphere user password</td>
       <td>Set the environment variable API_PROVIDER to the hostname of the vSphere server and the Datastore.</td>
     </tr>
-    <tr>
-      <td>
+<tr>
+<td>
         <strong>Arubacloud</strong>
       </td>
       <td>arubacloud</td>
@@ -628,11 +641,17 @@ The following table gives details about 
       <td>Password</td>
       <td></td>
     </tr>
-
-  </tbody>
-</table>
-
-<p><br></p>
+<tr>
+<td>
+        <strong>DigitalOcean</strong>
+      </td>
+      <td>digitalocean</td>
+      <td>Client Key</td>
+      <td>API Key</td>
+      <td>Obtain these credentials from the <a href="https://www.digitalocean.com/api_access">API access</a> page of your digitalocean account.</td>
+    </tr>
+</tbody>
+</table><p><br></p>
 
 <h3 id="notes">Notes on specific drivers</h3>
 
@@ -728,12 +747,11 @@ The OpenNebula driver has been updated t
       FGCP virtual systems and networks are both mapped to realms:
       </p>
 <ul>
-      <li>Creating a firewall is equivalent to creating a FGCP virtual system. Specify a system descriptor ID as firewall description (e.g. "1-tier Skeleton").</li>
+<li>Creating a firewall is equivalent to creating a FGCP virtual system. Specify a system descriptor ID as firewall description (e.g. "1-tier Skeleton").</li>
       <li>Destroying a firewall destroys the virtual system. All instances in it need to be in the STOPPED state. This operation first stops the firewall and therefore it can take five minutes until the firewall actually disappears.</li>
       <li>When creating an instance, specify a network segment realm as target location.</li>
       </ul>
-
-      </div>
+</div>
     </div>
   </div>
   <div class="accordion-group">
@@ -834,7 +852,6 @@ The username and password in 401 challen
   </div>
 </div>
 
-
       <footer class="footer">
         <p class="pull-right"><span class='icon-circle-arrow-up'>&nbsp;</span><a href="#">Back to top</a></p>
         <div class='row'>

Modified: deltacloud/trunk/site/output/firewalls.html
URL: http://svn.apache.org/viewvc/deltacloud/trunk/site/output/firewalls.html?rev=1453722&r1=1453721&r2=1453722&view=diff
==============================================================================
--- deltacloud/trunk/site/output/firewalls.html (original)
+++ deltacloud/trunk/site/output/firewalls.html Thu Mar  7 07:47:37 2013
@@ -44,7 +44,7 @@
     <a href="#" class="dropdown-toggle" data-toggle="dropdown">About<b class="caret"></b></a>
     <ul class="dropdown-menu">
       <li><a href="/about.html">What is Deltacloud?</a></li>
-      <li><a href="/supported-providers.html">Supported Providers</a></li>
+      <li><a href="/drivers.html#drivers">Supported Providers</a></li>
     </ul>
   </li>
   <li><a href="/download.html">Download</a></li>
@@ -107,7 +107,7 @@ Firewalls represent sets of rules that g
 </p>
 
 <ul>
-  <li>a <strong>name</strong>
+<li>a <strong>name</strong>
 </li>
   <li>a <strong>description</strong>
 </li>
@@ -116,7 +116,6 @@ Firewalls represent sets of rules that g
   <li>set of <strong>rules</strong>
 </li>
 </ul>
-
 <p>
 For Amazon EC2, an instance is launched into a firewall by specifying the <strong>firewalls1 ... firewallsN</strong> parameters in the <strong>POST /api/instances</strong> operation (see the <a href="instances.html#instance">Create an instance</a> section).
 </p>
@@ -126,23 +125,22 @@ Each <strong>firewall rule</strong> has 
 </p>
 
 <ul>
-  <li>an <strong>allow_protocol</strong> (tcp, udp or icmp);</li>
+<li>an <strong>allow_protocol</strong> (tcp, udp or icmp);</li>
   <li>a <strong>port_from</strong> and a <strong>port_to</strong> that delimit the port range for access; and</li>
   <li>a <strong>sources</strong> list, which can contain firewalls (i.e. allow instances in another firewall to communicate with instances in the firewall in which this rule exists), or a number of IP addresses in CIDR format, or a mix of both.</li>
 </ul>
-
-  </div>
+</div>
   <div class="span3">
 
 <ul class="nav nav-list well">
-  <li class="nav-header">
+<li class="nav-header">
     REST API
   </li>
   <li><a href="rest-api.html">Introduction</a></li>
   <li><a href="api-entry-point.html">API entry point</a></li>
   <li><a href="compute-resources.html">Compute resources</a></li>
   <ul class="nav nav-list">
-    <li><a href="compute-resources.html#realms">Realms</a></li>
+<li><a href="compute-resources.html#realms">Realms</a></li>
     <li><a href="hardware-profiles.html">Hardware profiles</a></li>
     <li><a href="images.html">Images</a></li>
     <li><a href="instance-states.html">Instance states</a></li>
@@ -152,10 +150,9 @@ Each <strong>firewall rule</strong> has 
     <li><a href="addresses.html">Addresses</a></li>
     <li><a href="load-balancers.html">Load balancers</a></li>
   </ul>
-  <li><a href="storage-resources.html">Storage resources</a></li>
+<li><a href="storage-resources.html">Storage resources</a></li>
 </ul>
-
-  </div>
+</div>
 </div>
 
 <p>
@@ -187,15 +184,11 @@ By creating the rule identifier abstract
 <p><br></p>
 
 <ul class="nav nav-pills">
-  <li class="active"><a href="#tab1" data-toggle="tab">Get a list of all firewalls</a></li>
+<li class="active"><a href="#tab1" data-toggle="tab">Get a list of all firewalls</a></li>
   <li><a href="#tab2" data-toggle="tab">Get the details of a firewall</a></li>
   <li><a href="#tab3" data-toggle="tab">Create/delete a firewall</a></li>
   <li><a href="#tab4" data-toggle="tab">Create/delete a firewall rule</a></li>
-</ul>
-
-<hr>
-
-<div class="tab-content">
+</ul><hr><div class="tab-content">
   <div class="tab-pane active" id="tab1">
 
 <h4>Get a list of all firewalls</h4>
@@ -540,7 +533,6 @@ Date: Wed, 27 Jul 2011 10:39:52 GMT
 
 <p><br></p>
 
-
       <footer class="footer">
         <p class="pull-right"><span class='icon-circle-arrow-up'>&nbsp;</span><a href="#">Back to top</a></p>
         <div class='row'>

Modified: deltacloud/trunk/site/output/getting-sources.html
URL: http://svn.apache.org/viewvc/deltacloud/trunk/site/output/getting-sources.html?rev=1453722&r1=1453721&r2=1453722&view=diff
==============================================================================
--- deltacloud/trunk/site/output/getting-sources.html (original)
+++ deltacloud/trunk/site/output/getting-sources.html Thu Mar  7 07:47:37 2013
@@ -44,7 +44,7 @@
     <a href="#" class="dropdown-toggle" data-toggle="dropdown">About<b class="caret"></b></a>
     <ul class="dropdown-menu">
       <li><a href="/about.html">What is Deltacloud?</a></li>
-      <li><a href="/supported-providers.html">Supported Providers</a></li>
+      <li><a href="/drivers.html#drivers">Supported Providers</a></li>
     </ul>
   </li>
   <li><a href="/download.html">Download</a></li>
@@ -171,7 +171,6 @@ $ gem install pkg/deltacloud-client-&lt;
 <p><a class="btn btn-inverse btn-large" style="float: right" href="how-to-contribute.html">Contribute</a>
 <br></p>
 
-
       <footer class="footer">
         <p class="pull-right"><span class='icon-circle-arrow-up'>&nbsp;</span><a href="#">Back to top</a></p>
         <div class='row'>

Modified: deltacloud/trunk/site/output/hardware-profiles.html
URL: http://svn.apache.org/viewvc/deltacloud/trunk/site/output/hardware-profiles.html?rev=1453722&r1=1453721&r2=1453722&view=diff
==============================================================================
--- deltacloud/trunk/site/output/hardware-profiles.html (original)
+++ deltacloud/trunk/site/output/hardware-profiles.html Thu Mar  7 07:47:37 2013
@@ -44,7 +44,7 @@
     <a href="#" class="dropdown-toggle" data-toggle="dropdown">About<b class="caret"></b></a>
     <ul class="dropdown-menu">
       <li><a href="/about.html">What is Deltacloud?</a></li>
-      <li><a href="/supported-providers.html">Supported Providers</a></li>
+      <li><a href="/drivers.html#drivers">Supported Providers</a></li>
     </ul>
   </li>
   <li><a href="/download.html">Download</a></li>
@@ -111,14 +111,13 @@ Since clouds differ sharply in how virtu
 </p>
 
 <ul>
-  <li>size is <strong>fixed</strong> in the dimension, for example instances all have 2GB of memory;</li>
+<li>size is <strong>fixed</strong> in the dimension, for example instances all have 2GB of memory;</li>
   <li>size can vary within some <strong>range</strong>, for example instances can have from 1GB to 4GB of memory;
   </li>
   <li>
   size can be chosen from a predefined set of values - an <strong>enumeration</strong>, for example instances can have 512 MB, 1 GB or 4GB of memory.
   </li>
 </ul>
-
 <p>
 When creating a new instance, a client must specify the hardware profile on which the instance is based.
 </p>
@@ -131,14 +130,14 @@ In addition to the sizing constraints, a
   <div class="span3">
 
 <ul class="nav nav-list well">
-  <li class="nav-header">
+<li class="nav-header">
     REST API
   </li>
   <li><a href="rest-api.html">Introduction</a></li>
   <li><a href="api-entry-point.html">API entry point</a></li>
   <li><a href="compute-resources.html">Compute resources</a></li>
   <ul class="nav nav-list">
-    <li><a href="compute-resources.html#realms">Realms</a></li>
+<li><a href="compute-resources.html#realms">Realms</a></li>
     <li class="active"><a href="#hardware">Hardware profiles</a></li>
     <li><a href="images.html">Images</a></li>
     <li><a href="instance-states.html">Instance states</a></li>
@@ -148,10 +147,9 @@ In addition to the sizing constraints, a
     <li><a href="addresses.html">Addresses</a></li>
     <li><a href="load-balancers.html">Load balancers</a></li>
   </ul>
-  <li><a href="storage-resources.html">Storage resources</a></li>
+<li><a href="storage-resources.html">Storage resources</a></li>
 </ul>
-
-  </div>
+</div>
 </div>
 
 <p style="margin-top:0px">
@@ -303,7 +301,6 @@ Content-Length: 808
 
 <p><br></p>
 
-
       <footer class="footer">
         <p class="pull-right"><span class='icon-circle-arrow-up'>&nbsp;</span><a href="#">Back to top</a></p>
         <div class='row'>

Modified: deltacloud/trunk/site/output/how-to-contribute.html
URL: http://svn.apache.org/viewvc/deltacloud/trunk/site/output/how-to-contribute.html?rev=1453722&r1=1453721&r2=1453722&view=diff
==============================================================================
--- deltacloud/trunk/site/output/how-to-contribute.html (original)
+++ deltacloud/trunk/site/output/how-to-contribute.html Thu Mar  7 07:47:37 2013
@@ -44,7 +44,7 @@
     <a href="#" class="dropdown-toggle" data-toggle="dropdown">About<b class="caret"></b></a>
     <ul class="dropdown-menu">
       <li><a href="/about.html">What is Deltacloud?</a></li>
-      <li><a href="/supported-providers.html">Supported Providers</a></li>
+      <li><a href="/drivers.html#drivers">Supported Providers</a></li>
     </ul>
   </li>
   <li><a href="/download.html">Download</a></li>
@@ -103,7 +103,7 @@
 <h4 id="how">How can I contribute?</h4>
 
 <ul class="nav nav-list">
-  <li class="nav-header">
+<li class="nav-header">
   </li>
 <li>
     <a href="send-patch.html">Send a patch</a>
@@ -120,9 +120,7 @@
   <li>
     <a href="#documentation">Write documentation</a>
   </li>
-</ul>
-
-<p><br></p>
+</ul><p><br></p>
 
 <h3>Overview of the Deltacloud directory structure</h3>
 
@@ -182,7 +180,6 @@ deltacloud
 <h3 id="documentation">Writing documentation</h3>
 <p>You can also contribute with a piece of documentation. There are still things which needs to be described. If you found one like that and you are interested in writing a couple of sentences about the particular issue, please, don’t hesitate to do it and <a href="http://mail-archives.apache.org/mod_mbox/deltacloud-dev/">send us</a> your contribution. We really appreciate your help.</p>
 
-
       <footer class="footer">
         <p class="pull-right"><span class='icon-circle-arrow-up'>&nbsp;</span><a href="#">Back to top</a></p>
         <div class='row'>

Modified: deltacloud/trunk/site/output/images.html
URL: http://svn.apache.org/viewvc/deltacloud/trunk/site/output/images.html?rev=1453722&r1=1453721&r2=1453722&view=diff
==============================================================================
--- deltacloud/trunk/site/output/images.html (original)
+++ deltacloud/trunk/site/output/images.html Thu Mar  7 07:47:37 2013
@@ -44,7 +44,7 @@
     <a href="#" class="dropdown-toggle" data-toggle="dropdown">About<b class="caret"></b></a>
     <ul class="dropdown-menu">
       <li><a href="/about.html">What is Deltacloud?</a></li>
-      <li><a href="/supported-providers.html">Supported Providers</a></li>
+      <li><a href="/drivers.html#drivers">Supported Providers</a></li>
     </ul>
   </li>
   <li><a href="/download.html">Download</a></li>
@@ -107,7 +107,7 @@ Images are used to launch instances. Eac
 </p>
 
 <ul>
-  <li>a human-readable <strong>name</strong>
+<li>a human-readable <strong>name</strong>
 </li>
   <li>a <strong>description</strong>
 </li>
@@ -118,7 +118,6 @@ Images are used to launch instances. Eac
   <li>a <strong>state</strong>
 </li>
 </ul>
-
 <p>
 The <strong>owner_id</strong> identifies the user account to which the image belongs. The <strong>architecture</strong> attribute refers to whether the image will create an instance with 32 or 64-bit processor. The values that the Deltacloud server returns for this attribute are thus i386 and x86_64 respectively. The state attribute varies between back-end clouds (it depends on a cloud provider). For example, AWS EC2 image state can be one of AVAILABLE, PENDING or FAILED, whereas Rackspace Cloudservers image state can be one of UNKNOWN, PREPARING, ACTIVE, QUEUED or FAILED. Finally, each image also contains an <code>&lt;actions&gt;</code> attribute which specifies the URI to which a client may issue a <strong>HTTP POST</strong> for creation of an instance from the given image.
 </p>
@@ -127,14 +126,14 @@ The <strong>owner_id</strong> identifies
   <div class="span3">
 
 <ul class="nav nav-list well">
-  <li class="nav-header">
+<li class="nav-header">
     REST API
   </li>
   <li><a href="rest-api.html">Introduction</a></li>
   <li><a href="api-entry-point.html">API entry point</a></li>
   <li><a href="compute-resources.html">Compute resources</a></li>
   <ul class="nav nav-list">
-    <li><a href="compute-resources.html#realms">Realms</a></li>
+<li><a href="compute-resources.html#realms">Realms</a></li>
     <li><a href="hardware-profiles.html">Hardware profiles</a></li>
     <li class="active"><a href="#images">Images</a></li>
     <li><a href="instance-states.html">Instance states</a></li>
@@ -144,23 +143,18 @@ The <strong>owner_id</strong> identifies
     <li><a href="addresses.html">Addresses</a></li>
     <li><a href="load-balancers.html">Load balancers</a></li>
   </ul>
-  <li><a href="storage-resources.html">Storage resources</a></li>
+<li><a href="storage-resources.html">Storage resources</a></li>
 </ul>
-
-  </div>
+</div>
 </div>
 
 <p><br></p>
 
 <ul class="nav nav-pills">
-  <li class="active"><a href="#tab1" data-toggle="tab">Get a list of all images</a></li>
+<li class="active"><a href="#tab1" data-toggle="tab">Get a list of all images</a></li>
   <li><a href="#tab2" data-toggle="tab">Get the details of an image</a></li>
   <li><a href="#tab3" data-toggle="tab">Create/delete an image</a></li>
-</ul>
-
-<hr>
-
-<div class="tab-content">
+</ul><hr><div class="tab-content">
   <div class="tab-pane active" id="tab1">
 
 <h4>Get the list of all images</h4>
@@ -385,7 +379,6 @@ HTTP/1.1 204 No Content
 
 <p><br></p>
 
-
       <footer class="footer">
         <p class="pull-right"><span class='icon-circle-arrow-up'>&nbsp;</span><a href="#">Back to top</a></p>
         <div class='row'>

Modified: deltacloud/trunk/site/output/index.html
URL: http://svn.apache.org/viewvc/deltacloud/trunk/site/output/index.html?rev=1453722&r1=1453721&r2=1453722&view=diff
==============================================================================
--- deltacloud/trunk/site/output/index.html (original)
+++ deltacloud/trunk/site/output/index.html Thu Mar  7 07:47:37 2013
@@ -44,7 +44,7 @@
     <a href="#" class="dropdown-toggle" data-toggle="dropdown">About<b class="caret"></b></a>
     <ul class="dropdown-menu">
       <li><a href="/about.html">What is Deltacloud?</a></li>
-      <li><a href="/supported-providers.html">Supported Providers</a></li>
+      <li><a href="/drivers.html#drivers">Supported Providers</a></li>
     </ul>
   </li>
   <li><a href="/download.html">Download</a></li>
@@ -105,7 +105,7 @@
     <blockquote>
       <h3>What does Deltacloud give you?</h3>
       <ul>
-        <li>an opportunity to manage cloud instances the way you want</li>
+<li>an opportunity to manage cloud instances the way you want</li>
         <li>a way to protect your apps from cloud API changes and incompatitibilities</li>
         <li>three frontends: 'classic' <a href="rest-api.html">Deltacloud</a>, DMTF <a href="cimi-rest.html">CIMI</a>, and EC2</li>
         <li>support for all major <a class="providers" href="drivers.html#drivers" title="Supported providers">cloud service providers</a>
@@ -114,8 +114,7 @@
 </li>
         <li>lets you use your RHEV-M and vSphere installations as a cloud</li>
       </ul>
-
-      <a class="btn btn-large btn-primary" style="float:right" href="about.html">Learn more</a>
+<a class="btn btn-large btn-primary" style="float:right" href="about.html">Learn more</a>
 
     </blockquote>
   </div>
@@ -125,24 +124,21 @@
       <h3>For developers</h3>
       <h6>Deltacloud:</h6>
       <ul>
-        <li>is an <b>open source</b> Apache project</li>
+<li>is an <b>open source</b> Apache project</li>
         <li>is a <a href="rest-api.html" title="API Documentation">REST-based API </a>for simple any-platform access</li>
         <li>is written in Ruby with love</li>
         <li>comes with <a href="usage.html#clients">client libraries</a> for your favourite programming language</li>
       </ul>
-      <a class="btn btn-large btn-primary" style="float:right" href="how-to-contribute.html">Contribute</a>
+<a class="btn btn-large btn-primary" style="float:right" href="how-to-contribute.html">Contribute</a>
 
     </blockquote>
   </div>
   <div class="span3 grad1 about">
     <blockquote>
       <p>
-      <strong>Current release:</strong><br>
-      <a class="btn btn-info" href="download.html"><b>deltacloud-core-1.1.1</b></a><br>
-      <small>More about <a href="install-deltacloud.html">installation</a>...</small>
+      <strong>Current release:</strong><br><a class="btn btn-info" href="download.html"><b>deltacloud-core-1.1.1</b></a><br><small>More about <a href="install-deltacloud.html">installation</a>...</small>
       </p>
-      <br>
-      <p>
+      <br><p>
       <a class="btn btn-danger" href="how-to-contribute.html#bug">Found a bug?</a>
       </p>
     </blockquote>
@@ -150,7 +146,6 @@
 
 </div>
 
-
       <footer class="footer">
         <p class="pull-right"><span class='icon-circle-arrow-up'>&nbsp;</span><a href="#">Back to top</a></p>
         <div class='row'>

Modified: deltacloud/trunk/site/output/install-deltacloud.html
URL: http://svn.apache.org/viewvc/deltacloud/trunk/site/output/install-deltacloud.html?rev=1453722&r1=1453721&r2=1453722&view=diff
==============================================================================
--- deltacloud/trunk/site/output/install-deltacloud.html (original)
+++ deltacloud/trunk/site/output/install-deltacloud.html Thu Mar  7 07:47:37 2013
@@ -44,7 +44,7 @@
     <a href="#" class="dropdown-toggle" data-toggle="dropdown">About<b class="caret"></b></a>
     <ul class="dropdown-menu">
       <li><a href="/about.html">What is Deltacloud?</a></li>
-      <li><a href="/supported-providers.html">Supported Providers</a></li>
+      <li><a href="/drivers.html#drivers">Supported Providers</a></li>
     </ul>
   </li>
   <li><a href="/download.html">Download</a></li>
@@ -100,7 +100,7 @@
 <p>First of all, you have to install several dependecies. The Deltacloud server relies on a number of external rubygems and other libraries. The following packages are neccessary for running the Deltacloud server. The installation of dependencies slightly differs from distribution to distribution. You will need:</p>
 
 <ul>
-  <li>
+<li>
   ruby and ruby-devel,
   </li>
   <li>
@@ -121,9 +121,7 @@
   <li>
   rake
   </li>
-</ul>
-
-<p><br></p>
+</ul><p><br></p>
 
 <h3>Fedora and Red Hat Enterprise Linux</h3>
 
@@ -249,7 +247,6 @@ the Wiki</a>. Note that they require usi
 
 <p><br></p>
 
-
       <footer class="footer">
         <p class="pull-right"><span class='icon-circle-arrow-up'>&nbsp;</span><a href="#">Back to top</a></p>
         <div class='row'>

Modified: deltacloud/trunk/site/output/instance-states.html
URL: http://svn.apache.org/viewvc/deltacloud/trunk/site/output/instance-states.html?rev=1453722&r1=1453721&r2=1453722&view=diff
==============================================================================
--- deltacloud/trunk/site/output/instance-states.html (original)
+++ deltacloud/trunk/site/output/instance-states.html Thu Mar  7 07:47:37 2013
@@ -44,7 +44,7 @@
     <a href="#" class="dropdown-toggle" data-toggle="dropdown">About<b class="caret"></b></a>
     <ul class="dropdown-menu">
       <li><a href="/about.html">What is Deltacloud?</a></li>
-      <li><a href="/supported-providers.html">Supported Providers</a></li>
+      <li><a href="/drivers.html#drivers">Supported Providers</a></li>
     </ul>
   </li>
   <li><a href="/download.html">Download</a></li>
@@ -110,52 +110,49 @@ Each cloud defines a slightly different 
 Differences between clouds are modelled by expressing the lifecycle of an instance as a finite state machine and capturing it in an instance states entity.The API defines the following states for an instance:</p>
 
 <table class="table table-condensed table-striped">
-  <thead>
-    <tr>
-      <th>State</th>
+<thead><tr>
+<th>State</th>
       <th>Meaning</th>
-    </tr>
-  </thead>
-  <tbody>
-    <tr>
-      <td>start</td>
+    </tr></thead>
+<tbody>
+<tr>
+<td>start</td>
       <td>an instance state before creation of an instance</td>
     </tr>
-    <tr>
-      <td>pending</td>
+<tr>
+<td>pending</td>
       <td>creation of an instance is in progress</td>
     </tr>
-    <tr>
-      <td>running</td>
+<tr>
+<td>running</td>
       <td>an instance is running</td>
     </tr>
-    <tr>
-      <td>shutting-down</td>
+<tr>
+<td>shutting-down</td>
       <td>an instance is stopped</td>
     </tr>
-    <tr>
-      <td>stopped</td>
+<tr>
+<td>stopped</td>
       <td>an instance is stopped</td>
     </tr>
-    <tr>
-      <td>finished</td>
+<tr>
+<td>finished</td>
       <td>all resources for an instance have now been freed</td>
     </tr>
-  </tbody>
+</tbody>
 </table>
-
-  </div>
+</div>
   <div class="span3">
 
 <ul class="nav nav-list well">
-  <li class="nav-header">
+<li class="nav-header">
     REST API
   </li>
   <li><a href="rest-api.html">Introduction</a></li>
   <li><a href="api-entry-point.html">API entry point</a></li>
   <li><a href="compute-resources.html">Compute resources</a></li>
   <ul class="nav nav-list">
-    <li><a href="compute-resources.html">Realms</a></li>
+<li><a href="compute-resources.html">Realms</a></li>
     <li><a href="hardware-profiles.html">Hardware profiles</a></li>
     <li><a href="images.html">Images</a></li>
     <li class="active"><a href="#instance-states">Instance states</a></li>
@@ -165,10 +162,9 @@ Differences between clouds are modelled 
     <li><a href="addresses.html">Addresses</a></li>
     <li><a href="load-balancers.html">Load balancers</a></li>
   </ul>
-  <li><a href="storage-resources.html">Storage resources</a></li>
+<li><a href="storage-resources.html">Storage resources</a></li>
 </ul>
-
-  </div>
+</div>
 </div>
 
 <p>
@@ -176,33 +172,29 @@ The details of a particular instance des
 </p>
 
 <table class="table table-condensed table-striped">
- <thead>
-  <tr>
-   <th>Action</th>
+<thead><tr>
+<th>Action</th>
    <th>Meaning</th>
-  </tr>
- </thead>
- <tbody>
-  <tr>
-   <td>start</td>
+  </tr></thead>
+<tbody>
+<tr>
+<td>start</td>
    <td>starts the instance</td>
   </tr>
-  <tr>
-   <td>stop</td>
+<tr>
+<td>stop</td>
    <td>stops (and for some providers shutdown) the instance</td>
   </tr>
-  <tr>
-   <td>reboot</td>
+<tr>
+<td>reboot</td>
    <td>reboots the instance</td>
   </tr>
-  <tr>
-   <td>destroy</td>
+<tr>
+<td>destroy</td>
    <td>stops the instance and completely destroys it</td>
   </tr>
- </tbody>
-</table>
-
-<h4>Get an instance states entity</h4>
+</tbody>
+</table><h4>Get an instance states entity</h4>
 
 <p>To retrieve the instance states entity for a back-end cloud use call <strong>GET /api/instance_states</strong>. The instance states entity defines possible transitions between various states of an instance, specific for each back-end cloud. As a result, instance states defines the finite state machine for instances from the given cloud.</p>
 
@@ -249,7 +241,6 @@ Content-Length: 583
 
 <p><br></p>
 
-
       <footer class="footer">
         <p class="pull-right"><span class='icon-circle-arrow-up'>&nbsp;</span><a href="#">Back to top</a></p>
         <div class='row'>

Modified: deltacloud/trunk/site/output/instances.html
URL: http://svn.apache.org/viewvc/deltacloud/trunk/site/output/instances.html?rev=1453722&r1=1453721&r2=1453722&view=diff
==============================================================================
--- deltacloud/trunk/site/output/instances.html (original)
+++ deltacloud/trunk/site/output/instances.html Thu Mar  7 07:47:37 2013
@@ -44,7 +44,7 @@
     <a href="#" class="dropdown-toggle" data-toggle="dropdown">About<b class="caret"></b></a>
     <ul class="dropdown-menu">
       <li><a href="/about.html">What is Deltacloud?</a></li>
-      <li><a href="/supported-providers.html">Supported Providers</a></li>
+      <li><a href="/drivers.html#drivers">Supported Providers</a></li>
     </ul>
   </li>
   <li><a href="/download.html">Download</a></li>
@@ -107,84 +107,81 @@ An instance represents the core of all c
 </p>
 
 <table class="table table-condensed table-striped">
-  <thead>
-    <tr>
-      <th>Attribute</th>
+<thead><tr>
+<th>Attribute</th>
       <th>Meaning</th>
-    </tr>
-  </thead>
-  <tbody>
-    <tr>
-     <td>owner_id</td>
+    </tr></thead>
+<tbody>
+<tr>
+<td>owner_id</td>
      <td>the id of the cloud provider account that launched the instance</td>
     </tr>
-    <tr>
-      <td>image_id</td>
+<tr>
+<td>image_id</td>
       <td>the id of the image from which the instance was launched</td>
     </tr>
-    <tr>
-      <td>name</td>
+<tr>
+<td>name</td>
       <td>a human readable name for the instance given at launch time</td>
     </tr>
-    <tr>
-      <td>realm_id</td>
+<tr>
+<td>realm_id</td>
       <td>realm into which the instance was launched</td>
     </tr>
-    <tr>
-      <td>state</td>
+<tr>
+<td>state</td>
       <td>current state of the instance (e.g. 'running')</td>
     </tr>
-    <tr>
-      <td>actions</td>
+<tr>
+<td>actions</td>
       <td>actions that a client may effect on the instance, based on current state</td>
     </tr>
-    <tr>
-      <td>public_addresses</td>
+<tr>
+<td>public_addresses</td>
       <td>the globally routable IP address of the instance</td>
     </tr>
-    <tr>
-      <td>private_addresses</td>
+<tr>
+<td>private_addresses</td>
       <td>the private IP address of the instance, routable within its private network</td>
     </tr>
-    <tr>
-      <td>instance_profile</td>
+<tr>
+<td>instance_profile</td>
       <td>the specific values of memory, cpu, storage</td>
     </tr>
-    <tr>
-      <td>launch_time</td>
+<tr>
+<td>launch_time</td>
       <td>timestamp at which the instance was launched</td>
     </tr>
-    <tr>
-      <td>keyname</td>
+<tr>
+<td>keyname</td>
       <td>name of authentication key, if this method is used for authentication (e.g. EC2)</td>
     </tr>
-    <tr>
-      <td>username</td>
+<tr>
+<td>username</td>
       <td>the username for authentication when connecting to the instance</td>
     </tr>
-    <tr id="instance">
-      <td>password</td>
+<tr id="instance">
+<td>password</td>
       <td>the password used together with username above</td>
     </tr>
-    <tr>
-      <td>firewalls</td>
+<tr>
+<td>firewalls</td>
       <td>the firewalls that this instance was launched into (EC2 specific)</td>
     </tr>
-  </tbody>
+</tbody>
 </table>
-
-  </div>
+</div>
   <div class="span3">
   
 <ul class="nav nav-list well">
-  <li class="nav-header">
+<li class="nav-header">
     REST API
   </li>
   <li><a href="rest-api.html">Introduction</a></li>
   <li><a href="api-entry-point.html">API entry point</a></li>
   <li><a href="compute-resources.html">Compute resources</a></li>
   <ul class="nav nav-list">
-    <li><a href="compute-resources.html">Realms</a></li>
+<li><a href="compute-resources.html">Realms</a></li>
     <li><a href="hardware-profiles.html">Hardware profiles</a></li>
     <li><a href="images.html">Images</a></li>
     <li><a href="instance-states.html">Instance states</a></li>
@@ -194,22 +191,17 @@ An instance represents the core of all c
     <li><a href="addresses.html">Addresses</a></li>
     <li><a href="load-balancers.html">Load balancers</a></li>
   </ul>
-  <li><a href="storage-resources.html">Storage resources</a></li>
+<li><a href="storage-resources.html">Storage resources</a></li>
 </ul>
-
-  </div>
+</div>
 </div>
 
 <ul class="nav nav-pills">
-  <li id="instance1" class="active"><a href="#tab1" data-toggle="tab">Get a list of all instances</a></li>
+<li id="instance1" class="active"><a href="#tab1" data-toggle="tab">Get a list of all instances</a></li>
   <li id="instance2"><a href="#tab2" data-toggle="tab">Get the details of an instance</a></li>
   <li id="instance3"><a href="#tab3" data-toggle="tab">Launch an action</a></li>
   <li id="instance4"><a href="#tab4" data-toggle="tab">Create an instance</a></li>
-</ul>
-
-<hr>
-
-<div class="tab-content">
+</ul><hr><div class="tab-content">
   <div class="tab-pane active" id="tab1">
 
   <h4 id="list">Get a list of all current instances</h4>
@@ -722,7 +714,6 @@ Content-Length: 883
 
 <p><br></p>
 
-
       <footer class="footer">
         <p class="pull-right"><span class='icon-circle-arrow-up'>&nbsp;</span><a href="#">Back to top</a></p>
         <div class='row'>

Modified: deltacloud/trunk/site/output/join-deltacloud.html
URL: http://svn.apache.org/viewvc/deltacloud/trunk/site/output/join-deltacloud.html?rev=1453722&r1=1453721&r2=1453722&view=diff
==============================================================================
--- deltacloud/trunk/site/output/join-deltacloud.html (original)
+++ deltacloud/trunk/site/output/join-deltacloud.html Thu Mar  7 07:47:37 2013
@@ -44,7 +44,7 @@
     <a href="#" class="dropdown-toggle" data-toggle="dropdown">About<b class="caret"></b></a>
     <ul class="dropdown-menu">
       <li><a href="/about.html">What is Deltacloud?</a></li>
-      <li><a href="/supported-providers.html">Supported Providers</a></li>
+      <li><a href="/drivers.html#drivers">Supported Providers</a></li>
     </ul>
   </li>
   <li><a href="/download.html">Download</a></li>
@@ -97,7 +97,6 @@
 
       
 
-
       <footer class="footer">
         <p class="pull-right"><span class='icon-circle-arrow-up'>&nbsp;</span><a href="#">Back to top</a></p>
         <div class='row'>

Modified: deltacloud/trunk/site/output/keys.html
URL: http://svn.apache.org/viewvc/deltacloud/trunk/site/output/keys.html?rev=1453722&r1=1453721&r2=1453722&view=diff
==============================================================================
--- deltacloud/trunk/site/output/keys.html (original)
+++ deltacloud/trunk/site/output/keys.html Thu Mar  7 07:47:37 2013
@@ -44,7 +44,7 @@
     <a href="#" class="dropdown-toggle" data-toggle="dropdown">About<b class="caret"></b></a>
     <ul class="dropdown-menu">
       <li><a href="/about.html">What is Deltacloud?</a></li>
-      <li><a href="/supported-providers.html">Supported Providers</a></li>
+      <li><a href="/drivers.html#drivers">Supported Providers</a></li>
     </ul>
   </li>
   <li><a href="/download.html">Download</a></li>
@@ -107,10 +107,9 @@ A key captures the credentials required 
 </p>
 
 <ul>
-  <li>the <strong>password</strong> with username and password attributes</li>
+<li>the <strong>password</strong> with username and password attributes</li>
   <li>the <strong>key</strong> with fingerprint and pem (private key) attributes (public/private keypair)</li>
 </ul>
-
 <p>
 The key type is determined by the back-end cloud provider.
 </p>
@@ -131,14 +130,14 @@ The Rackspace cloud also reports credent
   <div class="span3">
 
 <ul class="nav nav-list well">
-  <li class="nav-header">
+<li class="nav-header">
     REST API
   </li>
   <li><a href="rest-api.html">Introduction</a></li>
   <li><a href="api-entry-point.html">API entry point</a></li>
   <li><a href="compute-resources.html">Compute resources</a></li>
   <ul class="nav nav-list">
-    <li><a href="compute-resources.html">Realms</a></li>
+<li><a href="compute-resources.html">Realms</a></li>
     <li><a href="hardware-profiles.html">Hardware profiles</a></li>
     <li><a href="images.html">Images</a></li>
     <li><a href="instance-states.html">Instance states</a></li>
@@ -148,21 +147,16 @@ The Rackspace cloud also reports credent
     <li><a href="addresses.html">Addresses</a></li>
     <li><a href="load-balancers.html">Load balancers</a></li>
   </ul>
-  <li><a href="storage-resources.html">Storage resources</a></li>
+<li><a href="storage-resources.html">Storage resources</a></li>
 </ul>
-
-  </div>
+</div>
 </div>
 
 <ul class="nav nav-pills">
-  <li class="active"><a href="#tab1" data-toggle="tab">Get a list of all keys</a></li>
+<li class="active"><a href="#tab1" data-toggle="tab">Get a list of all keys</a></li>
   <li><a href="#tab2" data-toggle="tab">Get the description of a key</a></li>
   <li><a href="#tab3" data-toggle="tab">Create/delete a key</a></li>
-</ul>
-
-<hr>
-
-<div class="tab-content">
+</ul><hr><div class="tab-content">
   <div class="tab-pane active" id="tab1">
   
 <h4 id="get">Get a list of all keys</h4>
@@ -350,7 +344,6 @@ Date: Tue, 26 Jul 2011 10:18:38 GMT
 
 <p><br></p>
 
-
       <footer class="footer">
         <p class="pull-right"><span class='icon-circle-arrow-up'>&nbsp;</span><a href="#">Back to top</a></p>
         <div class='row'>

Modified: deltacloud/trunk/site/output/libdeltacloud.html
URL: http://svn.apache.org/viewvc/deltacloud/trunk/site/output/libdeltacloud.html?rev=1453722&r1=1453721&r2=1453722&view=diff
==============================================================================
--- deltacloud/trunk/site/output/libdeltacloud.html (original)
+++ deltacloud/trunk/site/output/libdeltacloud.html Thu Mar  7 07:47:37 2013
@@ -44,7 +44,7 @@
     <a href="#" class="dropdown-toggle" data-toggle="dropdown">About<b class="caret"></b></a>
     <ul class="dropdown-menu">
       <li><a href="/about.html">What is Deltacloud?</a></li>
-      <li><a href="/supported-providers.html">Supported Providers</a></li>
+      <li><a href="/drivers.html#drivers">Supported Providers</a></li>
     </ul>
   </li>
   <li><a href="/download.html">Download</a></li>
@@ -97,7 +97,6 @@
 
       
 
-
       <footer class="footer">
         <p class="pull-right"><span class='icon-circle-arrow-up'>&nbsp;</span><a href="#">Back to top</a></p>
         <div class='row'>

Modified: deltacloud/trunk/site/output/load-balancers.html
URL: http://svn.apache.org/viewvc/deltacloud/trunk/site/output/load-balancers.html?rev=1453722&r1=1453721&r2=1453722&view=diff
==============================================================================
--- deltacloud/trunk/site/output/load-balancers.html (original)
+++ deltacloud/trunk/site/output/load-balancers.html Thu Mar  7 07:47:37 2013
@@ -44,7 +44,7 @@
     <a href="#" class="dropdown-toggle" data-toggle="dropdown">About<b class="caret"></b></a>
     <ul class="dropdown-menu">
       <li><a href="/about.html">What is Deltacloud?</a></li>
-      <li><a href="/supported-providers.html">Supported Providers</a></li>
+      <li><a href="/drivers.html#drivers">Supported Providers</a></li>
     </ul>
   </li>
   <li><a href="/download.html">Download</a></li>
@@ -111,12 +111,11 @@ This collection is not supported by all 
 </p>
 
 <ul>
-  <li>a <strong>list of instances</strong>;</li>
+<li>a <strong>list of instances</strong>;</li>
   <li>a <strong>public address</strong> representing the IP address that the balancer will respond on to client requests;</li>
   <li>a <strong>created_at</strong> timestamp; and</li>
   <li>a list of <strong>listeners</strong>.</li>
 </ul>
-
 <p>
 Each <strong>listener</strong> has a <strong>protocol</strong> (e.g. TCP), a <strong>load balancer port</strong> and an <strong>instance port</strong>. The load balancer represents the port on which the balancer accepts connections. The instance port represents the port on which network traffic is forwarded to instances in the <strong>instance list</strong>.
 </p>
@@ -125,14 +124,14 @@ Each <strong>listener</strong> has a <st
   <div class="span3">
 
 <ul class="nav nav-list well">
-  <li class="nav-header">
+<li class="nav-header">
     REST API
   </li>
   <li><a href="rest-api.html">Introduction</a></li>
   <li><a href="api-entry-point.html">API entry point</a></li>
   <li><a href="compute-resources.html">Compute resources</a></li>
   <ul class="nav nav-list">
-    <li><a href="realms.html">Realms</a></li>
+<li><a href="realms.html">Realms</a></li>
     <li><a href="hardware-profiles.html">Hardware profiles</a></li>
     <li><a href="images.html">Images</a></li>
     <li><a href="instance-states.html">Instance states</a></li>
@@ -142,24 +141,19 @@ Each <strong>listener</strong> has a <st
     <li><a href="addresses.html">Addresses</a></li>
     <li class="active"><a href="#load">Load balancers</a></li>
   </ul>
-  <li><a href="storage-resources.html">Storage resources</a></li>
+<li><a href="storage-resources.html">Storage resources</a></li>
 </ul>
-
-  </div>
+</div>
 </div>
 
 <p><br></p>
 
 <ul class="nav nav-pills">
-  <li class="active"><a href="#tab1" data-toggle="tab">Get the details of all load balancers</a></li>
+<li class="active"><a href="#tab1" data-toggle="tab">Get the details of all load balancers</a></li>
   <li><a href="#tab2" data-toggle="tab">Get the details for a load balancer</a></li>
   <li><a href="#tab3" data-toggle="tab">Create/delete a load balancer</a></li>
   <li><a href="#tab4" data-toggle="tab">Register/unregister an instance</a></li>
-</ul>
-
-<hr>
-
-<div class="tab-content">
+</ul><hr><div class="tab-content">
   <div class="tab-pane active" id="tab1">
 
 
@@ -424,7 +418,6 @@ Date: Thu, 28 Jul 2011 19:09:17 GMT
 
 <p><br></p>
 
-
       <footer class="footer">
         <p class="pull-right"><span class='icon-circle-arrow-up'>&nbsp;</span><a href="#">Back to top</a></p>
         <div class='row'>

Modified: deltacloud/trunk/site/output/rest-api.html
URL: http://svn.apache.org/viewvc/deltacloud/trunk/site/output/rest-api.html?rev=1453722&r1=1453721&r2=1453722&view=diff
==============================================================================
--- deltacloud/trunk/site/output/rest-api.html (original)
+++ deltacloud/trunk/site/output/rest-api.html Thu Mar  7 07:47:37 2013
@@ -44,7 +44,7 @@
     <a href="#" class="dropdown-toggle" data-toggle="dropdown">About<b class="caret"></b></a>
     <ul class="dropdown-menu">
       <li><a href="/about.html">What is Deltacloud?</a></li>
-      <li><a href="/supported-providers.html">Supported Providers</a></li>
+      <li><a href="/drivers.html#drivers">Supported Providers</a></li>
     </ul>
   </li>
   <li><a href="/download.html">Download</a></li>
@@ -120,12 +120,12 @@ The following terms describe abstraction
   <div class="span3">
 
 <ul class="nav nav-list well">
-  <li class="nav-header">
+<li class="nav-header">
     Deltacloud REST API
   </li>
   <li class="active"><a href="#rest">Introduction</a></li>
   <ul class="nav nav-list">
-    <li><a href="#collections">Collections</a></li>
+<li><a href="#collections">Collections</a></li>
     <li><a href="#requests">Client requests</a></li>
     <li><a href="#auth">Authentication</a></li>
     <li><a href="#response">Server responses</a></li>
@@ -133,12 +133,11 @@ The following terms describe abstraction
     <li><a href="#stab">API stability</a></li>
     <li><a href="#doc">Online documentation</a></li>
   </ul>
-  <li><a href="api-entry-point.html">API entry point</a></li>
+<li><a href="api-entry-point.html">API entry point</a></li>
   <li><a href="compute-resources.html">Compute resources</a></li>
   <li><a href="storage-resources.html">Storage resources</a></li>
 </ul>
-
-  </div>
+</div>
 </div>
 
 <dl class="dl dl-horizontal">
@@ -250,21 +249,19 @@ You may come across the following change
 </p>
 
 <ul>
-  <li>adding new collections, or supporting new operations on existing collections</li>
+<li>adding new collections, or supporting new operations on existing collections</li>
   <li>adding optional parameters to existing operations</li>
   <li>adding additional attributes and elements to the XML/JSON responses</li>
 </ul>
-
 <p>
 On the other hand, these changes would violate API stability and therefore they are not made:
 </p>
 
 <ul>
-  <li>removing an operation on a collection</li>
+<li>removing an operation on a collection</li>
   <li>making an optional parameter for an operation mandatory</li>
   <li>removing attributes or elements from XML responses</li>
 </ul>
-
 <h3 id="doc">Online documentation</h3>
 
 <p>
@@ -276,7 +273,6 @@ You can access an automatically generate
 <br>
 </dl>
 
-
       <footer class="footer">
         <p class="pull-right"><span class='icon-circle-arrow-up'>&nbsp;</span><a href="#">Back to top</a></p>
         <div class='row'>

Modified: deltacloud/trunk/site/output/ruby-client.html
URL: http://svn.apache.org/viewvc/deltacloud/trunk/site/output/ruby-client.html?rev=1453722&r1=1453721&r2=1453722&view=diff
==============================================================================
--- deltacloud/trunk/site/output/ruby-client.html (original)
+++ deltacloud/trunk/site/output/ruby-client.html Thu Mar  7 07:47:37 2013
@@ -44,7 +44,7 @@
     <a href="#" class="dropdown-toggle" data-toggle="dropdown">About<b class="caret"></b></a>
     <ul class="dropdown-menu">
       <li><a href="/about.html">What is Deltacloud?</a></li>
-      <li><a href="/supported-providers.html">Supported Providers</a></li>
+      <li><a href="/drivers.html#drivers">Supported Providers</a></li>
     </ul>
   </li>
   <li><a href="/download.html">Download</a></li>
@@ -117,7 +117,7 @@ puts instance.hardware_profile.architect
   <div class="span4">
   
 <ul class="nav nav-list well">
-  <li class="nav-header">Deltacloud Ruby Client</li>
+<li class="nav-header">Deltacloud Ruby Client</li>
   <li class="active"><a href="#realms">Listing realms</a></li>
   <li><a href="#profiles">Listing hardware profiles</a></li>
   <li><a href="#images">Listing images</a></li>
@@ -126,8 +126,7 @@ puts instance.hardware_profile.architect
   <li><a href="#instances3">Manipulating instances</a></li>
   <li><a href="http://deltacloud.apache.org/ruby-client/doc/index.html">Client documentation</a></li>
 </ul>
-
-  </div>
+</div>
 </div>
 
 <p>You can access a specific realm by adding its identifier:</p>
@@ -220,7 +219,6 @@ puts instance.hardware_profile.architect
 
 <p><br></p>
 
-
       <footer class="footer">
         <p class="pull-right"><span class='icon-circle-arrow-up'>&nbsp;</span><a href="#">Back to top</a></p>
         <div class='row'>

Modified: deltacloud/trunk/site/output/run-deltacloud-server.html
URL: http://svn.apache.org/viewvc/deltacloud/trunk/site/output/run-deltacloud-server.html?rev=1453722&r1=1453721&r2=1453722&view=diff
==============================================================================
--- deltacloud/trunk/site/output/run-deltacloud-server.html (original)
+++ deltacloud/trunk/site/output/run-deltacloud-server.html Thu Mar  7 07:47:37 2013
@@ -44,7 +44,7 @@
     <a href="#" class="dropdown-toggle" data-toggle="dropdown">About<b class="caret"></b></a>
     <ul class="dropdown-menu">
       <li><a href="/about.html">What is Deltacloud?</a></li>
-      <li><a href="/supported-providers.html">Supported Providers</a></li>
+      <li><a href="/drivers.html#drivers">Supported Providers</a></li>
     </ul>
   </li>
   <li><a href="/download.html">Download</a></li>
@@ -180,7 +180,6 @@ The browser will ask for credentials. To
 
 <p><br></p>
 
-
       <footer class="footer">
         <p class="pull-right"><span class='icon-circle-arrow-up'>&nbsp;</span><a href="#">Back to top</a></p>
         <div class='row'>

Modified: deltacloud/trunk/site/output/send-patch.html
URL: http://svn.apache.org/viewvc/deltacloud/trunk/site/output/send-patch.html?rev=1453722&r1=1453721&r2=1453722&view=diff
==============================================================================
--- deltacloud/trunk/site/output/send-patch.html (original)
+++ deltacloud/trunk/site/output/send-patch.html Thu Mar  7 07:47:37 2013
@@ -44,7 +44,7 @@
     <a href="#" class="dropdown-toggle" data-toggle="dropdown">About<b class="caret"></b></a>
     <ul class="dropdown-menu">
       <li><a href="/about.html">What is Deltacloud?</a></li>
-      <li><a href="/supported-providers.html">Supported Providers</a></li>
+      <li><a href="/drivers.html#drivers">Supported Providers</a></li>
     </ul>
   </li>
   <li><a href="/download.html">Download</a></li>
@@ -98,20 +98,18 @@
       <p><br></p>
 
 <ul class="breadcrumb">
-  <li>
+<li>
     <a href="how-to-contribute.html#how">How to contribute?</a> <span class="divider">/</span>
   </li>
   <li class="active">Send a patch</li>
-</ul>
-
-<h3>Formatting and sending patches</h3>
+</ul><h3>Formatting and sending patches</h3>
 
 <p>
 The Deltacloud community works with <a href="http://book.git-scm.com/">Git</a>. The process of contributing to the project we prefer contains these steps: <strong>local_branch → patch → review → accept → commit</strong> process for contributing to the project. This is how the typical workflow used by the core developers looks like:
 </p>
 
 <ol>
-  <li>
+<li>
   <p>
   Set the following settings inside the git configuration file. The config file is located in the root of the Deltacloud project in a hidden <strong>.git</strong> directory. Open the config file with your preferred editor:
   </p>
@@ -241,14 +239,12 @@ $ git send-email --compose --subject 'so
   The other members of the community will review your patches. The patch has to receive at least one <strong>ACK </strong>and no <strong>NACK</strong> to be approved. Then the patch will be committed by one of the Deltacloud developers with commit rights to the Apache repo. If noone is responding to your patch sent to mailing list, feel free to remind yourself after few days.
   </p>
   </li>
-</ol>
-
-<p>
+</ol><p>
 You can also contribute to the project by reviewing patches sent by other contributors:
 </p>
 
 <ol>
-  <li>
+<li>
   <p>
   Make a new branch where you will apply the patches and test:
   </p>
@@ -284,9 +280,7 @@ $ git am /path/to/patches/0001-name-of-p
 If you think the patches are working correctly, send an <strong>ACK</strong> to the Deltacloud <a href="http://mail-archives.apache.org/mod_mbox/deltacloud-dev/">mailing list</a>. Similarly, if you think the patches could cause a problem, send a <strong>NACK</strong> and explain the issue you have found.
 </p>
   </li>
-</ol>
-
-<p>
+</ol><p>
   <a class="btn btn-inverse btn-large" style="float: right" data-toggle="modal" href="#tests">Test the patch</a>
   <a class="btn btn-inverse btn-large" href="how-to-contribute.html"><i class="icon-arrow-left icon-white" style="vertical-align:baseline"> </i> Back</a>
 </p>
@@ -342,7 +336,6 @@ $ cucumber ../tests/ec2
   </div>
 </div>
 
-
       <footer class="footer">
         <p class="pull-right"><span class='icon-circle-arrow-up'>&nbsp;</span><a href="#">Back to top</a></p>
         <div class='row'>

Modified: deltacloud/trunk/site/output/storage-resources.html
URL: http://svn.apache.org/viewvc/deltacloud/trunk/site/output/storage-resources.html?rev=1453722&r1=1453721&r2=1453722&view=diff
==============================================================================
--- deltacloud/trunk/site/output/storage-resources.html (original)
+++ deltacloud/trunk/site/output/storage-resources.html Thu Mar  7 07:47:37 2013
@@ -44,7 +44,7 @@
     <a href="#" class="dropdown-toggle" data-toggle="dropdown">About<b class="caret"></b></a>
     <ul class="dropdown-menu">
       <li><a href="/about.html">What is Deltacloud?</a></li>
-      <li><a href="/supported-providers.html">Supported Providers</a></li>
+      <li><a href="/drivers.html#drivers">Supported Providers</a></li>
     </ul>
   </li>
   <li><a href="/download.html">Download</a></li>
@@ -107,12 +107,11 @@ Storage resources are divided into two g
 </p>
 
 <ul>
-  <li>
+<li>
 <strong>storage volumes</strong>, which can be attached to a running instance (accessible by the instance OS)</li>
   <li>
 <strong>blob storage</strong>, which represents a generic 'key &lt;−−&gt; value' based data store, as implemented by Rackspace CloudFiles or Amazon S3</li>
 </ul>
-
 <p>
 <strong>Storage snapshots</strong> represent a storage volume, a backup which is created at a particular point of time (a snapshot).
 </p>
@@ -127,7 +126,7 @@ A storage volume has
   <div class="span3">
 
 <ul class="nav nav-list well">
-  <li class="nav-header">
+<li class="nav-header">
     REST API
   </li>
   <li><a href="rest-api.html">Introduction</a></li>
@@ -135,24 +134,21 @@ A storage volume has
   <li><a href="compute-resources.html">Compute resources</a></li>
   <li class="active"><a href="#resources">Storage resources</a></li>
   <ul class="nav nav-list">
-    <li><a href="#volumes">Storage volumes</a></li>
+<li><a href="#volumes">Storage volumes</a></li>
     <li><a href="storage-snapshots.html">Storage snapshots</a></li>
     <li><a href="blob-storage.html">Blob storage</a></li>
   </ul>
 </ul>
-
-  </div>
+</div>
 </div>
 
 <ul>
-  <li>a <strong>capacity</strong> expressed in Gigabytes;</li>
+<li>a <strong>capacity</strong> expressed in Gigabytes;</li>
   <li>a <strong>created</strong> timestamp;</li>
   <li>a <strong>realm_id</strong> specifying the realm in which the volume exists;</li>
   <li>a <strong>state</strong> (for Amazon EC2 this is one of creating, available, in-use, deleting, deleted, error); and </li>
   <li>a set of <strong>actions</strong>.</li>
-</ul>
-
-<p>
+</ul><p>
 When attached to an instance, a storage volume will also expose a <strong>mount</strong> element
 which contains the attributes <strong>instance </strong>and <strong>device</strong>, specifying the instance, to which the volume is attached, and the mount point (e.g. /dev/sdh), respectively.
 </p>
@@ -160,15 +156,11 @@ which contains the attributes <strong>in
 <p><br></p>
 
 <ul class="nav nav-pills">
-  <li class="active"><a href="#tab1" data-toggle="tab">Get a list of all volumes</a></li>
+<li class="active"><a href="#tab1" data-toggle="tab">Get a list of all volumes</a></li>
   <li><a href="#tab2" data-toggle="tab">Get the details of volume</a></li>
   <li><a href="#tab3" data-toggle="tab">Create/delete a volume</a></li>
   <li><a href="#tab4" data-toggle="tab">Attach/detach a volume</a></li>
-</ul>
-
-<hr>
-
-<div class="tab-content">
+</ul><hr><div class="tab-content">
   <div class="tab-pane active" id="tab1">
 
 <h4>Get a list of all storage volumes</h4>
@@ -478,7 +470,6 @@ Content-Length: 709
 
 <p><br></p>
 
-
       <footer class="footer">
         <p class="pull-right"><span class='icon-circle-arrow-up'>&nbsp;</span><a href="#">Back to top</a></p>
         <div class='row'>

Modified: deltacloud/trunk/site/output/storage-snapshots.html
URL: http://svn.apache.org/viewvc/deltacloud/trunk/site/output/storage-snapshots.html?rev=1453722&r1=1453721&r2=1453722&view=diff
==============================================================================
--- deltacloud/trunk/site/output/storage-snapshots.html (original)
+++ deltacloud/trunk/site/output/storage-snapshots.html Thu Mar  7 07:47:37 2013
@@ -44,7 +44,7 @@
     <a href="#" class="dropdown-toggle" data-toggle="dropdown">About<b class="caret"></b></a>
     <ul class="dropdown-menu">
       <li><a href="/about.html">What is Deltacloud?</a></li>
-      <li><a href="/supported-providers.html">Supported Providers</a></li>
+      <li><a href="/drivers.html#drivers">Supported Providers</a></li>
     </ul>
   </li>
   <li><a href="/download.html">Download</a></li>
@@ -107,26 +107,20 @@ A storage snapshot captures the state of
 </p>
 
 <ul>
-  <li>a <strong>created timestamp</strong>; and</li>
+<li>a <strong>created timestamp</strong>; and</li>
   <li>a <strong>storage volume </strong>attribute referring to the volume from which the snapshot was made.</li>
 </ul>
-
-<br>
-<br>
-
-<ul class="nav nav-pills">
-  <li class="active"><a href="#tab1" data-toggle="tab">Get a list of all snapshots</a></li>
+<br><br><ul class="nav nav-pills">
+<li class="active"><a href="#tab1" data-toggle="tab">Get a list of all snapshots</a></li>
   <li><a href="#tab2" data-toggle="tab">Get the details of a snapshot</a></li>
   <li><a href="#tab3" data-toggle="tab">Create/delete a snapshot</a></li>
 </ul>
-
 <hr>
-
-  </div>
+</div>
   <div class="span3">
 
 <ul class="nav nav-list well">
-  <li class="nav-header">
+<li class="nav-header">
     REST API
   </li>
   <li><a href="rest-api.html">Introduction</a></li>
@@ -134,13 +128,12 @@ A storage snapshot captures the state of
   <li><a href="compute-resources.html">Compute resources</a></li>
   <li><a href="storage-resources.html">Storage resources</a></li>
   <ul class="nav nav-list">
-    <li><a href="storage-resources.html#volumes">Storage volumes</a></li>
+<li><a href="storage-resources.html#volumes">Storage volumes</a></li>
     <li class="active"><a href="#snapshots">Storage snapshots</a></li>
     <li><a href="blob-storage.html">Blob storage</a></li>
   </ul>
 </ul>
-
-  </div>
+</div>
 </div>
 
 <div class="tab-content">
@@ -299,7 +292,6 @@ Date: Thu, 28 Jul 2011 22:26:07 GMT
 
 <p><br></p>
 
-
       <footer class="footer">
         <p class="pull-right"><span class='icon-circle-arrow-up'>&nbsp;</span><a href="#">Back to top</a></p>
         <div class='row'>