Unified the syntax of the XML root element (common)

Execluded all XML files in the directory doc/common/tables because
they are autogenerated.

The XML root element of Docbook XML files should match the following
format:

<ELEMENT 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="THE_XML_ID_OF_THE_ELEMENT">

Change-Id: If12091be81ec8b2e6e53bfcb4c3a883a65e24736
This commit is contained in:
Christian Berendt
2014-07-09 22:21:55 +02:00
parent 89e3690c5f
commit b2235bf3fb
114 changed files with 437 additions and 342 deletions

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<appendix xmlns="http://docbook.org/ns/docbook" <appendix 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"
xml:id="app_community_support"> version="5.0"
xml:id="app_community_support">
<?dbhtml stop-chunking?> <?dbhtml stop-chunking?>
<title>Community support</title> <title>Community support</title>
<para>The following resources are available to help you run and use <para>The following resources are available to help you run and use

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<chapter xmlns="http://docbook.org/ns/docbook" <chapter 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"
xml:id="ceilometerclient_commands"> version="5.0"
xml:id="ceilometerclient_commands">
<!-- This file is automatically generated, do not edit --> <!-- This file is automatically generated, do not edit -->

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<chapter xmlns="http://docbook.org/ns/docbook" <chapter 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"
xml:id="cinderclient_commands"> version="5.0"
xml:id="cinderclient_commands">
<!-- This file is automatically generated, do not edit --> <!-- This file is automatically generated, do not edit -->

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<chapter xmlns="http://docbook.org/ns/docbook" <chapter 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"
xml:id="glanceclient_commands"> version="5.0"
xml:id="glanceclient_commands">
<!-- This file is automatically generated, do not edit --> <!-- This file is automatically generated, do not edit -->

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<chapter xmlns="http://docbook.org/ns/docbook" <chapter 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"
xml:id="heatclient_commands"> version="5.0"
xml:id="heatclient_commands">
<!-- This file is automatically generated, do not edit --> <!-- This file is automatically generated, do not edit -->

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<chapter xmlns="http://docbook.org/ns/docbook" <chapter 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"
xml:id="keystoneclient_commands"> version="5.0"
xml:id="keystoneclient_commands">
<!-- This file is automatically generated, do not edit --> <!-- This file is automatically generated, do not edit -->

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<chapter xmlns="http://docbook.org/ns/docbook" <chapter 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"
xml:id="neutronclient_commands"> version="5.0"
xml:id="neutronclient_commands">
<!-- This file is automatically generated, do not edit --> <!-- This file is automatically generated, do not edit -->

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<chapter xmlns="http://docbook.org/ns/docbook" <chapter 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"
xml:id="novaclient_commands"> version="5.0"
xml:id="novaclient_commands">
<!-- This file is automatically generated, do not edit --> <!-- This file is automatically generated, do not edit -->

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<chapter xmlns="http://docbook.org/ns/docbook" <chapter 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"
xml:id="swiftclient_commands"> version="5.0"
xml:id="swiftclient_commands">
<!-- This file is automatically generated, do not edit --> <!-- This file is automatically generated, do not edit -->

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<chapter xmlns="http://docbook.org/ns/docbook" <chapter 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"
xml:id="troveclient_commands"> version="5.0"
xml:id="troveclient_commands">
<!-- This file is automatically generated, do not edit --> <!-- This file is automatically generated, do not edit -->

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<chapter xmlns="http://docbook.org/ns/docbook" <chapter 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"
xml:id="ch_getting-started-with-openstack"> version="5.0"
xml:id="ch_getting-started-with-openstack">
<title>Get started with OpenStack</title> <title>Get started with OpenStack</title>
<para xml:id="para1">The OpenStack project is an open source cloud <para xml:id="para1">The OpenStack project is an open source cloud
computing platform for all types of clouds, which aims to be computing platform for all types of clouds, which aims to be

View File

@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<preface xmlns="http://docbook.org/ns/docbook" <preface xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink" 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" version="5.0"
xml:id="ch_preface"> xml:id="ch_preface">
<title>Preface</title> <title>Preface</title>
<?dbhtml stop-chunking?> <?dbhtml stop-chunking?>

View File

@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<preface xmlns="http://docbook.org/ns/docbook" <preface xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink" 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" version="5.0"
xml:id="openstack_user_guide"> xml:id="openstack_user_guide">
<title>How can I <phrase audience="enduser">use</phrase><phrase <title>How can I <phrase audience="enduser">use</phrase><phrase
audience="adminuser">administer</phrase> an OpenStack audience="adminuser">administer</phrase> an OpenStack
cloud?</title> cloud?</title>

View File

@@ -1,9 +1,9 @@
<?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" xmlns:xlink="http://www.w3.org/1999/xlink"
version="5.0" version="5.0"
xml:id="ch_introduction-to-openstack-object-storage"> xml:id="ch_introduction-to-openstack-object-storage">
<title>Introduction to Object Storage</title> <title>Introduction to Object Storage</title>
<para>Object Storage is a robust, highly scalable and <para>Object Storage is a robust, highly scalable and
fault tolerant storage platform for unstructured data fault tolerant storage platform for unstructured data

