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 2012/09/24 10:47:43 UTC

[2/2] git commit: Add Aruba to supported drivers for DTACLOUD_324

Add Aruba to supported drivers for DTACLOUD_324

https://issues.apache.org/jira/browse/DTACLOUD-324


Project: http://git-wip-us.apache.org/repos/asf/deltacloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/deltacloud/commit/f8172eb5
Tree: http://git-wip-us.apache.org/repos/asf/deltacloud/tree/f8172eb5
Diff: http://git-wip-us.apache.org/repos/asf/deltacloud/diff/f8172eb5

Branch: refs/heads/master
Commit: f8172eb5c8c801218833fa55dfb9d582b8fcc615
Parents: 46db844
Author: marios <ma...@redhat.com>
Authored: Thu Sep 20 17:37:26 2012 +0300
Committer: marios <ma...@redhat.com>
Committed: Mon Sep 24 11:46:12 2012 +0300

----------------------------------------------------------------------
 site/content/drivers.md |   34 +++++++++++++++++++++++++++++-----
 1 files changed, 29 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/deltacloud/blob/f8172eb5/site/content/drivers.md
----------------------------------------------------------------------
diff --git a/site/content/drivers.md b/site/content/drivers.md
index b20c9e7..21f7c15 100644
--- a/site/content/drivers.md
+++ b/site/content/drivers.md
@@ -1,4 +1,4 @@
---- 
+---
 site_name: Deltacloud API
 title: Drivers
 ---
@@ -261,6 +261,20 @@ 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'>
+        <strong>Aruba cloud.it</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>
 
@@ -410,12 +424,12 @@ The following table gives details about the credentials that must be provided fo
       <td>User certificate's folder name</td>
       <td>User certificate's passphrase</td>
       <td>
-      <p>Set the environment variable FGCP_CERT_DIR to a folder where the folder with UserCert.p12 is stored or place UserCert.p12 in</p> 
+      <p>Set the environment variable FGCP_CERT_DIR to a folder where the folder with UserCert.p12 is stored or place UserCert.p12 in</p>
 <p><code style="font-size:small; color:#606060">
 ~/.deltacloud/config/fgcp/&lt;Username&gt;/
 </code>&nbsp; or</p>
 <p><code style="font-size:small; color:#606060">
-%USERPROFILE%\.deltacloud\config\fgcp\&lt;Username&gt;\ 
+%USERPROFILE%\.deltacloud\config\fgcp\&lt;Username&gt;\
 </code></p>
       <p style="margin-bottom:0px">in Windows. Then use Username to authenticate.</p>
       </td>
@@ -516,6 +530,16 @@ 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>
+        <strong>Aruba cloud.it</strong>
+      </td>
+      <td>aruba</td>
+      <td>Username</td>
+      <td>Password</td>
+      <td></td>
+    </tr>
+
   </tbody>
 </table>
 
@@ -606,7 +630,7 @@ The OpenNebula driver has been updated to support v3.x of the OpenNebula API. Th
     <div id="fgcp" class="accordion-body collapse">
       <div class="accordion-inner">
       <p>
-      When you use the Fujitsu FGCP driver, do not authenticate with your FGCP Portal username. Use the name of the folder in which your UserCert.p12 is stored. UserCert.p12 can be issued from the Portal and it is the same as you use to access MyPortal. 
+      When you use the Fujitsu FGCP driver, do not authenticate with your FGCP Portal username. Use the name of the folder in which your UserCert.p12 is stored. UserCert.p12 can be issued from the Portal and it is the same as you use to access MyPortal.
       </p>
       <p>
       Set the enviroment variable FGCP_CERT_DIR to override the default path <strong>~/.deltacloud/config/fgcp/</strong> to locate the Username folder with the UserCert.p12 file.
@@ -651,7 +675,7 @@ The RHEV-M driver supports latest release of Red Hat Enterprise Virtualization M
 </p>
 
 <pre>
-API_PROVIDER="https://rhevm.hostname.com:8443/api;645e425e-66fe-4ac9-8874-537bd10ef08d" 
+API_PROVIDER="https://rhevm.hostname.com:8443/api;645e425e-66fe-4ac9-8874-537bd10ef08d"
 </pre>
 
 <p>