From d7185ad1b818d09cfd57a8a4925f80b73a9115d9 Mon Sep 17 00:00:00 2001 From: "Ian Y. Choi" Date: Wed, 10 Aug 2016 23:19:38 +0900 Subject: [PATCH] [training] reorganizing image file names Previous image file names (e.g., image00.png) were difficult to follow with documents, since the image file name did not deliver meaningful context. This commit changes the name of image files by adding appropriate descriptions. Note that other image files are needed to further identify where they will be used or deleted. Change-Id: I0a1b0f9d10fafd1bb0ce4a0aa341ce370465527d Partial-Bug: #1600468 --- .../associate-guide/01-getting-started.rst | 8 ++++---- .../associate-guide/03-using-with-horizon.rst | 12 ++++++------ .../associate-guide/07-associate-network-node.rst | 4 ++-- ...na-logical-v1.jpg => arch-havana-logical-v1.jpg} | Bin .../{image05.png => community-heartbeats.png} | Bin .../figures/{image13.jpg => conceptual-arch.jpg} | Bin .../figures/{image30.png => horizon-actions.png} | Bin .../figures/{image10.jpg => horizon-essex.jpg} | Bin .../figures/{image00.png => horizon-instances.png} | Bin .../{image14.png => horizon-main-dashboard.png} | Bin .../{image15.png => horizon-secgroup-edit.png} | Bin .../{image25.png => horizon-secgroup-list.png} | Bin .../figures/{image49.png => network-concept.png} | Bin .../{image33.png => network-connectivity.png} | Bin 14 files changed, 12 insertions(+), 12 deletions(-) rename doc/training-guides/figures/{openstack-arch-havana-logical-v1.jpg => arch-havana-logical-v1.jpg} (100%) rename doc/training-guides/figures/{image05.png => community-heartbeats.png} (100%) rename doc/training-guides/figures/{image13.jpg => conceptual-arch.jpg} (100%) rename doc/training-guides/figures/{image30.png => horizon-actions.png} (100%) rename doc/training-guides/figures/{image10.jpg => horizon-essex.jpg} (100%) rename doc/training-guides/figures/{image00.png => horizon-instances.png} (100%) rename doc/training-guides/figures/{image14.png => horizon-main-dashboard.png} (100%) rename doc/training-guides/figures/{image15.png => horizon-secgroup-edit.png} (100%) rename doc/training-guides/figures/{image25.png => horizon-secgroup-list.png} (100%) rename doc/training-guides/figures/{image49.png => network-concept.png} (100%) rename doc/training-guides/figures/{image33.png => network-connectivity.png} (100%) diff --git a/doc/training-guides/associate-guide/01-getting-started.rst b/doc/training-guides/associate-guide/01-getting-started.rst index ffc1f5fa..b25baadd 100644 --- a/doc/training-guides/associate-guide/01-getting-started.rst +++ b/doc/training-guides/associate-guide/01-getting-started.rst @@ -59,7 +59,7 @@ Release Cycle - Made of four major stages: Planning, Implementation, Pre-release, Release -.. image:: ../figures/image05.png +.. image:: ../figures/community-heartbeats.png *Community Heartbeat* @@ -111,7 +111,7 @@ Conceptual Architecture Conceptual Architecture (cont) ============================== -.. image:: ../figures/image13.jpg +.. image:: ../figures/conceptual-arch.jpg *Conceptual Diagram* @@ -139,7 +139,7 @@ Conceptual Architecture (cont) Logical Architecture ==================== -.. image:: ../figures/openstack-arch-havana-logical-v1.jpg +.. image:: ../figures/arch-havana-logical-v1.jpg *Logical diagram* @@ -166,7 +166,7 @@ Dashboard (horizon) - Provides an end user and administrator interface to OpenStack services. - A modular Django web application -.. image:: ../figures/image10.jpg +.. image:: ../figures/horizon-essex.jpg :width: 75% .. note:: diff --git a/doc/training-guides/associate-guide/03-using-with-horizon.rst b/doc/training-guides/associate-guide/03-using-with-horizon.rst index 41ea1669..14ce3faf 100644 --- a/doc/training-guides/associate-guide/03-using-with-horizon.rst +++ b/doc/training-guides/associate-guide/03-using-with-horizon.rst @@ -72,7 +72,7 @@ Dashboard - Overview - Top-level row shows the username that you logged in with - Also access Settings or Sign Out of the Web interface -.. image:: ../figures/image14.png +.. image:: ../figures/horizon-main-dashboard.png Dashboard - Project tab ======================= @@ -169,7 +169,7 @@ Add security group rules (cont) - The Dashboard shows the security groups that are available for this project. -.. image:: ../figures/image25.png +.. image:: ../figures/horizon-secgroup-list.png Add security group rules (cont) =============================== @@ -177,7 +177,7 @@ Add security group rules (cont) - Select the default security group and click Edit Rules - The Security Group Rules page appears: -.. image:: ../figures/image15.png +.. image:: ../figures/horizon-secgroup-edit.png Add keypairs ============ @@ -210,14 +210,14 @@ OpenStack Dashboard - Instances - Launch an instance from a volume - Create instance snapshots -.. image:: ../figures/image00.png +.. image:: ../figures/horizon-instances.png OpenStack Dashboard - Actions ============================= - Control the state of an instance -.. image:: ../figures/image30.png +.. image:: ../figures/horizon-actions.png OpenStack Dashboard - Track Usage ================================= @@ -225,7 +225,7 @@ OpenStack Dashboard - Track Usage - Use the Dashboard's Overview category to track usage of instances for each project. -.. image:: ../figures/image14.png +.. image:: ../figures/horizon-main-dashboard.png OpenStack Dashboard - Track Usage (cont) ======================================== diff --git a/doc/training-guides/associate-guide/07-associate-network-node.rst b/doc/training-guides/associate-guide/07-associate-network-node.rst index 77273936..ed280e8a 100644 --- a/doc/training-guides/associate-guide/07-associate-network-node.rst +++ b/doc/training-guides/associate-guide/07-associate-network-node.rst @@ -145,7 +145,7 @@ Typically at least **four** distinct **physical** data center **networks**: OpenStack Networking - Connectivity =================================== -.. image:: ../figures/image33.png +.. image:: ../figures/network-connectivity.png OpenStack Networking Concepts @@ -175,7 +175,7 @@ OpenStack Networking Concepts (cont) OpenStack Networking Concepts (cont) ==================================== -.. image:: ../figures/image49.png +.. image:: ../figures/network-concept.png Managing Networks - CLI ======================= diff --git a/doc/training-guides/figures/openstack-arch-havana-logical-v1.jpg b/doc/training-guides/figures/arch-havana-logical-v1.jpg similarity index 100% rename from doc/training-guides/figures/openstack-arch-havana-logical-v1.jpg rename to doc/training-guides/figures/arch-havana-logical-v1.jpg diff --git a/doc/training-guides/figures/image05.png b/doc/training-guides/figures/community-heartbeats.png similarity index 100% rename from doc/training-guides/figures/image05.png rename to doc/training-guides/figures/community-heartbeats.png diff --git a/doc/training-guides/figures/image13.jpg b/doc/training-guides/figures/conceptual-arch.jpg similarity index 100% rename from doc/training-guides/figures/image13.jpg rename to doc/training-guides/figures/conceptual-arch.jpg diff --git a/doc/training-guides/figures/image30.png b/doc/training-guides/figures/horizon-actions.png similarity index 100% rename from doc/training-guides/figures/image30.png rename to doc/training-guides/figures/horizon-actions.png diff --git a/doc/training-guides/figures/image10.jpg b/doc/training-guides/figures/horizon-essex.jpg similarity index 100% rename from doc/training-guides/figures/image10.jpg rename to doc/training-guides/figures/horizon-essex.jpg diff --git a/doc/training-guides/figures/image00.png b/doc/training-guides/figures/horizon-instances.png similarity index 100% rename from doc/training-guides/figures/image00.png rename to doc/training-guides/figures/horizon-instances.png diff --git a/doc/training-guides/figures/image14.png b/doc/training-guides/figures/horizon-main-dashboard.png similarity index 100% rename from doc/training-guides/figures/image14.png rename to doc/training-guides/figures/horizon-main-dashboard.png diff --git a/doc/training-guides/figures/image15.png b/doc/training-guides/figures/horizon-secgroup-edit.png similarity index 100% rename from doc/training-guides/figures/image15.png rename to doc/training-guides/figures/horizon-secgroup-edit.png diff --git a/doc/training-guides/figures/image25.png b/doc/training-guides/figures/horizon-secgroup-list.png similarity index 100% rename from doc/training-guides/figures/image25.png rename to doc/training-guides/figures/horizon-secgroup-list.png diff --git a/doc/training-guides/figures/image49.png b/doc/training-guides/figures/network-concept.png similarity index 100% rename from doc/training-guides/figures/image49.png rename to doc/training-guides/figures/network-concept.png diff --git a/doc/training-guides/figures/image33.png b/doc/training-guides/figures/network-connectivity.png similarity index 100% rename from doc/training-guides/figures/image33.png rename to doc/training-guides/figures/network-connectivity.png