doc: Update the installtion guide for RHEL8/CentOS8 and RHEL9/CentOS9
The openstack Ussuri and Victoria versions no longer support the RHEL7/CentOS7. Update the installtion guide for RHEL8/CentOS8 and RHEL9/CentOS9. Change-Id: I6c9924c96c1f879b913b39f66878a8f9235ea18f
This commit is contained in:
parent
74708e6124
commit
5ec55ebe2b
@ -6,7 +6,7 @@ Abstract
|
|||||||
~~~~~~~~
|
~~~~~~~~
|
||||||
|
|
||||||
This guide will show you how to install Keystone by using packages
|
This guide will show you how to install Keystone by using packages
|
||||||
available on Red Hat Enterprise Linux 7 and its derivatives through
|
available on Red Hat Enterprise Linux 8 and 9 and their derivatives through
|
||||||
the RDO repository.
|
the RDO repository.
|
||||||
|
|
||||||
Explanations of configuration options and sample configuration files
|
Explanations of configuration options and sample configuration files
|
||||||
|
@ -62,14 +62,10 @@ Install and configure components
|
|||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
# yum install openstack-keystone httpd mod_wsgi
|
# dnf install openstack-keystone httpd python3-mod_wsgi
|
||||||
|
|
||||||
.. end
|
.. end
|
||||||
|
|
||||||
.. note::
|
|
||||||
|
|
||||||
For RHEL8/Centos8 and above install package python3-mod_wsgi.
|
|
||||||
|
|
||||||
2. Edit the ``/etc/keystone/keystone.conf`` file and complete the following
|
2. Edit the ``/etc/keystone/keystone.conf`` file and complete the following
|
||||||
actions:
|
actions:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user