summaryrefslogtreecommitdiff
path: root/doc/source/install/index-rdo.rst
blob: 6e0e3984ffcf37fe1b4975ead476ca798d9ae551 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
======================================================================
Keystone Installation Tutorial for Red Hat Enterprise Linux and CentOS
======================================================================

Abstract
~~~~~~~~

This guide will show you how to install Keystone by using packages
available on Red Hat Enterprise Linux 7 and its derivatives through
the RDO repository.

Explanations of configuration options and sample configuration files
are included.

.. note::
   The Training Labs scripts provide an automated way of deploying the
   cluster described in this Installation Guide into VirtualBox or KVM
   VMs. You will need a desktop computer or a laptop with at least 8
   GB memory and 20 GB free storage running Linux, MacOS, or Windows.
   Please see the
   `OpenStack Training Labs <https://docs.openstack.org/training_labs/>`_.

.. warning::

   This guide is a work-in-progress and is subject to updates frequently.
   Pre-release packages have been used for testing, and some instructions
   may not work with final versions. Please help us make this guide better
   by reporting any errors you encounter.

Contents
~~~~~~~~

.. toctree::
   :maxdepth: 2

   get-started-rdo
   keystone-install-rdo
   keystone-users-rdo
   keystone-verify-rdo
   keystone-openrc-rdo

.. Pseudo only directive for each distribution used by the build tool.
   This pseudo only directive for toctree only works fine with Tox.
   When you directly build this guide with Sphinx,
   some navigation menu may not work properly.
.. Keep this pseudo only directive not to break translation tool chain
   at the openstack-doc-tools repo until it is changed.
.. end of contents