From 68cb85d89e84e8c876b23af8215a13ef6a6b1b32 Mon Sep 17 00:00:00 2001 From: Shilla Saebi Date: Tue, 28 Jan 2014 12:00:56 -0500 Subject: [PATCH] cleanup security-guide ch025_web-dashboard made change to Horizon dashboard description in beginning of xml file removing extra white space Change-Id: I8a776010c06e0af99b2317475823355a3c6a4f18 --- doc/security-guide/ch025_web-dashboard.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/security-guide/ch025_web-dashboard.xml b/doc/security-guide/ch025_web-dashboard.xml index 9704808e6b..71f560396e 100644 --- a/doc/security-guide/ch025_web-dashboard.xml +++ b/doc/security-guide/ch025_web-dashboard.xml @@ -6,10 +6,10 @@ xml:id="ch025_web-dashboard"> Dashboard - Horizon is the OpenStack dashboard, providing access to a - majority of the capabilities available in OpenStack. These include - provisioning users, defining instance flavors, uploading VM - images, managing networks, setting up security groups, starting + Horizon is the OpenStack dashboard that provides users a self-service + portal to provision their own resources within the limits set by + administrators. These include provisioning users, defining instance flavors, + uploading VM images, managing networks, setting up security groups, starting instances, and accessing the instances via a console. The dashboard is based on the Django web framework, therefore secure deployment practices for Django apply directly to Horizon.