From 3278e0cfffc9904cc4570ad53ad1bf100d462433 Mon Sep 17 00:00:00 2001
From: Qian Min Chen <chen.qiaomin@99cloud.net>
Date: Sat, 6 Jan 2018 21:18:09 +0800
Subject: [PATCH] [doc] Reorganize the content of horizon Admin tab

The "Instances" and "Images" was removed form 'System' tab,
"Compute", "Volume" and "Network" tabs were added to "Admin"
tab, and so on. So thispatch reorganize the content
of the "Admin" tab.

Change-Id: I50a1e1741ddb45fa3d4937732fe6555299c93209
---
 doc/source/user/log-in.rst | 37 +++++++++++++++++++++----------------
 1 file changed, 21 insertions(+), 16 deletions(-)

diff --git a/doc/source/user/log-in.rst b/doc/source/user/log-in.rst
index 194dc30dcf..9268421000 100644
--- a/doc/source/user/log-in.rst
+++ b/doc/source/user/log-in.rst
@@ -145,17 +145,13 @@ manage instances, volumes, flavors, images, networks, and so on.
 From the :guilabel:`Admin` tab, you can access the following category
 to complete these tasks:
 
-System tab
-----------
+Overview tab
+------------
 
 * :guilabel:`Overview`: View basic reports.
 
-* :guilabel:`Resource Usage`: Use the following tabs to view the following
-  usages:
-
-  * :guilabel:`Usage Report`: View the usage report.
-
-  * :guilabel:`Stats`: View the statistics of all resources.
+Compute tab
+-----------
 
 * :guilabel:`Hypervisors`: View the hypervisor summary.
 
@@ -167,25 +163,34 @@ System tab
   all, projects. Also, view the log for an instance or access an instance
   through VNC.
 
-* :guilabel:`Volumes`: Use the following tabs to complete these tasks:
-
-  * :guilabel:`Volumes`: View, create, manage, and delete volumes.
-
-  * :guilabel:`Volume Types`: View, create, manage, and delete volume types.
-
-  * :guilabel:`Volume Snapshots`: View, manage, and delete volume snapshots.
-
 * :guilabel:`Flavors`: View, create, edit, view extra specifications for,
   and delete flavors. A flavor is the size of an instance.
 
 * :guilabel:`Images`: View, create, edit properties for, and delete custom
   images.
 
+Volume tab
+----------
+
+* :guilabel:`Volumes`: View, create, manage, and delete volumes.
+
+* :guilabel:`Snapshots`: View, manage, and delete volume snapshots.
+
+* :guilabel:`Volume Types`: View, create, manage, and delete volume types.
+
+Network tab
+-----------
+
 * :guilabel:`Networks`: View, create, edit properties for, and delete
   networks.
 
 * :guilabel:`Routers`: View, create, edit properties for, and delete routers.
 
+* :guilabel:`Floating IPs`: Allocate an IP address for a project or release it.
+
+System tab
+----------
+
 * :guilabel:`Defaults`: View default quota values. Quotas are hard-coded in
   OpenStack Compute and define the maximum allowable size and number of
   resources.