View File

@@ -4,9 +4,10 @@
%openstack; %openstack;
]> ]>
<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"
xml:id="cli_manage_volumes"> version="5.0"
xml:id="cli_manage_volumes">
<?dbhtml stop-chunking?> <?dbhtml stop-chunking?>
<title>Manage volumes</title> <title>Manage volumes</title>
<para>A volume is a detachable block storage device, similar to a USB hard drive. You can attach a volume to only one <para>A volume is a detachable block storage device, similar to a USB hard drive. You can attach a volume to only one

View File

@@ -1,8 +1,9 @@
<?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"
xml:id="cli_read-only-volumes"> version="5.0"
xml:id="cli_read-only-volumes">
<title>Set a volume to read-only access</title> <title>Set a volume to read-only access</title>
<para>To give multiple users shared, secure access to the same <para>To give multiple users shared, secure access to the same
data, you can set a volume to read-only access.</para> data, you can set a volume to read-only access.</para>

View File

@@ -1,8 +1,9 @@
<?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"
xml:id="cli_manage_images"> version="5.0"
xml:id="cli_manage_images">
<?dbhtml stop-chunking?> <?dbhtml stop-chunking?>
<title>Manage images</title> <title>Manage images</title>
<para>The cloud operator assigns roles to users. Roles determine <para>The cloud operator assigns roles to users. Roles determine

View File

@@ -1,8 +1,9 @@
<?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"
xml:id="cli_help"> version="5.0"
xml:id="cli_help">
<title>Get help for client commands</title> <title>Get help for client commands</title>
<para>To get usage information, including a list of commands with <para>To get usage information, including a list of commands with
descriptions, for a client, run the following command:</para> descriptions, for a client, run the following command:</para>

View File

@@ -1,8 +1,9 @@
<?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"
xml:id="install_clients"> version="5.0"
xml:id="install_clients">
<?dbhtml stop-chunking?> <?dbhtml stop-chunking?>
<title>Install the OpenStack command-line clients</title> <title>Install the OpenStack command-line clients</title>
<para>Install the prerequisite software and the Python package for <para>Install the prerequisite software and the Python package for

View File

@@ -1,7 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<section xml:id="use-v3-instead-of-default-v2" 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="use-v3-instead-of-default-v2">
<title>Use Identity Service API v3 instead of API v2.0</title> <title>Use Identity Service API v3 instead of API v2.0</title>
<para>Use the following parameters in combination on any <para>Use the following parameters in combination on any
keystone command to specify which version of the API to keystone command to specify which version of the API to

View File

@@ -1,8 +1,9 @@
<?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"
xml:id="configure_keystone_client"> version="5.0"
xml:id="configure_keystone_client">
<title>Set up credentials for the keystone client</title> <title>Set up credentials for the keystone client</title>
<para>You can configure the <para>You can configure the
<package>python-keystoneclient</package> with admin <package>python-keystoneclient</package> with admin

View File

@@ -1,8 +1,9 @@
<?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"
xml:id="example-usage"> version="5.0"
xml:id="example-usage">
<title>keystone command-line client example usage</title> <title>keystone command-line client example usage</title>
<para>Before you can use keystone client commands, you must <para>Before you can use keystone client commands, you must
download and source an OpenStack RC file. For information, see download and source an OpenStack RC file. For information, see

View File

@@ -1,8 +1,9 @@
<?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"
xml:id="adding-users-tenants-and-roles-with-python-keystoneclient"> version="5.0"
xml:id="adding-users-tenants-and-roles-with-python-keystoneclient">
<?dbhtml stop-chunking?> <?dbhtml stop-chunking?>
<title>Create and manage services and service users</title> <title>Create and manage services and service users</title>
<para>The Identity Service enables you to define services, as <para>The Identity Service enables you to define services, as

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<section xml:id="section_networking-advanced-quotas" <section xmlns="http://docbook.org/ns/docbook"
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="section_networking-advanced-quotas">
<title>Manage Networking service quotas</title> <title>Manage Networking service quotas</title>
<para>A quota limits the number of available resources. A default <para>A quota limits the number of available resources. A default
quota might be enforced for all tenants. When you try to create quota might be enforced for all tenants. When you try to create

View File

@@ -1,9 +1,9 @@
<?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:xlink="http://www.w3.org/1999/xlink" 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" version="5.0"
xml:id="neutron_client_sample_commands"> xml:id="neutron_client_sample_commands">
<title>Create and manage networks</title> <title>Create and manage networks</title>
<para>Before you run commands, set the following environment <para>Before you run commands, set the following environment
variables:</para> variables:</para>

View File

@@ -1,7 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<section xml:id="baremetal" 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="baremetal">
<title>Manage bare-metal nodes</title> <title>Manage bare-metal nodes</title>
<para>The bare-metal driver for OpenStack Compute manages provisioning of <para>The bare-metal driver for OpenStack Compute manages provisioning of
physical hardware by using common cloud APIs and tools such as Orchestration physical hardware by using common cloud APIs and tools such as Orchestration

View File

