You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This view provides complete control of the Virtual Machines, Templates, and Marketplace apps. Details can be configured in the ``/etc/one/fireedge/sunstone/admin/`` directory.
135
+
This view provides complete control of the Virtual Machines, Templates, and Marketplace apps. Details can be configured in the ``/etc/one/fireedge/sunstone/views/admin/`` directory.
136
136
137
137
|fireedge_sunstone_admin_view|
138
138
@@ -141,7 +141,7 @@ This view provides complete control of the Virtual Machines, Templates, and Mark
Based on the Admin View. It is an advanced user view intended for users with fewer privileges than an admin user, allowing them to manage Virtual Machines and Templates. Users will not be able to manage or retrieve the hosts and clusters of the cloud. Details can be configured in the ``/etc/one/fireedge/sunstone/user/`` directory.
144
+
Based on the Admin View. It is an advanced user view intended for users with fewer privileges than an admin user, allowing them to manage Virtual Machines and Templates. Users will not be able to manage or retrieve the hosts and clusters of the cloud. Details can be configured in the ``/etc/one/fireedge/sunstone/views/user/`` directory.
145
145
146
146
|fireedge_sunstone_user_view|
147
147
@@ -150,25 +150,25 @@ Based on the Admin View. It is an advanced user view intended for users with few
This view it's like a limited version of the cloud administrator view to be used by the administrators of a group. Details can be configured in the ``/etc/one/fireedge/sunstone/groupadmin/`` directory. More details on :ref:`Group admin view <group_admin_view>`
153
+
This view it's like a limited version of the cloud administrator view to be used by the administrators of a group. Details can be configured in the ``/etc/one/fireedge/sunstone/views/groupadmin/`` directory. More details on :ref:`Group admin view <group_admin_view>`
This is a simplified view intended for cloud consumers that just require a portal where they can provision new VMs easily. Details can be configured in the ``/etc/one/fireedge/sunstone/cloud/`` directory. More details on :ref:`Cloud view <cloud_view>`
160
+
This is a simplified view intended for cloud consumers that just require a portal where they can provision new VMs easily. Details can be configured in the ``/etc/one/fireedge/sunstone/views/cloud/`` directory. More details on :ref:`Cloud view <cloud_view>`
The views definitions are placed in the ``/etc/one/fireedge/sunstone/`` directory. Each view is defined by a folder (named as the view) with the needed configuration files inside.
167
+
The views definitions are placed in the ``/etc/one/fireedge/sunstone/views`` directory. Each view is defined by a folder (named as the view) with the needed configuration files inside.
168
168
169
169
.. code::
170
170
171
-
/etc/one/fireedge/sunstone/
171
+
/etc/one/fireedge/sunstone/views
172
172
...
173
173
|-- admin/
174
174
| |-- backup-tab.yaml <--- the Backup tab configuration file
@@ -194,7 +194,7 @@ The views definitions are placed in the ``/etc/one/fireedge/sunstone/`` director
194
194
`-- vm-template-tab.yaml <--- the VM Template tab configuration file
195
195
...
196
196
197
-
The easiest way to create a custom view is to copy the ``admin`` or ``user`` folder and modify its content as needed. After that, add the new view into ``/etc/one/fireedge/sunstone/sunstone-views.yaml``.
197
+
The easiest way to create a custom view is to copy the ``admin`` or ``user`` folder and modify its content as needed. After that, add the new view into ``/etc/one/fireedge/sunstone/views/sunstone-views.yaml``.
Each of these views is defined on a folder in ``/etc/one/fireedge/sunstone`` that contains many yaml as tabs are enabled in this view. On this path, there is also a file ``/etc/one/fireedge/sunstone/sunstone-views.yaml`` where is defined the default configuration (see :ref:`Defining a New OpenNebula Sunstone View or Customizing an Existing one <fireedge_sunstone_views_define_new>` to more information about configure or create a view).
14
+
Each of these views is defined on a folder in ``/etc/one/fireedge/sunstone`` that contains many yaml as tabs are enabled in this view. On this path, there is also a file ``/etc/one/fireedge/sunstone/views/sunstone-views.yaml`` where is defined the default configuration (see :ref:`Defining a New OpenNebula Sunstone View or Customizing an Existing one <fireedge_sunstone_views_define_new>` to more information about configure or create a view).
Based on the Admin View; it is an advanced user view. It is intended for users that need access to more actions than the limited set available in the cloud view. Users will not be able to manage nor retrieve the hosts and clusters of the cloud. They will be able to see Datastores and Virtual Networks in order to use them when creating a new Image or Virtual Machine, but they will not be able to create new ones. Details can be configured in the ``/etc/one/fireedge/sunstone/user/*.yaml`` file.
35
+
Based on the Admin View; it is an advanced user view. It is intended for users that need access to more actions than the limited set available in the cloud view. Users will not be able to manage nor retrieve the hosts and clusters of the cloud. They will be able to see Datastores and Virtual Networks in order to use them when creating a new Image or Virtual Machine, but they will not be able to create new ones. Details can be configured in the ``/etc/one/fireedge/sunstone/views/user/*.yaml`` file.
36
36
37
37
|fireedge_sunstone_view_dashboard|
38
38
@@ -41,7 +41,7 @@ Based on the Admin View; it is an advanced user view. It is intended for users t
Based on Users View; this view has the same tabs as the User View plus the Groups and Users tabs to manage the group and the users of the groups that this user is administrator. Details can be configured in the ``/etc/one/fireedge/sunstone/groupadmin/*.yaml`` files.
44
+
Based on Users View; this view has the same tabs as the User View plus the Groups and Users tabs to manage the group and the users of the groups that this user is administrator. Details can be configured in the ``/etc/one/fireedge/sunstone/views/groupadmin/*.yaml`` files.
45
45
46
46
|fireedge_sunstone_groupadmin_dashboard|
47
47
@@ -50,7 +50,7 @@ Based on Users View; this view has the same tabs as the User View plus the Group
This is a simplified view, mainly intended for end-users that just require a portal where they can provision new virtual machines easily from pre-defined Templates. For more information about this view, please check the ``/etc/one/fireedge/sunstone/cloud/*.yaml`` files.
53
+
This is a simplified view, mainly intended for end-users that just require a portal where they can provision new virtual machines easily from pre-defined Templates. For more information about this view, please check the ``/etc/one/fireedge/sunstone/views/cloud/*.yaml`` files.
54
54
55
55
|fireedge_sunstone_cloud_dashboard|
56
56
@@ -72,7 +72,7 @@ FireEdge Sunstone users can change their current view from the top-right drop-do
72
72
73
73
|fireedge_sunstone_views_change|
74
74
75
-
These options are saved in the group template, as well as other hidden settings. If not defined, defaults views from ``/etc/one/fireedge/sunstone/sunstone-views.yaml`` are taken.
75
+
These options are saved in the group template, as well as other hidden settings. If not defined, defaults views from ``/etc/one/fireedge/sunstone/views/sunstone-views.yaml`` are taken.
0 commit comments