From 4d7f5e213b7318e3c7025c08d0a77355968aab05 Mon Sep 17 00:00:00 2001 From: Qian Min Chen Date: Fri, 5 Jan 2018 16:34:23 +0800 Subject: [PATCH] Reorganize the content of horizon project tab The volume was removed form 'compute' tab, and the floating ip is in network tab, and so on. So this patch reorganize the content of the project tab. Change-Id: Ifb35910f21f2593b9e6f30ac50092118a6f0bac6 --- doc/source/user/log-in.rst | 52 +++++++++++++------------------------- 1 file changed, 18 insertions(+), 34 deletions(-) diff --git a/doc/source/user/log-in.rst b/doc/source/user/log-in.rst index 25b560fc7e..bd60544c91 100644 --- a/doc/source/user/log-in.rst +++ b/doc/source/user/log-in.rst @@ -79,29 +79,11 @@ Compute tab * :guilabel:`Instances`: View, launch, create a snapshot from, stop, pause, or reboot instances, or connect to them through VNC. -* :guilabel:`Volumes`: Use the following tabs to complete these tasks: - - * :guilabel:`Volumes`: View, create, edit, and delete volumes. - - * :guilabel:`Volume Snapshots`: View, create, edit, and delete volume - snapshots. - * :guilabel:`Images`: View images and instance snapshots created by project users, plus any images that are publicly available. Create, edit, and delete images, and launch instances from images and snapshots. -* :guilabel:`Access & Security`: Use the following tabs to complete these - tasks: - - * :guilabel:`Security Groups`: View, create, edit, and delete security - groups and security group rules. - - * :guilabel:`Key Pairs`: View, create, edit, import, and delete key pairs. - - * :guilabel:`Floating IPs`: Allocate an IP address to or release it from a - project. - - * :guilabel:`API Access`: View API endpoints. +* :guilabel:`Key Pairs`: View, create, edit, import, and delete key pairs. * :guilabel:`Shares`: Use the following tabs to complete these tasks: @@ -111,7 +93,20 @@ Compute tab * :guilabel:`Share Networks`: View, manage, and delete share networks. - * :guilabel:`Security Services`: View, manage, and delete security services. +Volume tab +----------- + +* :guilabel:`Volumes`: View, create, edit, and delete volumes. + +* :guilabel:`Backups`: View, create, edit, and delete backups. + +* :guilabel:`Snapshots`: View, create, edit, and delete volume snapshots. + +* :guilabel:`Consistency Groups`: View, create, edit, and delete + consistency groups. + +* :guilabel:`Consistency Group Snapshots`: View, create, edit, and + delete consistency group snapshots. Network tab ----------- @@ -122,21 +117,10 @@ Network tab * :guilabel:`Routers`: Create and manage routers. -* :guilabel:`Load Balancers`: Create and manage load balancers. +* :guilabel:`Security Groups`: View, create, edit, and delete security + groups and security group rules.. - * :guilabel:`Pools`: Add and manage pools. - - * :guilabel:`Members`: Add and manage members. - - * :guilabel:`Monitors`: Add and manage monitors. - -* :guilabel:`Firewalls`: Create and manage firewalls. - - * :guilabel:`Firewalls`: Create and manage firewalls. - - * :guilabel:`Firewall Policies`: Add and manage firewall policies. - - * :guilabel:`Firewall Rules`: Add and manage firewall rules. +* :guilabel:`Floating IPs`: Allocate an IP address to or release it from a project. Object Store tab ----------------