improved readability and markup

Removed whitespace

Added markup per conventions

Change-Id: I5808872930806c7bde90564d5fade0d5486083fb
Partial-Bug: #1217503
This commit is contained in:
Laurel Michaels 2014-01-23 14:22:48 -05:00 committed by Diane Fleming
parent 9697df3355
commit 8bc857086e

View File

@ -1,16 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<section xmlns="http://docbook.org/ns/docbook"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
xml:id="dashboard_manage_images">
<title>Create and manage images</title>
<para>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 <xref linkend="cli_manage_images"/>.</para>
<para>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.</para>
<para>If you have admin privileges, you can use the dashboard to
create and manage images in the <guilabel>admin</guilabel>
project.</para>
<note>
<title>Manage images by using clients and APIs</title>
<para>You can also use the <command>glance</command> and
<command>nova</command> command-line clients or the Image
Service and Compute APIs to manage images. See <xref
linkend="cli_manage_images"/>.</para>
</note>
<section xml:id="dashboard_create_images">
<title>Create images</title>
<para>For details about image creation, see the <link