@@ -1,8 +1,9 @@
<?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"
xml:id="cli_launch_instances"> version="5.0"
xml:id="cli_launch_instances">
<title wordsize="20">Launch instances</title> <title wordsize="20">Launch instances</title>
<para>Instances are virtual machines that run inside the <para>Instances are virtual machines that run inside the
cloud.</para> cloud.</para>

View File

@@ -5,7 +5,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="boot_from_volume"> xml:id="boot_from_volume">
<title>Launch an instance from a volume</title> <title>Launch an instance from a volume</title>
<para>You can boot instances from a volume instead of an image.</para> <para>You can boot instances from a volume instead of an image.</para>

View File

@@ -3,10 +3,11 @@
<!ENTITY % openstack SYSTEM "entities/openstack.ent"> <!ENTITY % openstack SYSTEM "entities/openstack.ent">
%openstack; %openstack;
]> ]>
<section xml:id="customize-flavors" <section xmlns="http://docbook.org/ns/docbook"
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"
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"> version="5.0"
xml:id="customize-flavors">
<title>Flavors</title> <title>Flavors</title>
<para>Admin users can use the <command>nova flavor-</command> <para>Admin users can use the <command>nova flavor-</command>
commands to customize and manage flavors. To see the available commands to customize and manage flavors. To see the available

View File

@@ -1,8 +1,9 @@
<?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"
xml:id="nova_cli_evacuate"> version="5.0"
xml:id="nova_cli_evacuate">
<title>Evacuate instances</title> <title>Evacuate instances</title>
<para>If a cloud compute node fails due to a hardware malfunction or another reason, you can <para>If a cloud compute node fails due to a hardware malfunction or another reason, you can
evacuate instances to make them available again. You can choose evacuation parameters for evacuate instances to make them available again. You can choose evacuation parameters for

View File

@@ -1,10 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<section <section xmlns="http://docbook.org/ns/docbook"
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"
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
version="5.0" xml:id="inserting_files">
xml:id="inserting_files">
<title>Inject files into instances</title> <title>Inject files into instances</title>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<section xml:id="instance_console" xmlns="http://docbook.org/ns/docbook" <section xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink" 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"> version="5.0"
xml:id="instance_console">
<title>Access an instance through a console</title> <title>Access an instance through a console</title>
<para>To access an instance through a VNC console, run the <para>To access an instance through a VNC console, run the
following command:</para> <screen><prompt>$</prompt> <userinput>nova get-vnc-console <replaceable>INSTANCE_NAME</replaceable> xvpvnc</userinput></screen> following command:</para> <screen><prompt>$</prompt> <userinput>nova get-vnc-console <replaceable>INSTANCE_NAME</replaceable> xvpvnc</userinput></screen>

View File

@@ -4,9 +4,10 @@
%openstack; %openstack;
]> ]>
<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"
xml:id="host-aggregates"> version="5.0"
xml:id="host-aggregates">
<title>Host aggregates</title> <title>Host aggregates</title>
<para>Host aggregates are a mechanism to further partition an <para>Host aggregates are a mechanism to further partition an
availability zone; while availability zones are visible to availability zone; while availability zones are visible to

View File

@@ -1,8 +1,9 @@
<?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"
xml:id="nova_manage_images"> version="5.0"
xml:id="nova_manage_images">
<title>Manage images with the nova client</title> <title>Manage images with the nova client</title>
<para>You can use the nova client to list images, set and delete <para>You can use the nova client to list images, set and delete
image metadata, delete images, and take a snapshot of a image metadata, delete images, and take a snapshot of a

View File

@@ -1,8 +1,9 @@
<?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"
xml:id="nova_manage_images"> version="5.0"
xml:id="nova_manage_images">
<title>Create an image (nova)</title> <title>Create an image (nova)</title>
<para>You can use the <command>nova</command> client to take a snapshot of a <para>You can use the <command>nova</command> client to take a snapshot of a
running instance to create an image.</para> running instance to create an image.</para>

View File

@@ -1,11 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!-- moved this information to "launch a server" section --> <!-- moved this information to "launch a server" section -->
<section <section xmlns="http://docbook.org/ns/docbook"
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"
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
version="5.0" xml:id="inserting_metadata">
xml:id="inserting_metadata">
<title>Insert metadata during launch</title> <title>Insert metadata during launch</title>
<para>When booting a server, you can also add metadata, so that you <para>When booting a server, you can also add metadata, so that you
can more easily identify it amongst your ever-growing elastic can more easily identify it amongst your ever-growing elastic

View File

@@ -1,7 +1,8 @@
<?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="cli_set_compute_quotas"> xml:id="cli_set_compute_quotas">
<title>Manage Compute service quotas</title> <title>Manage Compute service quotas</title>
<para>As an administrative user, you can use the <command>nova quota-*</command> <para>As an administrative user, you can use the <command>nova quota-*</command>

View File

@@ -1,7 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<section xml:id="reboot" 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="reboot">
<title>Reboot an instance</title> <title>Reboot an instance</title>
<para>You can soft or hard reboot a running instance. A soft reboot <para>You can soft or hard reboot a running instance. A soft reboot
attempts a graceful shut down and restart of the instance. A attempts a graceful shut down and restart of the instance. A

View File

