Skip to content

Commit

Permalink
F OpenNebula/one#6121: Added User tab documentation
Browse files Browse the repository at this point in the history
Signed-off-by: Victor Hansson <[email protected]>
  • Loading branch information
vichansson committed Sep 21, 2023
1 parent 12d0bb5 commit 376c02a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions source/intro_release_notes/release_notes/whats_new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ Ruby Sunstone
FireEdge Sunstone
================================================================================
- Implemented VDCs tab in :ref:`FireEdge Sunstone <fireedge_sunstone>`.
- Implemented Users tab in :ref:`FireEdge Sunstone <fireedge_sunstone>`.

OneFlow - Service Management
================================================================================
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ System
--------------------------------------------------------------------------------

- **VDCs Tab**: Users can see all their VDCs, and can update, rename and view the resources associated with them, and more. Also, users can create a new VDC from this tab.
- **Users Tab**: Users can see all their users, and perform managing operations such as updating, enabling/disabling, setting quotas, and more. Also, users can create new Users from this tab.

.. _fireedge_sunstone_settings_tab:

Expand Down Expand Up @@ -144,6 +145,7 @@ The views definitions are placed in the ``/etc/one/fireedge/sunstone/`` director
| |-- image-tab.yaml <--- the Image tab configuration file
| |-- marketplace-app-tab.yaml <--- the Marketplace App tab configuration file
| |-- sec-group-tab.yaml <--- the Security Group tab configuration file
| |-- user-tab.yaml <--- the User tab configuration file
| |-- vdc-tab.yaml <--- the VDC tab configuration file
| |-- vm-tab.yaml <--- the VM tab configuration file
| |-- vm-template-tab.yaml <--- the VM Template tab configuration file
Expand Down Expand Up @@ -539,4 +541,4 @@ Sunstone also allows direct connections using SSH. This kind of connection is bo
.. |fireedge_sunstone_admin_view| image:: /images/fireedge_sunstone_admin_view.png
.. |fireedge_sunstone_change_view_dropdown| image:: /images/fireedge_sunstone_change_view_dropdown.png
.. |fireedge_sunstone_settings| image:: /images/fireedge_sunstone_settings.png
.. |fireedge_sunstone_user_view| image:: /images/fireedge_sunstone_user_view.png
.. |fireedge_sunstone_user_view| image:: /images/fireedge_sunstone_user_view.png

0 comments on commit 376c02a

Please sign in to comment.