improved readability and markup
Removed whitespace Added markup per conventions Change-Id: I5808872930806c7bde90564d5fade0d5486083fb Partial-Bug: #1217503
This commit is contained in:
parent
9697df3355
commit
8bc857086e
@ -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"
|
<section xmlns="http://docbook.org/ns/docbook"
|
||||||
xmlns:xi="http://www.w3.org/2001/XInclude"
|
xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||||
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
|
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
|
||||||
xml:id="dashboard_manage_images">
|
xml:id="dashboard_manage_images">
|
||||||
<title>Create and manage images</title>
|
<title>Create and manage images</title>
|
||||||
<para>The cloud operator assigns roles to users, which determines
|
<para>The cloud operator assigns roles to users. Roles determine who
|
||||||
who can upload and manage images. Image upload and management
|
can upload and manage images. The operator might restrict image
|
||||||
might be restricted to only cloud administrators or cloud
|
upload and management to only cloud administrators or
|
||||||
operators. If you have admin privileges, you can create and manage
|
operators.</para>
|
||||||
images in the admin project. You can also use the glance and nova
|
<para>If you have admin privileges, you can use the dashboard to
|
||||||
clients or the Image Service and Compute APIs to manage images.
|
create and manage images in the <guilabel>admin</guilabel>
|
||||||
See <xref linkend="cli_manage_images"/>.</para>
|
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">
|
<section xml:id="dashboard_create_images">
|
||||||
<title>Create images</title>
|
<title>Create images</title>
|
||||||
<para>For details about image creation, see the <link
|
<para>For details about image creation, see the <link
|
||||||
|
Loading…
Reference in New Issue
Block a user