@@ -1,7 +1,8 @@
<?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="nova_cli_resize"> xml:id="nova_cli_resize">
<title>Change the size of your server</title> <title>Change the size of your server</title>
<para>You change the size of a server by changing its flavor.</para> <para>You change the size of a server by changing its flavor.</para>

View File

@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<section <section xmlns="http://docbook.org/ns/docbook"
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"
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
xml:id="search_ip" version="5.0"> xml:id="search_ip">
<title>Search for an instance using IP address</title> <title>Search for an instance using IP address</title>
<para>You can search for an instance using the IP address parameter, <para>You can search for an instance using the IP address parameter,
<literal>--ip</literal>, with the <command>nova list</command> <literal>--ip</literal>, with the <command>nova list</command>

View File

@@ -1,8 +1,9 @@
<?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"
xml:id="nova_cli_security_groups"> version="5.0"
xml:id="nova_cli_security_groups">
<title>Add security group and rules</title> <title>Add security group and rules</title>
<para>The following procedure shows you how to add security groups <para>The following procedure shows you how to add security groups
and add rules to the default security group.</para> and add rules to the default security group.</para>

View File

@@ -1,7 +1,8 @@
<?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="nova_cli_keygen"> xml:id="nova_cli_keygen">
<title>Add keypair</title> <title>Add keypair</title>
<para>Create at least one keypair for each project. If you have <para>Create at least one keypair for each project. If you have

View File

@@ -1,7 +1,8 @@
<?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="nova_cli_stop_start"> xml:id="nova_cli_stop_start">
<title>Stop and start an instance</title> <title>Stop and start an instance</title>
<para>Use one of the following methods to stop and start an <para>Use one of the following methods to stop and start an

View File

@@ -1,10 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<section <section xmlns="http://docbook.org/ns/docbook"
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"
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
version="5.0" xml:id="terminating">
xml:id="terminating">
<title>Delete an instance</title> <title>Delete an instance</title>
<para>When you no longer need an instance, you can delete it.</para> <para>When you no longer need an instance, you can delete it.</para>
<procedure><step> <procedure><step>

View File

@@ -1,8 +1,9 @@
<?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" xmlns:xlink="http://www.w3.org/1999/xlink"
version="5.0" xml:id="usage_statistics"> version="5.0"
xml:id="usage_statistics">
<title>Show usage statistics for hosts and instances</title> <title>Show usage statistics for hosts and instances</title>
<para>You can show basic <para>You can show basic
statistics on resource usage for hosts and instances.</para> statistics on resource usage for hosts and instances.</para>

View File

@@ -1,7 +1,8 @@
<?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="inserting_userdata"> xml:id="inserting_userdata">
<title>Provide user data to instances</title> <title>Provide user data to instances</title>
<para>A <glossterm baseform="user data">user data</glossterm> file is a special key in the metadata service that <para>A <glossterm baseform="user data">user data</glossterm> file is a special key in the metadata service that

View File

@@ -1,10 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<section <section xmlns="http://docbook.org/ns/docbook"
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"
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
version="5.0" xml:id="nova_cli_volumes">
xml:id="nova_cli_volumes">
<title>Manage Volumes</title> <title>Manage Volumes</title>
<para>Depending on the setup of your cloud provider, they may give you an endpoint to use to <para>Depending on the setup of your cloud provider, they may give you an endpoint to use to
manage volumes, or there may be an extension under the covers. In either case, you can use the manage volumes, or there may be an extension under the covers. In either case, you can use the

View File

@@ -1,8 +1,9 @@
<?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"
xml:id="cli_openrc"> version="5.0"
xml:id="cli_openrc">
<?dbhtml stop-chunking?> <?dbhtml stop-chunking?>
<title>Set environment variables using the OpenStack RC <title>Set environment variables using the OpenStack RC
file</title> file</title>

View File

@@ -1,9 +1,9 @@
<?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" xmlns:xlink="http://www.w3.org/1999/xlink"
version="5.0" version="5.0"
xml:id="section_cli_overview"> xml:id="section_cli_overview">
<title>Overview</title> <title>Overview</title>
<para> <para>
Each OpenStack project provides a command-line client, which Each OpenStack project provides a command-line client, which

View File

@@ -1,8 +1,9 @@
<?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"
xml:id="checking_version_cli"> version="5.0"
xml:id="checking_version_cli">
<title>Discover the version number for a client</title> <title>Discover the version number for a client</title>
<para>Run the following command to discover the version number <para>Run the following command to discover the version number
for a client:</para> for a client:</para>

View File

@@ -1,7 +1,8 @@
<?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="remote-console-access"> xml:id="remote-console-access">
<title>Configure remote console access</title> <title>Configure remote console access</title>
<!--<?dbhtml stop-chunking?>--> <!--<?dbhtml stop-chunking?>-->

View File

@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<section xml:id="configuring-ec2-api" <section xmlns="http://docbook.org/ns/docbook"
xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xi="http://www.w3.org/2001/XInclude"
version="5.0"> xmlns:xlink="http://www.w3.org/1999/xlink"
version="5.0"
xml:id="configuring-ec2-api">
<title>Configure the EC2 API</title> <title>Configure the EC2 API</title>
<para>You can set options in the <filename>nova.conf</filename> <para>You can set options in the <filename>nova.conf</filename>
configuration file to control which network address and port the configuration file to control which network address and port the

