64b6c9261e
Current folder name New folder name Book title ---------------------------------------------------------- basic-install DELETE cli-guide DELETE common common NEW admin-guide-cloud Cloud Administrators Guide docbkx-example DELETE openstack-block-storage-admin DELETE openstack-compute-admin DELETE openstack-config config-reference OpenStack Configuration Reference openstack-ha high-availability-guide OpenStack High Availabilty Guide openstack-image image-guide OpenStack Virtual Machine Image Guide openstack-install install-guide OpenStack Installation Guide openstack-network-connectivity-admin admin-guide-network OpenStack Networking Administration Guide openstack-object-storage-admin DELETE openstack-security security-guide OpenStack Security Guide openstack-training training-guide OpenStack Training Guide openstack-user user-guide OpenStack End User Guide openstack-user-admin user-guide-admin OpenStack Admin User Guide glossary NEW OpenStack Glossary bug: #1220407 Change-Id: Id5ffc774b966ba7b9a591743a877aa10ab3094c7 author: diane fleming
38 lines
1.5 KiB
XML
38 lines
1.5 KiB
XML
<?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="basic-install_controller-intro">
|
|
<title>Introduction</title>
|
|
<para>The Controller node provides:
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>Databases (with MySQL)</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Queues <phrase os="rhel;centos;fedora">(with Qpid)</phrase>
|
|
<phrase os="ubuntu;debian">(with RabbitMQ)</phrase>
|
|
<phrase os="opensuse">(with RabbitMQ)</phrase>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Keystone</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Glance</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Nova (without <systemitem class="service">nova-compute</systemitem>)</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Cinder</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Neutron Server (with Open vSwitch plugin)</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Dashboard (with Horizon)</para>
|
|
</listitem>
|
|
</itemizedlist></para>
|
|
</section>
|