Author: irooskov(a)redhat.com
Date: 2010-10-12 23:28:31 -0400 (Tue, 12 Oct 2010)
New Revision: 25767
Added:
trunk/deltacloud/docs/Cloud_Tools_Reference_Guide/en-US/Tasks.xml
trunk/deltacloud/docs/Cloud_Tools_Reference_Guide/en-US/connecting_to_a_deltacloud_server-task.xml
trunk/deltacloud/docs/Cloud_Tools_Reference_Guide/en-US/images/Deltacloud-cloud_connection_wizard.png
trunk/deltacloud/docs/Cloud_Tools_Reference_Guide/en-US/images/Deltacloud-cloud_connection_wizard_2.png
trunk/deltacloud/docs/Cloud_Tools_Reference_Guide/en-US/images/Deltacloud-open_perspective.png
trunk/deltacloud/docs/Cloud_Tools_Reference_Guide/en-US/images/Deltacloud-perspective-cloud-viewer.png
trunk/deltacloud/docs/Cloud_Tools_Reference_Guide/en-US/using_the_deltacloud_perspective-task.xml
Log:
updated with new sections
Added: trunk/deltacloud/docs/Cloud_Tools_Reference_Guide/en-US/Tasks.xml
===================================================================
--- trunk/deltacloud/docs/Cloud_Tools_Reference_Guide/en-US/Tasks.xml
(rev 0)
+++ trunk/deltacloud/docs/Cloud_Tools_Reference_Guide/en-US/Tasks.xml 2010-10-13 03:28:31
UTC (rev 25767)
@@ -0,0 +1,11 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "Cloud_Tools_Reference_Guide.ent">
+%BOOK_ENTITIES;
+]>
+<chapter id="chap-Cloud_Tools_Reference_Guide-Tasks">
+ <title>Tasks</title>
+ <xi:include href="connecting_to_a_deltacloud_server-task.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
+ <xi:include href="using_the_deltacloud_perspective-task.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
+</chapter>
+
Added:
trunk/deltacloud/docs/Cloud_Tools_Reference_Guide/en-US/connecting_to_a_deltacloud_server-task.xml
===================================================================
---
trunk/deltacloud/docs/Cloud_Tools_Reference_Guide/en-US/connecting_to_a_deltacloud_server-task.xml
(rev 0)
+++
trunk/deltacloud/docs/Cloud_Tools_Reference_Guide/en-US/connecting_to_a_deltacloud_server-task.xml 2010-10-13
03:28:31 UTC (rev 25767)
@@ -0,0 +1,59 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "Cloud_Tools_Reference_Guide.ent">
+%BOOK_ENTITIES;
+]>
+<section
id="sect-Cloud_Tools_Reference_Guide-Tasks-connecting_to_a_deltacloud_server">
+ <title>Connecting to a Deltacloud server</title>
+ <para>
+ Ensure the <guilabel>Deltacloud</guilabel> perspective is open in your
workspace. To open the perspective navigate to
<menuchoice><guimenuitem>Window</guimenuitem><guimenuitem>Open
Perspective</guimenuitem><guimenuitem>Other</guimenuitem></menuchoice>
and then select <guilabel>Deltacloud</guilabel> from the perspective options
and click <guibutton>OK</guibutton>.
+ </para>
+ <figure id="selecting_the_deltacloud_perspective">
+ <title>Selecting the Deltacloud perspective</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/Deltacloud-open_perspective.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ <para>
+ To setup a connection to a Deltacloud server go to
<menuchoice><guimenuitem>File</guimenuitem><guimenuitem>New</guimenuitem><guimenuitem>Other</guimenuitem></menuchoice>.
From the <guilabel>New</guilabel> dialog select
<menuchoice><guimenuitem>Deltacloud</guimenuitem><guimenuitem>Cloud
Connection</guimenuitem></menuchoice> and press
<guibutton>Next</guibutton>.
+ </para>
+ <para>
+ <figure id="opening_the_cloud_connection_wizard">
+ <title>Opening the cloud connection wizard</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/Deltacloud-cloud_connection_wizard.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ </para>
+ <para>
+ The <guilabel>Cloud Connection</guilabel> dialog requires a cloud name,
URl, username and password to create a connection. Once you specify a URL of a cloud
server the <guilabel>Type</guilabel> field will automatically inform you of
the cloud type. If you are connecting to a EC2 cloud type, use your <emphasis>Access
ID</emphasis> for the <guilabel>Username</guilabel> field and your
<emphasis>Access Secret Key</emphasis> for the
<guilabel>Password</guilabel> field.
+ </para>
+ <para>
+ Once all fields are filled in correctly, click the
<guibutton>Finish</guibutton> button.
+ </para>
+ <note>
+ <para>
+ When running a local Deltacloud server, use <ulink
url="http://localhost:3002">http://localhost:3002</ulink> for the
server URL.
+ </para>
+ </note>
+ <para>
+ <figure id="creating_the_connection">
+ <title>Creating the connection</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/Deltacloud-cloud_connection_wizard_2.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ </para>
+ <para>
+ Your new cloud connection will appear in the <guilabel>Cloud
Viewer</guilabel> as the name you specified in the connection wizard. For
information on using your new cloud server connection see <xref
linkend="sect-Cloud_Tools_Reference_Guide-Tasks-using_the_deltacloud_perspective"/>
+ </para>
+</section>
+
+
+
Added:
trunk/deltacloud/docs/Cloud_Tools_Reference_Guide/en-US/images/Deltacloud-cloud_connection_wizard.png
===================================================================
(Binary files differ)
Property changes on:
trunk/deltacloud/docs/Cloud_Tools_Reference_Guide/en-US/images/Deltacloud-cloud_connection_wizard.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added:
trunk/deltacloud/docs/Cloud_Tools_Reference_Guide/en-US/images/Deltacloud-cloud_connection_wizard_2.png
===================================================================
(Binary files differ)
Property changes on:
trunk/deltacloud/docs/Cloud_Tools_Reference_Guide/en-US/images/Deltacloud-cloud_connection_wizard_2.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added:
trunk/deltacloud/docs/Cloud_Tools_Reference_Guide/en-US/images/Deltacloud-open_perspective.png
===================================================================
(Binary files differ)
Property changes on:
trunk/deltacloud/docs/Cloud_Tools_Reference_Guide/en-US/images/Deltacloud-open_perspective.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added:
trunk/deltacloud/docs/Cloud_Tools_Reference_Guide/en-US/images/Deltacloud-perspective-cloud-viewer.png
===================================================================
(Binary files differ)
Property changes on:
trunk/deltacloud/docs/Cloud_Tools_Reference_Guide/en-US/images/Deltacloud-perspective-cloud-viewer.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added:
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
(rev 0)
+++
trunk/deltacloud/docs/Cloud_Tools_Reference_Guide/en-US/using_the_deltacloud_perspective-task.xml 2010-10-13
03:28:31 UTC (rev 25767)
@@ -0,0 +1,37 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "Cloud_Tools_Reference_Guide.ent">
+%BOOK_ENTITIES;
+]>
+<section
id="sect-Cloud_Tools_Reference_Guide-Tasks-using_the_deltacloud_perspective">
+ <title>Using the Deltacloud perspective</title>
+ <para>
+ The Deltacloud perspective consists of three different views: <guilabel>Cloud
Viewer</guilabel>, <guilabel>Instances</guilabel> and
<guilabel>Images</guilabel>.
+ </para>
+ <formalpara>
+ <title>The Cloud Viewer</title>
+ <para>
+ <guilabel>Cloud Viewer</guilabel> shows you the servers you are
connected to, the instances running on each server and the images available on each
server. Clicking on an object causes details to be shown in the
<guilabel>Properties</guilabel> view.
+ </para>
+ </formalpara>
+ <figure id="deltacloud_perspective-the_cloud_viewer">
+ <title>Deltacloud perspective: The Cloud Viewer</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/Deltacloud-perspective-cloud-viewer.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ <para>
+ You can have multiple Deltacloud servers connected at any one time. If you have not
yet setup a connection to a Deltacloud server see <xref
linkend="sect-Cloud_Tools_Reference_Guide-Tasks-connecting_to_a_deltacloud_server"/>.
+ </para>
+ <formalpara>
+ <title>The Instances view</title>
+ <para>
+
+ </para>
+ </formalpara>
+</section>
+
+
+