View File

@@ -1,7 +1,8 @@
<?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="spice-console"> xml:id="spice-console">
<title>SPICE console</title> <title>SPICE console</title>
<para>OpenStack Compute supports VNC consoles to guests. The VNC <para>OpenStack Compute supports VNC consoles to guests. The VNC

View File

@@ -1,7 +1,8 @@
<?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="getting-started-with-vnc-proxy"> xml:id="getting-started-with-vnc-proxy">
<title>VNC console proxy</title> <title>VNC console proxy</title>
<para>The VNC proxy is an OpenStack component that enables compute <para>The VNC proxy is an OpenStack component that enables compute

View File

@@ -1,8 +1,9 @@
<?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"
xml:id="configuring-compute-API"> version="5.0"
xml:id="configuring-compute-API">
<title>Configure the Compute API</title> <title>Configure the Compute API</title>
<para>The Compute API, run by the <systemitem class="service" <para>The Compute API, run by the <systemitem class="service"
>nova-api</systemitem> daemon, is the component of >nova-api</systemitem> daemon, is the component of

View File

@@ -1,8 +1,9 @@
<?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"
xml:id="default_ports"> version="5.0"
xml:id="default_ports">
<title>Compute service node firewall requirements</title> <title>Compute service node firewall requirements</title>
<para>Console connections for virtual machines, whether direct or through a proxy, are received <para>Console connections for virtual machines, whether direct or through a proxy, are received
on ports <literal>5900</literal> to <literal>5999</literal>. You must configure the firewall on ports <literal>5900</literal> to <literal>5999</literal>. You must configure the firewall

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<section xml:id="config_format" <section xmlns="http://docbook.org/ns/docbook"
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"
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"> version="5.0"
xml:id="config_format">
<?dbhtml stop-chunking?> <?dbhtml stop-chunking?>
<title>Configuration file format</title> <title>Configuration file format</title>

View File

@@ -1,9 +1,9 @@
<?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" xmlns:xlink="http://www.w3.org/1999/xlink"
version="5.0" version="5.0"
xml:id="section_conventions"> xml:id="section_conventions">
<?dbhtml stop-chunking?> <?dbhtml stop-chunking?>
<title>Conventions</title> <title>Conventions</title>
<para>The OpenStack documentation uses several typesetting <para>The OpenStack documentation uses several typesetting

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<section xml:id="configure-dashboard-http" <section xmlns="http://docbook.org/ns/docbook"
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"
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"> version="5.0"
xml:id="configure-dashboard-http">
<title>Configure the dashboard for HTTP</title> <title>Configure the dashboard for HTTP</title>
<?dbhtml stop-chunking?> <?dbhtml stop-chunking?>
<para>You can configure the dashboard for a simple HTTP deployment. The standard installation <para>You can configure the dashboard for a simple HTTP deployment. The standard installation

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<section xml:id="dashboard-config-https" <section xmlns="http://docbook.org/ns/docbook"
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"
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"> version="5.0"
xml:id="dashboard-config-https">
<title>Configure the dashboard for HTTPS</title> <title>Configure the dashboard for HTTPS</title>
<para>You can configure the dashboard for a secured HTTPS <para>You can configure the dashboard for a secured HTTPS
deployment. While the standard installation uses a deployment. While the standard installation uses a

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<section xml:id="vnc-window" <section xmlns="http://docbook.org/ns/docbook"
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"
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"> version="5.0"
xml:id="vnc-window">
<title>Change the size of the dashboard VNC window</title> <title>Change the size of the dashboard VNC window</title>
<para>The <filename>_detail_vnc.html</filename> file defines <para>The <filename>_detail_vnc.html</filename> file defines
the size of the VNC window. To change the window size, edit the size of the VNC window. To change the window size, edit

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<section xml:id="configure-dashboard" <section xmlns="http://docbook.org/ns/docbook"
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"
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"> version="5.0"
xml:id="configure-dashboard">
<title>Configure the dashboard</title> <title>Configure the dashboard</title>
<?dbhtml stop-chunking?> <?dbhtml stop-chunking?>
<para>You can configure the dashboard for a simple HTTP <para>You can configure the dashboard for a simple HTTP

View File

@@ -4,10 +4,10 @@
%openstack; %openstack;
]> ]>
<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" xmlns:xlink="http://www.w3.org/1999/xlink"
version="5.0" version="5.0"
xml:id="log_in_dashboard"> xml:id="log_in_dashboard">
<?dbhtml stop-chunking?> <?dbhtml stop-chunking?>
<title>Log in to the dashboard</title> <title>Log in to the dashboard</title>
<para>The dashboard is available on the node with the <para>The dashboard is available on the node with the

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<section xml:id="dashboard-custom-brand" <section xmlns="http://docbook.org/ns/docbook"
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"
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"> version="5.0"
xml:id="dashboard-custom-brand">
<title>Customize the dashboard</title> <title>Customize the dashboard</title>
<para>Adapted from <link <para>Adapted from <link
xlink:href="http://www.prestonlee.com/2012/05/09/how-to-custom-brand-the-openstack-horizon-dashboard/" xlink:href="http://www.prestonlee.com/2012/05/09/how-to-custom-brand-the-openstack-horizon-dashboard/"

