Author: mcaspers
Date: 2011-01-10 20:45:33 -0500 (Mon, 10 Jan 2011)
New Revision: 28089
Modified:
trunk/deltacloud/docs/Cloud_Tools_Reference_Guide/en-US/Book_Info.xml
trunk/deltacloud/docs/Cloud_Tools_Reference_Guide/en-US/add_and_manage_server_keys-task.xml
trunk/deltacloud/docs/Cloud_Tools_Reference_Guide/en-US/using_the_deltacloud_perspective-task.xml
Log:
Changed Disconnect Cloud to Delete Cloud
Modified: trunk/deltacloud/docs/Cloud_Tools_Reference_Guide/en-US/Book_Info.xml
===================================================================
--- trunk/deltacloud/docs/Cloud_Tools_Reference_Guide/en-US/Book_Info.xml 2011-01-11
01:19:30 UTC (rev 28088)
+++ trunk/deltacloud/docs/Cloud_Tools_Reference_Guide/en-US/Book_Info.xml 2011-01-11
01:45:33 UTC (rev 28089)
@@ -9,7 +9,7 @@
<productname>JBoss Developer Studio</productname>
<productnumber>4.0</productnumber>
<edition>1</edition>
- <pubsnumber>4</pubsnumber>
+ <pubsnumber>5</pubsnumber>
<abstract>
<para>
The Cloud Tools Reference Guide provides documentation of the tools used to interact
with your cloud computing instances, including the Deltacloud API.
Modified:
trunk/deltacloud/docs/Cloud_Tools_Reference_Guide/en-US/add_and_manage_server_keys-task.xml
===================================================================
---
trunk/deltacloud/docs/Cloud_Tools_Reference_Guide/en-US/add_and_manage_server_keys-task.xml 2011-01-11
01:19:30 UTC (rev 28088)
+++
trunk/deltacloud/docs/Cloud_Tools_Reference_Guide/en-US/add_and_manage_server_keys-task.xml 2011-01-11
01:45:33 UTC (rev 28089)
@@ -6,7 +6,7 @@
<section
id="sect-Cloud_Tools_Reference_Guide-Tasks-add_and_manage_server_keys">
<title>Add and manage server keys</title>
<para>
- To access Deltacloud servers, key file authentication is used. Each key represents
the person accessing the server and informs the server of their authorization level.
+ To access Deltacloud servers, key file authentication is used. Each key represents
the person accessing the server and informs the server of their authorization level (a
person may have several keys).
</para>
<para>
Each unique user requires an individual key file and each file must be specified in
the SSH2 private keys list prior to performing the ssh connection. To access the SSH2
private keys list navigate to <menuchoice>
Modified:
trunk/deltacloud/docs/Cloud_Tools_Reference_Guide/en-US/using_the_deltacloud_perspective-task.xml
===================================================================
---
trunk/deltacloud/docs/Cloud_Tools_Reference_Guide/en-US/using_the_deltacloud_perspective-task.xml 2011-01-11
01:19:30 UTC (rev 28088)
+++
trunk/deltacloud/docs/Cloud_Tools_Reference_Guide/en-US/using_the_deltacloud_perspective-task.xml 2011-01-11
01:45:33 UTC (rev 28089)
@@ -12,7 +12,7 @@
<title>The Cloud Viewer</title>
<para>
- The <guilabel>Cloud Viewer</guilabel> view lists the servers you are
connected to, the instances running on each server and the images available on each
server. Right-clicking (or control-clicking on Mac OS) on a cloud connection presents you
with options to disconnect from a cloud using the <guimenuitem>Disconnect
Cloud</guimenuitem> option or reload the the cloud view with the
<guimenuitem>Refresh View</guimenuitem> option.
+ The <guilabel>Cloud Viewer</guilabel> view lists the servers you are
connected to, the instances running on each server and the images available on each
server. Right-clicking (or control-clicking on Mac OS) on a cloud connection presents you
with options to delete a cloud using the <guimenuitem>Delete
Cloud</guimenuitem> option or reload the the cloud view with the
<guimenuitem>Refresh View</guimenuitem> option.
</para>
<para>
Show replies by date