Updated Branches:
  refs/heads/4.2-forward 6b4aed2ac -> 042d44f03

CLOUDSTACK-2121. DOC. Add procedure for deleting affinity groups. Replace 
button icon with smaller version.


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

Branch: refs/heads/4.2-forward
Commit: 042d44f0341c8abc47f51ca4e2339784b411d9ce
Parents: 6b4aed2
Author: Jessica <jessica.tomec...@citrix.com>
Authored: Tue Aug 27 21:32:47 2013 -0700
Committer: Jessica <jessica.tomec...@citrix.com>
Committed: Tue Aug 27 21:32:55 2013 -0700

----------------------------------------------------------------------
 docs/en-US/host-allocation.xml               |  11 +++++++++++
 docs/en-US/images/change-affinity-button.png | Bin 8570 -> 7300 bytes
 2 files changed, 11 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/042d44f0/docs/en-US/host-allocation.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/host-allocation.xml b/docs/en-US/host-allocation.xml
index 9e752af..36baee5 100644
--- a/docs/en-US/host-allocation.xml
+++ b/docs/en-US/host-allocation.xml
@@ -108,5 +108,16 @@
             <listitem><para>Click View Instances. The members of the group are 
listed.</para>
                 <para>From here, you can click the name of any VM in the list 
to access all its details and controls.</para></listitem>
         </orderedlist>
+        <formalpara><title>Delete an Affinity Group</title>
+            <para>To delete an affinity group:</para></formalpara>
+        <orderedlist>
+            <listitem><para>In the left navigation bar, click Affinity 
Groups.</para></listitem>
+            <listitem><para>Click the name of the group you are interested 
in.</para></listitem>
+            <listitem><para>Click Delete.</para>
+                <para>Any VM that is a member of the affinity group will be 
disassociated from the group.
+                    The former group members will continue to run normally on 
the current hosts, but if the
+                    VM is restarted, it will no longer follow the host 
allocation rules from its former
+                    affinity group.</para></listitem>
+        </orderedlist>
     </section>
 </section>    

http://git-wip-us.apache.org/repos/asf/cloudstack/blob/042d44f0/docs/en-US/images/change-affinity-button.png
----------------------------------------------------------------------
diff --git a/docs/en-US/images/change-affinity-button.png 
b/docs/en-US/images/change-affinity-button.png
index 36b4ae3..c21ef75 100644
Binary files a/docs/en-US/images/change-affinity-button.png and 
b/docs/en-US/images/change-affinity-button.png differ

Reply via email to