View File

@@ -1,8 +1,9 @@
<?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"
xml:id="dashboard_launch_instances_from_image"> version="5.0"
xml:id="dashboard_launch_instances_from_image">
<title>Launch an instance from an image</title> <title>Launch an instance from an image</title>
<?dbhtml stop-chunking?> <?dbhtml stop-chunking?>
<para>Instances are virtual machines that run inside the <para>Instances are virtual machines that run inside the

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<section xml:id="dashboard-sessions" <section xmlns="http://docbook.org/ns/docbook"
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"
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"> version="5.0"
xml:id="dashboard-sessions">
<title>Set up session storage for the dashboard</title> <title>Set up session storage for the dashboard</title>
<para>The dashboard uses <link <para>The dashboard uses <link
xlink:href="https://docs.djangoproject.com/en/dev/topics/http/sessions/" xlink:href="https://docs.djangoproject.com/en/dev/topics/http/sessions/"

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<section xml:id="doc_change_history" <section xmlns="http://docbook.org/ns/docbook"
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"
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"> version="5.0"
xml:id="doc_change_history">
<title>Document change history</title> <title>Document change history</title>
<?dbhtml stop-chunking?> <?dbhtml stop-chunking?>
<para>This version of the guide replaces and obsoletes all <para>This version of the guide replaces and obsoletes all

View File

@@ -1,7 +1,9 @@
<?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:xlink="http://www.w3.org/1999/xlink" version="5.0" xmlns:xi="http://www.w3.org/2001/XInclude"
xml:id="fibrechannel"> xmlns:xlink="http://www.w3.org/1999/xlink"
version="5.0"
xml:id="fibrechannel">
<title>Fibre Channel support in Compute</title> <title>Fibre Channel support in Compute</title>
<para>Fibre Channel support in OpenStack Compute is remote block <para>Fibre Channel support in OpenStack Compute is remote block
storage attached to compute nodes for VMs.</para> storage attached to compute nodes for VMs.</para>

View File

@@ -1,8 +1,9 @@
<?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"
xml:id="block-storage-service"> version="5.0"
xml:id="block-storage-service">
<title>OpenStack Block Storage</title> <title>OpenStack Block Storage</title>
<para>The Openstack Block Storage service (cinder) adds <para>The Openstack Block Storage service (cinder) adds
persistent storage to a virtual machine. Block persistent storage to a virtual machine. Block

View File

@@ -1,7 +1,8 @@
<?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="compute-service"> xml:id="compute-service">
<title>OpenStack Compute</title> <title>OpenStack Compute</title>
<para>Use OpenStack Compute to host and manage cloud computing <para>Use OpenStack Compute to host and manage cloud computing

View File

@@ -1,8 +1,9 @@
<?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"
xml:id="conceptual-architecture"> version="5.0"
xml:id="conceptual-architecture">
<title>Conceptual architecture</title> <title>Conceptual architecture</title>
<para>The following diagram shows the relationships among the <para>The following diagram shows the relationships among the
OpenStack services:</para> OpenStack services:</para>

View File

@@ -1,8 +1,9 @@
<?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"
xml:id="dashboard-service"> version="5.0"
xml:id="dashboard-service">
<title>OpenStack dashboard</title> <title>OpenStack dashboard</title>
<para>The OpenStack dashboard is a modular <link <para>The OpenStack dashboard is a modular <link
xlink:href="https://www.djangoproject.com/">Django web xlink:href="https://www.djangoproject.com/">Django web

View File

@@ -1,8 +1,9 @@
<?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"
xml:id="image-service-overview"> version="5.0"
xml:id="image-service-overview">
<title>OpenStack Image Service</title> <title>OpenStack Image Service</title>
<para>The OpenStack Image Service is central to Infrastructure-as-a-Service (IaaS) <para>The OpenStack Image Service is central to Infrastructure-as-a-Service (IaaS)
as shown in <xref linkend="conceptual-architecture"/>. It accepts API requests as shown in <xref linkend="conceptual-architecture"/>. It accepts API requests

View File

@@ -1,7 +1,8 @@
<?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="logical-architecture"> xml:id="logical-architecture">
<title>Logical architecture</title> <title>Logical architecture</title>
<para>To design, deploy, and configure OpenStack, administrators must understand the logical architecture.</para> <para>To design, deploy, and configure OpenStack, administrators must understand the logical architecture.</para>

View File

@@ -1,7 +1,8 @@
<?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="networking-service-overview"> xml:id="networking-service-overview">
<title>OpenStack Networking</title> <title>OpenStack Networking</title>
<para>OpenStack Networking allows you to create and <para>OpenStack Networking allows you to create and

View File

@@ -1,7 +1,8 @@
<?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="object-storage-service"> xml:id="object-storage-service">
<title>OpenStack Object Storage</title> <title>OpenStack Object Storage</title>
<para>The OpenStack Object Storage is a multi-tenant object storage system. <para>The OpenStack Object Storage is a multi-tenant object storage system.

