Skip to content

Commit 29707e9

Browse files
committed
Install and configure for Red Hat Enterprise Linux and CentOS - fix few mistakes
Change-Id: I262501b19c62afe090329959d5a538d56486104c
1 parent 1394111 commit 29707e9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/source/install/install-rdo.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ Install and configure for Red Hat Enterprise Linux and CentOS
44
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
55

66
This section describes how to install and configure the Container
7-
Infrastructure Management service for Red Hat Enterprise Linux 7 and CentOS 7.
7+
Infrastructure Management service for Red Hat Enterprise Linux 9
8+
and CentOS Stream 9.
89

910
.. include:: common/prerequisites.rst
1011

@@ -15,7 +16,7 @@ Install and configure components
1516

1617
.. code-block:: console
1718
18-
# dnf install openstack-magnum-api openstack-magnum-conductor python-magnumclient
19+
# dnf install openstack-magnum-api openstack-magnum-conductor python3-magnumclient
1920
2021
.. include:: common/configure_2_edit_magnum_conf.rst
2122

0 commit comments

Comments
 (0)