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

This commit is contained in:
Jessica 2013-08-27 21:32:47 -07:00
parent 6b4aed2aca
commit 042d44f034
2 changed files with 11 additions and 0 deletions

View File

@ -108,5 +108,16 @@
<listitem><para>Click View Instances. The members of the group are listed.</para> <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> <para>From here, you can click the name of any VM in the list to access all its details and controls.</para></listitem>
</orderedlist> </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>
</section> </section>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.4 KiB

After

Width:  |  Height:  |  Size: 7.1 KiB