You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltacloud.apache.org by mf...@apache.org on 2013/02/19 10:30:18 UTC

[1/2] Site: Updated links for 1.1.1 release

http://git-wip-us.apache.org/repos/asf/deltacloud/blob/4f83a10e/site/output/curl-examples.html
----------------------------------------------------------------------
diff --git a/site/output/curl-examples.html b/site/output/curl-examples.html
index 8059a15..a454722 100644
--- a/site/output/curl-examples.html
+++ b/site/output/curl-examples.html
@@ -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,12 +122,13 @@ curl -v -X DELETE --user "username:password" -H "Accept: application/xml" http:/
       </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>
@@ -140,10 +141,13 @@ curl -v -X DELETE --user "username:password" -H "Accept: application/xml" http:/
       <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>
 
@@ -352,6 +356,7 @@ listener_balancer_port=80&amp;listener_instance_port=3001" http://localhost:3001
 <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'>

http://git-wip-us.apache.org/repos/asf/deltacloud/blob/4f83a10e/site/output/download.html
----------------------------------------------------------------------
diff --git a/site/output/download.html b/site/output/download.html
index 1aec900..3362825 100644
--- a/site/output/download.html
+++ b/site/output/download.html
@@ -98,7 +98,7 @@
       <p><br></p>
 <h3>Download</h3>
 <p>
-  Version <b>1.1.0</b> of Apache Deltacloud is available. See the
+  Version <b>1.1.1</b> of Apache Deltacloud is available. See the
   <a href="https://git-wip-us.apache.org/repos/asf?p=deltacloud.git;a=blob;f=NEWS">release notes</a>.
 </p>
 <p>
@@ -109,52 +109,55 @@
   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.0.gem">deltacloud-core-1.1.0.gem</a>
+        <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>
         (
-        <a href="http://www.apache.org/dyn/closer.cgi?path=deltacloud/stable/deltacloud-core-1.1.0.gem.asc">PGP</a>
-        <a href="http://www.apache.org/dyn/closer.cgi?path=deltacloud/stable/deltacloud-core-1.1.0.gem.md5">MD5</a>
-        <a href="http://www.apache.org/dyn/closer.cgi?path=deltacloud/stable/deltacloud-core-1.1.0.gem.sha1">SHA1</a>
+        <a href="http://www.apache.org/dyn/closer.cgi?path=deltacloud/stable/deltacloud-core-1.1.1.gem.asc">PGP</a>
+        <a href="http://www.apache.org/dyn/closer.cgi?path=deltacloud/stable/deltacloud-core-1.1.1.gem.md5">MD5</a>
+        <a href="http://www.apache.org/dyn/closer.cgi?path=deltacloud/stable/deltacloud-core-1.1.1.gem.sha1">SHA1</a>
         )
       </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.0.tgz">deltacloud-core-1.1.0.tgz</a>
+        <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>
         (
-        <a href="http://www.apache.org/dyn/closer.cgi?path=deltacloud/stable/deltacloud-core-1.1.0.tgz.asc">PGP</a>
-        <a href="http://www.apache.org/dyn/closer.cgi?path=deltacloud/stable/deltacloud-core-1.1.0.tgz.md5">MD5</a>
-        <a href="http://www.apache.org/dyn/closer.cgi?path=deltacloud/stable/deltacloud-core-1.1.0.tgz.sha1">SHA1</a>
+        <a href="http://www.apache.org/dyn/closer.cgi?path=deltacloud/stable/deltacloud-core-1.1.1.tgz.asc">PGP</a>
+        <a href="http://www.apache.org/dyn/closer.cgi?path=deltacloud/stable/deltacloud-core-1.1.1.tgz.md5">MD5</a>
+        <a href="http://www.apache.org/dyn/closer.cgi?path=deltacloud/stable/deltacloud-core-1.1.1.tgz.sha1">SHA1</a>
         )
       </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.0.gem">deltacloud-client-1.1.0.gem</a>
+        <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>
         (
-        <a href="http://www.apache.org/dyn/closer.cgi?path=deltacloud/stable/deltacloud-client-1.1.0.gem.asc">PGP</a>
-        <a href="http://www.apache.org/dyn/closer.cgi?path=deltacloud/stable/deltacloud-client-1.1.0.gem.md5">MD5</a>
-        <a href="http://www.apache.org/dyn/closer.cgi?path=deltacloud/stable/deltacloud-client-1.1.0.gem.sha1">SHA1</a>
+        <a href="http://www.apache.org/dyn/closer.cgi?path=deltacloud/stable/deltacloud-client-1.1.1.gem.asc">PGP</a>
+        <a href="http://www.apache.org/dyn/closer.cgi?path=deltacloud/stable/deltacloud-client-1.1.1.gem.md5">MD5</a>
+        <a href="http://www.apache.org/dyn/closer.cgi?path=deltacloud/stable/deltacloud-client-1.1.1.gem.sha1">SHA1</a>
         )
       </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.0.tgz">deltacloud-client-1.1.0.tgz</a>