View File

@@ -1,7 +1,8 @@
<?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="orchestration-service"> xml:id="orchestration-service">
<title>Orchestration module concepts</title> <title>Orchestration module concepts</title>
<para>The Orchestration module provides a template-based <para>The Orchestration module provides a template-based

View File

@@ -1,8 +1,9 @@
<?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"
xml:id="metering-service"> version="5.0"
xml:id="metering-service">
<title>Telemetry module</title> <title>Telemetry module</title>
<para>The Telemetry module performs the following functions:</para> <para>The Telemetry module performs the following functions:</para>
<para> <para>

View File

@@ -1,7 +1,8 @@
<?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="trove-service"> xml:id="trove-service">
<title>Database service overview</title> <title>Database service overview</title>
<para>The Database service provides scalable and reliable cloud provisioning <para>The Database service provides scalable and reliable cloud provisioning

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<section xml:id="troubleshooting-identity-service" <section xmlns="http://docbook.org/ns/docbook"
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"
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"> version="5.0"
xml:id="troubleshooting-identity-service">
<title>Troubleshoot the Identity service</title> <title>Troubleshoot the Identity service</title>
<para>To troubleshoot the Identity service, review the logs in the <para>To troubleshoot the Identity service, review the logs in the
<filename>/var/log/keystone/keystone.log</filename> file.</para> <filename>/var/log/keystone/keystone.log</filename> file.</para>

View File

@@ -1,8 +1,9 @@
<?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"
xml:id="identity-domains"> version="5.0"
xml:id="identity-domains">
<title>Domains</title> <title>Domains</title>
<para>A domain defines administrative boundaries for the management of Identity entities. A <para>A domain defines administrative boundaries for the management of Identity entities. A
domain may represent an individual, company, or operator-owned space. It is used for domain may represent an individual, company, or operator-owned space. It is used for

View File

@@ -1,8 +1,9 @@
<?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"
xml:id="identity-groups"> version="5.0"
xml:id="identity-groups">
<title>Groups</title> <title>Groups</title>
<para>A group is a collection of users. Administrators can <para>A group is a collection of users. Administrators can
create groups and add users to them. Then, rather than assign create groups and add users to them. Then, rather than assign

View File

@@ -1,8 +1,9 @@
<?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"
xml:id="keystone-service-mgmt"> version="5.0"
xml:id="keystone-service-mgmt">
<title>Service management</title> <title>Service management</title>
<para>The Identity Service provides <para>The Identity Service provides
identity, token, catalog, and policy services. identity, token, catalog, and policy services.

View File

@@ -1,8 +1,9 @@
<?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"
xml:id="keystone-user-management"> version="5.0"
xml:id="keystone-user-management">
<title>User management</title> <title>User management</title>
<para>The main components of Identity user management are:</para> <para>The main components of Identity user management are:</para>
<itemizedlist> <itemizedlist>

View File

@@ -1,8 +1,9 @@
<?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"
xml:id="keystone-concepts"> version="5.0"
xml:id="keystone-concepts">
<?dbhtml stop-chunking?> <?dbhtml stop-chunking?>
<title>OpenStack Identity concepts</title> <title>OpenStack Identity concepts</title>
<para>The OpenStack<glossterm>Identity Service</glossterm> performs the <para>The OpenStack<glossterm>Identity Service</glossterm> performs the

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<section xml:id="keystone-external-auth" <section xmlns="http://docbook.org/ns/docbook"
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"
xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0"> version="5.0"
xml:id="keystone-external-auth">
<?dbhtml stop-chunking?> <?dbhtml stop-chunking?>
<title>External authentication with Identity</title> <title>External authentication with Identity</title>
<para>When Identity runs in <literal>apache-httpd</literal>, you <para>When Identity runs in <literal>apache-httpd</literal>, you

View File

@@ -1,8 +1,9 @@
<?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"
xml:id="keystone-ssl-config"> version="5.0"
xml:id="keystone-ssl-config">
<?dbhtml stop-chunking?> <?dbhtml stop-chunking?>
<title>Configure the Identity Service with SSL</title> <title>Configure the Identity Service with SSL</title>
<para>You can configure the Identity Service to support two-way <para>You can configure the Identity Service to support two-way

View File

@@ -1,8 +1,9 @@
<?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"
xml:id="certificates-for-pki"> version="5.0"
xml:id="certificates-for-pki">
<?dbhtml stop-chunking?> <?dbhtml stop-chunking?>
<title>Certificates for PKI</title> <title>Certificates for PKI</title>
<para>PKI stands for Public Key Infrastructure. Tokens are <para>PKI stands for Public Key Infrastructure. Tokens are

View File

@@ -1,8 +1,9 @@
<?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"
xml:id="configuring-keystone-for-ldap-backend-assignments"> version="5.0"
xml:id="configuring-keystone-for-ldap-backend-assignments">
<title>Separate role authorization and user authentication</title> <title>Separate role authorization and user authentication</title>
<para>When you configure the Identity service to use an LDAP back <para>When you configure the Identity service to use an LDAP back
end, you can split authentication and authorization using the end, you can split authentication and authorization using the

View File

