From 67b04205d0858ef4b666cac6638cbc36a3d6c514 Mon Sep 17 00:00:00 2001 From: chenqiaomin Date: Wed, 8 Jul 2015 17:00:35 -0400 Subject: [PATCH] Add volume snapshots sub tab in "log_in_dashboard.rst" There miss the volume snapshots sub tab in the volumes tab under the admin dashboard, this patch add it and tidy the volumes tab. Change-Id: I2f1ce736646a0ea88cfa3359e3872b0deea67746 Closes-Bug: #1490422 --- doc/common-rst/log_in_dashboard.rst | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/doc/common-rst/log_in_dashboard.rst b/doc/common-rst/log_in_dashboard.rst index 27daca0792..1f94086bbe 100644 --- a/doc/common-rst/log_in_dashboard.rst +++ b/doc/common-rst/log_in_dashboard.rst @@ -145,7 +145,7 @@ From the :guilabel:`Admin` tab, you can access the following category to complete these tasks: ---------------------------- -:guilabel:`System Panel` tab +:guilabel:`System` tab ---------------------------- :guilabel:`Overview`: View basic reports. @@ -166,7 +166,13 @@ list of availability zones. reboot, and delete running instances that belong to users of some, but not all, projects. Also, view the log for an instance or access an instance through VNC. -:guilabel:`Volumes`: View, create, edit, and delete volumes and volume types. +: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 size of an instance.