+        <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>
         (
-        <a href="http://www.apache.org/dyn/closer.cgi?path=deltacloud/stable/deltacloud-client-1.1.0.tgz.asc">PGP</a>
-        <a href="http://www.apache.org/dyn/closer.cgi?path=deltacloud/stable/deltacloud-client-1.1.0.tgz.md5">MD5</a>
-        <a href="http://www.apache.org/dyn/closer.cgi?path=deltacloud/stable/deltacloud-client-1.1.0.tgz.sha1">SHA1</a>
+        <a href="http://www.apache.org/dyn/closer.cgi?path=deltacloud/stable/deltacloud-client-1.1.1.tgz.asc">PGP</a>
+        <a href="http://www.apache.org/dyn/closer.cgi?path=deltacloud/stable/deltacloud-client-1.1.1.tgz.md5">MD5</a>
+        <a href="http://www.apache.org/dyn/closer.cgi?path=deltacloud/stable/deltacloud-client-1.1.1.tgz.sha1">SHA1</a>
         )
       </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>
@@ -191,19 +194,20 @@
 </p>
 <pre>
 $ pgpk -a KEYS
-$ pgpv deltacloud-core-1.1.0.tar.gz.asc
+$ pgpv deltacloud-core-1.1.1.tar.gz.asc
 </pre>
 <p>or</p>
 <pre>
 $ pgp -ka KEYS
-$ pgp deltacloud-core-1.1.0.tar.gz.asc
+$ pgp deltacloud-core-1.1.1.tar.gz.asc
 </pre>
 <p>or</p>
 <pre>
 $ gpg --import KEYS
-$ gpg --verify deltacloud-core-1.1.0.tar.gz.asc
+$ 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'>

http://git-wip-us.apache.org/repos/asf/deltacloud/blob/4f83a10e/site/output/drivers.html
----------------------------------------------------------------------
diff --git a/site/output/drivers.html b/site/output/drivers.html
index d379f21..b92bbc1 100644
--- a/site/output/drivers.html
+++ b/site/output/drivers.html
@@ -117,17 +117,18 @@ When the Deltacloud server is started it is passed a parameter that specifies th
   <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>
@@ -150,8 +151,9 @@ The driver and provider can be selected through the request headers <strong> X-D
 
 <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>
@@ -179,10 +181,11 @@ The driver and provider can be selected through the request headers <strong> X-D
       <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>
@@ -196,8 +199,8 @@ The driver and provider can be selected through the request headers <strong> X-D
       <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>
@@ -210,8 +213,8 @@ The driver and provider can be selected through the request headers <strong> X-D
       <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>
@@ -224,8 +227,8 @@ The driver and provider can be selected through the request headers <strong> X-D
       <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>
@@ -238,8 +241,8 @@ The driver and provider can be selected through the request headers <strong> X-D
       <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>
@@ -252,8 +255,8 @@ The driver and provider can be selected through the request headers <strong> X-D
       <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>
@@ -266,8 +269,8 @@ The driver and provider can be selected through the request headers <strong> X-D
       <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>
@@ -280,8 +283,8 @@ The driver and provider can be selected through the request headers <strong> X-D
       <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>
@@ -294,8 +297,8 @@ The driver and provider can be selected through the request headers <strong> X-D
       <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>
@@ -308,8 +311,8 @@ The driver and provider can be selected through the request headers <strong> X-D
       <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>
@@ -322,8 +325,8 @@ The driver and provider can be selected through the request headers <strong> X-D
       <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>
@@ -336,8 +339,8 @@ The driver and provider can be selected through the request headers <strong> X-D
       <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>
@@ -350,8 +353,8 @@ The driver and provider can be selected through the request headers <strong> X-D
       <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>
@@ -364,13 +367,16 @@ The driver and provider can be selected through the request headers <strong> X-D
       <td style="text-align:center">yes</td>
       <td style="text-align:center">yes</td>
     </tr>
-</tbody>
-</table><p><br></p>
+  </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>
@@ -389,10 +395,11 @@ The driver and provider can be selected through the request headers <strong> X-D
       <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>
@@ -402,8 +409,8 @@ The driver and provider can be selected through the request headers <strong> X-D
       <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>
@@ -413,8 +420,8 @@ The driver and provider can be selected through the request headers <strong> X-D
       <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>
@@ -424,8 +431,8 @@ The driver and provider can be selected through the request headers <strong> X-D
       <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>
