Changed OS version CentOS to CentOS Stream.

Changed OS version CentOS to CentOS Stream.
Changed yum command to dnf command.

Change-Id: Ic8747bc9093bb6fd2f05a26ca349a7cb3a920b8c
This commit is contained in:
Junya Noguchi 2025-01-31 13:44:09 +09:00
parent 6aa4b359a5
commit 49bdff56cc

View File

@ -1,8 +1,8 @@
Install and configure Placement for Red Hat Enterprise Linux and CentOS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Install and configure Placement for Red Hat Enterprise Linux and CentOS Stream
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This section describes how to install and configure the placement service
when using Red Hat Enterprise Linux or CentOS packages.
when using Red Hat Enterprise Linux or CentOS Stream packages.
Prerequisites
-------------
@ -55,7 +55,7 @@ Install and configure components
.. code-block:: console
# yum install openstack-placement-api
# dnf install openstack-placement-api
#. Edit the ``/etc/placement/placement.conf`` file and complete the following
actions: