From 8bc857086e01135aa5ca07092f316e2b486f8b00 Mon Sep 17 00:00:00 2001 From: Laurel Michaels Date: Thu, 23 Jan 2014 14:22:48 -0500 Subject: [PATCH] improved readability and markup Removed whitespace Added markup per conventions Change-Id: I5808872930806c7bde90564d5fade0d5486083fb Partial-Bug: #1217503 --- .../section_dashboard_manage_images.xml | 23 ++++++++++++------- 1 file changed, 15 insertions(+), 8 deletions(-) diff --git a/doc/user-guide/section_dashboard_manage_images.xml b/doc/user-guide/section_dashboard_manage_images.xml index 84b262ed66..ddd692eb16 100644 --- a/doc/user-guide/section_dashboard_manage_images.xml +++ b/doc/user-guide/section_dashboard_manage_images.xml @@ -1,16 +1,23 @@ - +
Create and manage images - The cloud operator assigns roles to users, which determines - who can upload and manage images. Image upload and management - might be restricted to only cloud administrators or cloud - operators. If you have admin privileges, you can create and manage - images in the admin project. You can also use the glance and nova - clients or the Image Service and Compute APIs to manage images. - See . + The cloud operator assigns roles to users. Roles determine who + can upload and manage images. The operator might restrict image + upload and management to only cloud administrators or + operators. + If you have admin privileges, you can use the dashboard to + create and manage images in the admin + project. + + Manage images by using clients and APIs + You can also use the glance and + nova command-line clients or the Image + Service and Compute APIs to manage images. See . +
Create images For details about image creation, see the