@@ -435,8 +442,8 @@ The driver and provider can be selected through the request headers <strong> X-D
       <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>
@@ -446,8 +453,9 @@ The driver and provider can be selected through the request headers <strong> X-D
       <td style="text-align:center">yes</td>
       <td style="text-align:center">yes</td>
     </tr>
-</tbody>
-</table><p><br></p>
+  </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>
@@ -459,18 +467,22 @@ The following table gives details about the credentials that must be provided fo
 <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>
@@ -478,8 +490,8 @@ The following table gives details about the credentials that must be provided fo
       <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>
@@ -487,8 +499,8 @@ The following table gives details about the credentials that must be provided fo
       <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>
@@ -496,8 +508,8 @@ The following table gives details about the credentials that must be provided fo
       <td>Secret Access Key</td>
       <td></td>
     </tr>
-<tr>
-<td>
+    <tr>
+      <td>
         <strong>Fujitsu FGCP</strong>
       </td>
       <td>fgcp</td>
@@ -511,8 +523,8 @@ The following table gives details about the credentials that must be provided fo
           in Windows. Then use Username to authenticate.
       </td>
     </tr>
-<tr>
-<td>
+    <tr>
+      <td>
         <strong>GoGrid</strong>
       </td>
       <td>gogrid</td>
@@ -522,8 +534,8 @@ The following table gives details about the credentials that must be provided fo
       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>
@@ -531,8 +543,8 @@ The following table gives details about the credentials that must be provided fo
       <td>Password</td>
       <td></td>
     </tr>
-<tr>
-<td>
+    <tr>
+      <td>
         <strong>Microsoft Azure (Storage Account only)</strong>
       </td>
       <td>azure</td>
@@ -542,8 +554,8 @@ The following table gives details about the credentials that must be provided fo
       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>
@@ -551,8 +563,8 @@ The following table gives details about the credentials that must be provided fo
       <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>
@@ -560,8 +572,8 @@ The following table gives details about the credentials that must be provided fo
       <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>
@@ -569,8 +581,8 @@ The following table gives details about the credentials that must be provided fo
       <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>
@@ -580,8 +592,8 @@ The following table gives details about the credentials that must be provided fo
       <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>
@@ -589,8 +601,8 @@ The following table gives details about the credentials that must be provided fo
       <td>API Key</td>
       <td></td>
     </tr>
-<tr>
-<td>
+    <tr>
+      <td>
         <strong>Terremark</strong>
       </td>
       <td>terremark</td>
@@ -598,8 +610,8 @@ The following table gives details about the credentials that must be provided fo
       <td>Password</td>
       <td></td>
     </tr>
-<tr>
-<td>
+    <tr>
+      <td>
         <strong>VMware vSphere</strong>
       </td>
       <td>vsphere</td>
@@ -607,8 +619,8 @@ The following table gives details about the credentials that must be provided fo
       <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>
@@ -616,8 +628,11 @@ The following table gives details about the credentials that must be provided fo
       <td>Password</td>
       <td></td>
     </tr>
-</tbody>
-</table><p><br></p>
+
+  </tbody>
+</table>
+
+<p><br></p>
 
 <h3 id="notes">Notes on specific drivers</h3>
 
@@ -713,11 +728,12 @@ The OpenNebula driver has been updated to support v3.x of the OpenNebula API. Th
       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">
@@ -818,6 +834,7 @@ The username and password in 401 challenge should be the same as you use in the
   </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'>

http://git-wip-us.apache.org/repos/asf/deltacloud/blob/4f83a10e/site/output/firewalls.html
----------------------------------------------------------------------
diff --git a/site/output/firewalls.html b/site/output/firewalls.html
index 46417e5..5c17127 100644
--- a/site/output/firewalls.html
+++ b/site/output/firewalls.html
@@ -107,7 +107,7 @@ Firewalls represent sets of rules that govern the accessibility of a running ins
 </p>
 
 <ul>
-<li>a <strong>name</strong>
+  <li>a <strong>name</strong>
 </li>
   <li>a <strong>description</strong>
 </li>
@@ -116,6 +116,7 @@ Firewalls represent sets of rules that govern the accessibility of a running ins
   <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>
@@ -125,22 +126,23 @@ Each <strong>firewall rule</strong> has a number of attributes describing the ac
 </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>
@@ -150,9 +152,10 @@ Each <strong>firewall rule</strong> has a number of attributes describing the ac
     <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>
@@ -184,11 +187,15 @@ By creating the rule identifier abstraction, the Deltacloud API supports deletio
 <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>
@@ -533,6 +540,7 @@ 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'>

