File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,8 @@ Install and configure for Red Hat Enterprise Linux and CentOS
4
4
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5
5
6
6
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.
8
9
9
10
.. include :: common/prerequisites.rst
10
11
@@ -15,7 +16,7 @@ Install and configure components
15
16
16
17
.. code-block :: console
17
18
18
- # dnf install openstack-magnum-api openstack-magnum-conductor python -magnumclient
19
+ # dnf install openstack-magnum-api openstack-magnum-conductor python3 -magnumclient
19
20
20
21
.. include :: common/configure_2_edit_magnum_conf.rst
21
22
You can’t perform that action at this time.
0 commit comments