@@ -1,8 +1,9 @@
<?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"
xml:id="configuring-keystone-for-ldap-backend-harden"> version="5.0"
xml:id="configuring-keystone-for-ldap-backend-harden">
<title>Secure the OpenStack Identity service connection to an <title>Secure the OpenStack Identity service connection to an
LDAP back end</title> LDAP back end</title>
<para>The Identity service supports the use of TLS to encrypt LDAP <para>The Identity service supports the use of TLS to encrypt LDAP

View File

@@ -1,8 +1,9 @@
<?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"
xml:id="configuring-keystone-for-ldap-backend"> version="5.0"
xml:id="configuring-keystone-for-ldap-backend">
<title>Integrate Identity with LDAP</title> <title>Integrate Identity with LDAP</title>
<para>Identity Service supports integration with an existing LDAP <para>Identity Service supports integration with an existing LDAP
directory for authentication and authorization directory for authentication and authorization

View File

@@ -1,8 +1,9 @@
<?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"
xml:id="keystone-db_sync"> version="5.0"
xml:id="keystone-db_sync">
<title>Migrate the Identity Service database</title> <title>Migrate the Identity Service database</title>
<para>Between revisions of the Identity Service project, you might <para>Between revisions of the Identity Service project, you might
need to complete SQL migrations. The Identity Service project need to complete SQL migrations. The Identity Service project

View File

@@ -1,8 +1,9 @@
<?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"
xml:id="section_kvm_enable"> version="5.0"
xml:id="section_kvm_enable">
<title>Enable KVM</title> <title>Enable KVM</title>
<para>To perform these steps, you must be logged in as the <para>To perform these steps, you must be logged in as the
<systemitem>root</systemitem> user.</para> <systemitem>root</systemitem> user.</para>

View File

@@ -1,9 +1,9 @@
<?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" xmlns:xlink="http://www.w3.org/1999/xlink"
version="5.0" version="5.0"
xml:id="section_objectstorage-account-reaper"> xml:id="section_objectstorage-account-reaper">
<title>Account reaper</title> <title>Account reaper</title>
<para>In the background, the account reaper removes data from the deleted accounts.</para> <para>In the background, the account reaper removes data from the deleted accounts.</para>
<para>A reseller marks an account for deletion by issuing a <code>DELETE</code> request on the accounts <para>A reseller marks an account for deletion by issuing a <code>DELETE</code> request on the accounts

View File

@@ -4,10 +4,10 @@
%openstack; %openstack;
]> ]>
<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" xmlns:xlink="http://www.w3.org/1999/xlink"
version="5.0" version="5.0"
xml:id="section_objectstorage-cluster-architecture"> xml:id="section_objectstorage-cluster-architecture">
<title>Cluster architecture</title> <title>Cluster architecture</title>
<section xml:id="section_access-tier"> <section xml:id="section_access-tier">
<title>Access tier</title> <title>Access tier</title>

View File

@@ -1,9 +1,9 @@
<?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" xmlns:xlink="http://www.w3.org/1999/xlink"
version="5.0" version="5.0"
xml:id="objectstorage_characteristics"> xml:id="objectstorage_characteristics">
<title>Object Storage characteristics</title> <title>Object Storage characteristics</title>
<para>The key characteristics of Object Storage are that:</para> <para>The key characteristics of Object Storage are that:</para>
<itemizedlist> <itemizedlist>

View File

@@ -1,9 +1,9 @@
<?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" xmlns:xlink="http://www.w3.org/1999/xlink"
version="5.0" version="5.0"
xml:id="section_objectstorage-components"> xml:id="section_objectstorage-components">
<title>Components</title> <title>Components</title>
<para>The components that enable Object Storage to deliver high availability, high <para>The components that enable Object Storage to deliver high availability, high
durability, and high concurrency are:</para> durability, and high concurrency are:</para>

View File

@@ -1,9 +1,9 @@
<?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" xmlns:xlink="http://www.w3.org/1999/xlink"
version="5.0" version="5.0"
xml:id="section_objectstorage_features"> xml:id="section_objectstorage_features">
<title>Features and benefits</title> <title>Features and benefits</title>
<informaltable> <informaltable>

View File

@@ -1,9 +1,9 @@
<?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" xmlns:xlink="http://www.w3.org/1999/xlink"
version="5.0" version="5.0"
xml:id="section_objectstorage-intro"> xml:id="section_objectstorage-intro">
<title>Introduction to Object Storage</title> <title>Introduction to Object Storage</title>
<para>OpenStack Object Storage (code-named swift) is open source software for creating <para>OpenStack Object Storage (code-named swift) is open source software for creating
redundant, scalable data storage using clusters of standardized servers to store petabytes redundant, scalable data storage using clusters of standardized servers to store petabytes

View File

@@ -1,8 +1,9 @@
<?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"
xml:id="section_objectstorage-replication"> version="5.0"
xml:id="section_objectstorage-replication">
<title>Replication</title> <title>Replication</title>
<para>Because each replica in Object Storage functions <para>Because each replica in Object Storage functions
independently and clients generally require only a simple independently and clients generally require only a simple

Some files were not shown because too many files have changed in this diff Show More