http://git-wip-us.apache.org/repos/asf/deltacloud/blob/4f83a10e/site/output/getting-sources.html
----------------------------------------------------------------------
diff --git a/site/output/getting-sources.html b/site/output/getting-sources.html
index 906690c..04edc4f 100644
--- a/site/output/getting-sources.html
+++ b/site/output/getting-sources.html
@@ -171,6 +171,7 @@ $ gem install pkg/deltacloud-client-&lt;version&gt;.gem
 <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'>

http://git-wip-us.apache.org/repos/asf/deltacloud/blob/4f83a10e/site/output/hardware-profiles.html
----------------------------------------------------------------------
diff --git a/site/output/hardware-profiles.html b/site/output/hardware-profiles.html
index 946657f..987386d 100644
--- a/site/output/hardware-profiles.html
+++ b/site/output/hardware-profiles.html
@@ -111,13 +111,14 @@ Since clouds differ sharply in how virtual machine sizing is represented and inf
 </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>
@@ -130,14 +131,14 @@ In addition to the sizing constraints, a hardware profile may also indicate the
   <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>
@@ -147,9 +148,10 @@ In addition to the sizing constraints, a hardware profile may also indicate the
     <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">
@@ -301,6 +303,7 @@ 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'>

http://git-wip-us.apache.org/repos/asf/deltacloud/blob/4f83a10e/site/output/how-to-contribute.html
----------------------------------------------------------------------
diff --git a/site/output/how-to-contribute.html b/site/output/how-to-contribute.html
index 5b6474d..08a8664 100644
--- a/site/output/how-to-contribute.html
+++ b/site/output/how-to-contribute.html
@@ -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,7 +120,9 @@
   <li>
     <a href="#documentation">Write documentation</a>
   </li>
-</ul><p><br></p>
+</ul>
+
+<p><br></p>
 
 <h3>Overview of the Deltacloud directory structure</h3>
 
@@ -180,6 +182,7 @@ 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'>

http://git-wip-us.apache.org/repos/asf/deltacloud/blob/4f83a10e/site/output/images.html
----------------------------------------------------------------------
diff --git a/site/output/images.html b/site/output/images.html
index b1bb8b6..f317e01 100644
--- a/site/output/images.html
+++ b/site/output/images.html
@@ -107,7 +107,7 @@ Images are used to launch instances. Each image represents a virtual machine ima
 </p>
 
 <ul>
-<li>a human-readable <strong>name</strong>
+  <li>a human-readable <strong>name</strong>
 </li>
   <li>a <strong>description</strong>
 </li>
@@ -118,6 +118,7 @@ Images are used to launch instances. Each image represents a virtual machine ima
   <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>
@@ -126,14 +127,14 @@ The <strong>owner_id</strong> identifies the user account to which the image bel
   <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>
@@ -143,18 +144,23 @@ The <strong>owner_id</strong> identifies the user account to which the image bel
     <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>
@@ -379,6 +385,7 @@ 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'>

http://git-wip-us.apache.org/repos/asf/deltacloud/blob/4f83a10e/site/output/index.html
----------------------------------------------------------------------
diff --git a/site/output/index.html b/site/output/index.html
index a1e40c3..ad8dbee 100644
--- a/site/output/index.html
+++ b/site/output/index.html
@@ -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,7 +114,8 @@
 </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>
@@ -124,21 +125,24 @@
       <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.0</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>
@@ -146,6 +150,7 @@
 
 </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'>

http://git-wip-us.apache.org/repos/asf/deltacloud/blob/4f83a10e/site/output/install-deltacloud.html
----------------------------------------------------------------------
diff --git a/site/output/install-deltacloud.html b/site/output/install-deltacloud.html
index b340fdc..2eee2d4 100644
--- a/site/output/install-deltacloud.html
+++ b/site/output/install-deltacloud.html
@@ -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,7 +121,9 @@
   <li>
   rake
   </li>
-</ul><p><br></p>
+</ul>
+
+<p><br></p>
 
 <h3>Fedora and Red Hat Enterprise Linux</h3>
 
@@ -247,6 +249,7 @@ the Wiki</a>. Note that they require using homebrew.</p>
 
 <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'>

http://git-wip-us.apache.org/repos/asf/deltacloud/blob/4f83a10e/site/output/instance-states.html
----------------------------------------------------------------------
diff --git a/site/output/instance-states.html b/site/output/instance-states.html
index 1075565..d5d9a1a 100644
--- a/site/output/instance-states.html
+++ b/site/output/instance-states.html
@@ -110,49 +110,52 @@ Each cloud defines a slightly different lifecycle model for instances. In some c
 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>
@@ -162,9 +165,10 @@ Differences between clouds are modelled by expressing the lifecycle of an instan
     <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>
@@ -172,29 +176,33 @@ The details of a particular instance describes also the actions (state transitio
 </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>
 
@@ -241,6 +249,7 @@ 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'>

http://git-wip-us.apache.org/repos/asf/deltacloud/blob/4f83a10e/site/output/instances.html
----------------------------------------------------------------------
diff --git a/site/output/instances.html b/site/output/instances.html
index 7d4284a..528b97b 100644
--- a/site/output/instances.html
+++ b/site/output/instances.html
@@ -107,81 +107,84 @@ An instance represents the core of all cloud compute activity: a running virtual
 </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>
@@ -191,17 +194,22 @@ An instance represents the core of all cloud compute activity: a running virtual
     <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>
@@ -714,6 +722,7 @@ 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'>

http://git-wip-us.apache.org/repos/asf/deltacloud/blob/4f83a10e/site/output/join-deltacloud.html
----------------------------------------------------------------------
diff --git a/site/output/join-deltacloud.html b/site/output/join-deltacloud.html
index 2051a37..7c2124e 100644
--- a/site/output/join-deltacloud.html
+++ b/site/output/join-deltacloud.html
@@ -97,6 +97,7 @@
 
       
 
+
       <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'>

http://git-wip-us.apache.org/repos/asf/deltacloud/blob/4f83a10e/site/output/keys.html
----------------------------------------------------------------------
diff --git a/site/output/keys.html b/site/output/keys.html
index c8b212f..0ec839a 100644
--- a/site/output/keys.html
+++ b/site/output/keys.html
@@ -107,9 +107,10 @@ A key captures the credentials required to access an Instance. The Deltacloud AP
 </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>
@@ -130,14 +131,14 @@ The Rackspace cloud also reports credentials during instance creation though it
   <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>
@@ -147,16 +148,21 @@ The Rackspace cloud also reports credentials during instance creation though it
     <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>
@@ -344,6 +350,7 @@ 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'>

http://git-wip-us.apache.org/repos/asf/deltacloud/blob/4f83a10e/site/output/libdeltacloud.html
----------------------------------------------------------------------
diff --git a/site/output/libdeltacloud.html b/site/output/libdeltacloud.html
index 045ffe7..704ab57 100644
--- a/site/output/libdeltacloud.html
+++ b/site/output/libdeltacloud.html
@@ -97,6 +97,7 @@
 
       
 
+
       <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'>

http://git-wip-us.apache.org/repos/asf/deltacloud/blob/4f83a10e/site/output/load-balancers.html
----------------------------------------------------------------------
diff --git a/site/output/load-balancers.html b/site/output/load-balancers.html
index 767186a..a7963c8 100644
--- a/site/output/load-balancers.html
+++ b/site/output/load-balancers.html
@@ -111,11 +111,12 @@ This collection is not supported by all back-end cloud providers and at present,
 </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>
@@ -124,14 +125,14 @@ Each <strong>listener</strong> has a <strong>protocol</strong> (e.g. TCP), 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>
@@ -141,19 +142,24 @@ Each <strong>listener</strong> has a <strong>protocol</strong> (e.g. TCP), 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">
 
 
@@ -418,6 +424,7 @@ 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'>

http://git-wip-us.apache.org/repos/asf/deltacloud/blob/4f83a10e/site/output/rest-api.html
----------------------------------------------------------------------
diff --git a/site/output/rest-api.html b/site/output/rest-api.html
index 06e4643..526cacf 100644
--- a/site/output/rest-api.html
+++ b/site/output/rest-api.html
@@ -120,12 +120,12 @@ The following terms describe abstractions used in the Apache Deltacloud API. Eac
   <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,11 +133,12 @@ The following terms describe abstractions used in the Apache Deltacloud API. Eac
     <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">
@@ -249,19 +250,21 @@ You may come across the following changes in newer versions of the API:
 </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>
@@ -273,6 +276,7 @@ You can access an automatically generated documentation on every server running
 <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'>

http://git-wip-us.apache.org/repos/asf/deltacloud/blob/4f83a10e/site/output/ruby-client.html
----------------------------------------------------------------------
diff --git a/site/output/ruby-client.html b/site/output/ruby-client.html
index 0082988..7a648a2 100644
--- a/site/output/ruby-client.html
+++ b/site/output/ruby-client.html
@@ -117,7 +117,7 @@ puts instance.hardware_profile.architecture
   <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,7 +126,8 @@ puts instance.hardware_profile.architecture
   <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>
@@ -219,6 +220,7 @@ puts instance.hardware_profile.architecture
 
 <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'>

http://git-wip-us.apache.org/repos/asf/deltacloud/blob/4f83a10e/site/output/run-deltacloud-server.html
----------------------------------------------------------------------
diff --git a/site/output/run-deltacloud-server.html b/site/output/run-deltacloud-server.html
index 589fab1..3079924 100644
--- a/site/output/run-deltacloud-server.html
+++ b/site/output/run-deltacloud-server.html
@@ -180,6 +180,7 @@ The browser will ask for credentials. To log in use mockuser and mockpassword as
 
 <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'>

http://git-wip-us.apache.org/repos/asf/deltacloud/blob/4f83a10e/site/output/send-patch.html
----------------------------------------------------------------------
diff --git a/site/output/send-patch.html b/site/output/send-patch.html
index e01c90e..547ce5f 100644
--- a/site/output/send-patch.html
+++ b/site/output/send-patch.html
@@ -98,18 +98,20 @@
       <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>
@@ -239,12 +241,14 @@ $ git send-email --compose --subject 'some subject'
   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>
@@ -280,7 +284,9 @@ $ git am /path/to/patches/0001-name-of-patch.eml
 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>
@@ -336,6 +342,7 @@ $ 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'>

http://git-wip-us.apache.org/repos/asf/deltacloud/blob/4f83a10e/site/output/storage-resources.html
----------------------------------------------------------------------
diff --git a/site/output/storage-resources.html b/site/output/storage-resources.html
index ad0e660..35311da 100644
--- a/site/output/storage-resources.html
+++ b/site/output/storage-resources.html
@@ -107,11 +107,12 @@ Storage resources are divided into two groups:
 </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>
@@ -126,7 +127,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>
@@ -134,21 +135,24 @@ 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>
@@ -156,11 +160,15 @@ which contains the attributes <strong>instance </strong>and <strong>device</stro
 <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>
@@ -470,6 +478,7 @@ 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'>

http://git-wip-us.apache.org/repos/asf/deltacloud/blob/4f83a10e/site/output/storage-snapshots.html
----------------------------------------------------------------------
diff --git a/site/output/storage-snapshots.html b/site/output/storage-snapshots.html
index c29bfc4..9c7ba96 100644
--- a/site/output/storage-snapshots.html
+++ b/site/output/storage-snapshots.html
@@ -107,20 +107,26 @@ A storage snapshot captures the state of a storage volume at the exact moment in
 </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>
@@ -128,12 +134,13 @@ A storage snapshot captures the state of a storage volume at the exact moment in
   <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">
@@ -292,6 +299,7 @@ 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'>

http://git-wip-us.apache.org/repos/asf/deltacloud/blob/4f83a10e/site/output/supported-providers.html
----------------------------------------------------------------------
diff --git a/site/output/supported-providers.html b/site/output/supported-providers.html
index 6b2bd12..9723956 100644
--- a/site/output/supported-providers.html
+++ b/site/output/supported-providers.html
@@ -100,8 +100,9 @@
 
 <h4>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>
@@ -129,10 +130,11 @@
       <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>yes</td>
@@ -146,8 +148,8 @@
       <td>yes</td>
       
     </tr>
-<tr>
-<td class="provider">
+    <tr>
+      <td class="provider">
         <strong>Eucalyptus</strong>
       </td>
       <td>yes</td>
@@ -160,8 +162,8 @@
       <td>yes</td>
       <td>yes</td>
     </tr>
-<tr>
-<td class="provider">
+    <tr>
+      <td class="provider">
         <strong>IBM SmartCloud</strong>
       </td>
       <td>yes</td>
@@ -174,8 +176,8 @@
       <td>yes</td>
       <td>yes</td>
     </tr>
-<tr>
-<td class="provider">
+    <tr>
+      <td class="provider">
         <strong>GoGrid</strong>
       </td>
       <td>yes</td>
@@ -188,8 +190,8 @@
       <td>yes</td>
       <td>yes</td>
     </tr>
-<tr>
-<td class="provider">
+    <tr>
+      <td class="provider">
         <strong>OpenNebula</strong>
       </td>
       <td>yes</td>
@@ -202,8 +204,8 @@
       <td>yes</td>
       <td>yes</td>
     </tr>
-<tr>
-<td class="provider">
+    <tr>
+      <td class="provider">
         <strong>Rackspace</strong>
       </td>
       <td>yes</td>
@@ -216,8 +218,8 @@
       <td>yes</td>
       <td>yes</td>
     </tr>
-<tr>
-<td class="provider">
+    <tr>
+      <td class="provider">
         <strong>RHEV-M</strong>
       </td>
       <td>yes</td>
@@ -230,8 +232,8 @@
       <td>yes</td>
       <td>yes</td>
     </tr>
-<tr>
-<td class="provider">
+    <tr>
+      <td class="provider">
         <strong>RimuHosting</strong>
       </td>
       <td>yes</td>
@@ -244,8 +246,8 @@
       <td>yes</td>
       <td>yes</td>
     </tr>
-<tr>
-<td class="provider">
+    <tr>
+      <td class="provider">
         <strong>Terremark</strong>
       </td>
       <td>yes</td>
@@ -258,8 +260,8 @@
       <td>yes</td>
       <td>yes</td>
     </tr>
-<tr>
-<td class="provider">
+    <tr>
+      <td class="provider">
         <strong>vSphere</strong>
       </td>
       <td>yes</td>
@@ -272,8 +274,8 @@
       <td>yes</td>
       <td>yes</td>
     </tr>
-<tr>
-<td class="provider">
+    <tr>
+      <td class="provider">
         <strong>OpenStack</strong>
       </td>
       <td>yes</td>
@@ -286,8 +288,8 @@
       <td>yes</td>
       <td>yes</td>
     </tr>
-<tr>
-<td class="provider">
+    <tr>
+      <td class="provider">
         <strong>FGCP</strong>
       </td>
       <td>yes</td>
@@ -300,8 +302,8 @@
       <td>yes</td>
       <td>yes</td>
     </tr>
-<tr>
-<td class="provider">
+    <tr>
+      <td class="provider">
         <strong>Arubacloud</strong>
       </td>
       <td>yes</td>
@@ -314,12 +316,14 @@
       <td>yes</td>
       <td>yes</td>
     </tr>
-</tbody>
-</table><p><br></p>
+  </tbody>
+</table>
+<p><br></p>
 <h4>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>
@@ -338,10 +342,11 @@
       <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>yes</td>
@@ -351,8 +356,8 @@
       <td>yes</td>
       <td>yes</td>
     </tr>
-<tr>
-<td class="provider">
+    <tr>
+      <td class="provider">
         <strong>Eucalyptus Walrus</strong>
       </td>
       <td>yes</td>
@@ -362,8 +367,8 @@
       <td>yes</td>
       <td>yes</td>
     </tr>
-<tr>
-<td class="provider">
+    <tr>
+      <td class="provider">
         <strong>Rackspace CloudFiles</strong>
       </td>
       <td>yes</td>
@@ -373,8 +378,8 @@
       <td>yes</td>
       <td>yes</td>
     </tr>
-<tr>
-<td class="provider">
+    <tr>
+      <td class="provider">
         <strong>Microsoft Azure</strong>
       </td>
       <td>yes</td>
@@ -384,8 +389,8 @@
       <td>yes</td>
       <td>yes</td>
     </tr>
-<tr>
-<td class="provider">
+    <tr>
+      <td class="provider">
         <strong>Google Storage</strong>
       </td>
       <td>yes</td>
@@ -395,21 +400,25 @@
       <td>yes</td>
       <td>yes</td>
     </tr>
-</tbody>
-</table><p><br></p>
+  </tbody>
+</table>
+
+<p><br></p>
 
 <h4 id="credentials">Cloud provider credentials</h4>
 <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>
@@ -417,8 +426,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>
@@ -426,8 +435,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>
@@ -435,8 +444,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>
@@ -444,8 +453,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>
@@ -453,8 +462,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>
@@ -462,8 +471,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>
@@ -471,8 +480,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>
@@ -480,8 +489,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>
@@ -491,8 +500,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>
@@ -500,8 +509,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>
@@ -509,8 +518,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>
@@ -518,8 +527,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>
@@ -527,8 +536,8 @@
       <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>
-<tr>
-<td style="text-align:left">
+    <tr>
+      <td style="text-align:left">
         <strong>Arubacloud</strong>
       </td>
       <td style="text-align:left"><span style="font-size:x-small">arubacloud</span></td>
@@ -536,9 +545,10 @@
       <td style="text-align:left">Password</td>
       <td style="text-align:left"></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'>

http://git-wip-us.apache.org/repos/asf/deltacloud/blob/4f83a10e/site/output/usage.html
----------------------------------------------------------------------
diff --git a/site/output/usage.html b/site/output/usage.html
index 15d23ac..a9f0d85 100644
--- a/site/output/usage.html
+++ b/site/output/usage.html
@@ -153,7 +153,10 @@ openstack = client.with_config(:driver =&gt; :openstack)
 
 <a class="btn btn-inverse btn-large" style="float: right" href="ruby-client.html">Work with the Ruby client</a>
 
-<br><br><h3>HTTP clients - cURL</h3>
+<br>
+<br>
+
+<h3>HTTP clients - cURL</h3>
 
 <p>
 Basically, you interact with the Deltacloud server via HTTP calls, so you can use any HTTP client to talk to Deltacloud using the <a href="rest-api.html">Deltacloud REST API</a>.
@@ -222,7 +225,10 @@ The <strong>'-iv'</strong> flags will ensure that cURL displays the request and
 
 <a class="btn btn-inverse btn-large" style="float: right" href="curl-examples.html">Working with cURL</a>
 
-<br><br><h3>Libdeltacloud Client (C library)</h3>
+<br>
+<br>
+
+<h3>Libdeltacloud Client (C library)</h3>
 <p>
 Libdeltacloud is a C/C++ library for accessing the Deltacloud API. It exports convenient structures and functions for manipulating cloud objects through the Deltacloud API.
 </p>
@@ -244,6 +250,8 @@ Due to the magic of libtool versioning, programs built against an older version
 
 <br>
 
+
+
       <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'>

http://git-wip-us.apache.org/repos/asf/deltacloud/blob/4f83a10e/site/output/use-the-api.html
----------------------------------------------------------------------
diff --git a/site/output/use-the-api.html b/site/output/use-the-api.html
index fc60061..2154456 100644
--- a/site/output/use-the-api.html
+++ b/site/output/use-the-api.html
@@ -97,6 +97,7 @@
 
       
 
+
       <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'>

http://git-wip-us.apache.org/repos/asf/deltacloud/blob/4f83a10e/site/output/write-new-driver.html
----------------------------------------------------------------------
diff --git a/site/output/write-new-driver.html b/site/output/write-new-driver.html
index 87208e6..1fd39d8 100644
--- a/site/output/write-new-driver.html
+++ b/site/output/write-new-driver.html
@@ -98,16 +98,19 @@
       <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">Write a provider driver</li>
-</ul><h3 id="driver">Write a provider driver</h3>
+</ul>
+
+<h3 id="driver">Write a provider driver</h3>
 
 <p>The deltacloud drivers are stored in <strong>deltacloud/server/lib/deltacloud/drivers</strong>.</p>
 
 <ol>
-<li>
+
+  <li>
 
   <p>
   To add a driver for a hypotetical <strong>Foo</strong> cloud, add a directory into /drivers/ and then add a file for a driver itself:
@@ -146,7 +149,9 @@ end
   </p>
   
   </li>
-</ol><p>Thus, your driver for the cloud provider Foo may look like:</p>
+</ol>
+
+<p>Thus, your driver for the cloud provider Foo may look like:</p>
 
 <pre>
 require 'deltacloud/base_driver'
@@ -213,26 +218,30 @@ The voodoo used here (i.e. definition of .to and .on etc) is defined in <strong>
 <p>Valid states are:</p>
 
 <ul>
-<li><strong>:begin</strong></li>
+  <li><strong>:begin</strong></li>
   <li><strong>:pending</strong></li>
   <li><strong>:running</strong></li>
   <li><strong>:shutting_down</strong></li>
   <li><strong>:stopped</strong></li>
   <li><strong>:end</strong></li>
-</ul><p>The instance is located in the<strong>:begin</strong> state before being created. Immediately after being destroyed the instance is removed to the <strong>:end</strong> state.</p>
+</ul>
+
+<p>The instance is located in the<strong>:begin</strong> state before being created. Immediately after being destroyed the instance is removed to the <strong>:end</strong> state.</p>
 
 <p>Valid transition actions are:</p>
 
 <ul>
-<li><strong>:stop</strong></li>
+  <li><strong>:stop</strong></li>
   <li><strong>:start</strong></li>
   <li><strong>:reboot</strong></li>
-</ul><p>The action <strong>:automatically</strong> may be used to indicate a tranisition that may occur without an action being triggered (see the example above).</p>
+</ul>
+
+<p>The action <strong>:automatically</strong> may be used to indicate a tranisition that may occur without an action being triggered (see the example above).</p>
 
 <p>You can implement some other methods according to the collections you will be supporting:</p>
 
 <ul>
-<li><strong>hardware_profiles(credentials, opts=nil)</strong></li>
+  <li><strong>hardware_profiles(credentials, opts=nil)</strong></li>
   <li><strong>images(credentials, opts=nil)</strong></li>
   <li><strong>realms(credentials, opts=nil)</strong></li>
   <li><strong>instances(credentials, opts=nil)</strong></li>
@@ -240,7 +249,9 @@ The voodoo used here (i.e. definition of .to and .on etc) is defined in <strong>
   <li><strong>reboot_instance(credentials, id)</strong></li>
   <li><strong>stop_instance(credentials, id)</strong></li>
   <li><strong>destroy_instance(credentials, id)</strong></li>
-</ul><p>
+</ul>
+
+<p>
 The <strong>hardware_profiles(...)</strong> method should return an array of HardwareProfile objects. The <strong>opts</strong> hash, if present, must be inspected for <strong>:id</strong> and <strong>:architecture</strong> keys. If these keys are available, the results should be filtered by the value associated with each key. The <strong>filter_on(...)</strong> helper method is used for the filtering and as you can see from existing driver method definitions, is invoked in many of the driver collection methods:
 </p>
 
@@ -325,6 +336,7 @@ $ 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'>