Skip to content

Commit c023b6b

Browse files
F OpenNebula/one#6639: add images sunstone costs (#3170)
1 parent 5d51319 commit c023b6b

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed
32.1 KB
Loading
51.2 KB
Loading

source/management_and_operations/users_groups_management/showback.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ Each VM Template can optionally define a cost (see the :ref:`syntax here <templa
1515

1616
There is a default cost that will be applied to VM Templates without a cost defined. It can be set in the :ref:`oned.conf file <oned_conf_default_showback>`.
1717

18+
Using this cost schema allows the users to resize the Virtual Machine instances.
19+
20+
|sunstone_showback_memory|
21+
|sunstone_showback_disks|
22+
1823
.. warning::
1924

2025
If your users can access the :ref:`Sunstone 'user' view <fireedge_suns_views>`, it's important to set a default cost. These users can manage their own Templates, which won't have a specific cost assigned.
@@ -154,3 +159,5 @@ Developers interacting with OpenNebula using the Ruby bindings can use the `Virt
154159
.. |showback_instantiate| image:: /images/showback_instantiate.png
155160
.. |showback_showback| image:: /images/sunstone_showback.png
156161
.. |sunstone_showback_calculate| image:: /images/sunstone_showback_calculate.png
162+
.. |sunstone_showback_memory| image:: /images/sunstone_showback_memory.png
163+
.. |sunstone_showback_disks| image:: /images/sunstone_showback_disks.png

0 commit comments

Comments
 (0)