Merge "Update the installation guide for RHEL8/CentOS8"
This commit is contained in:
commit
23299e55d6
@ -24,8 +24,8 @@ Install Gnocchi
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
# yum install openstack-gnocchi-api openstack-gnocchi-metricd \
|
||||
python-gnocchiclient
|
||||
# dnf install openstack-gnocchi-api openstack-gnocchi-metricd \
|
||||
python3-gnocchiclient
|
||||
|
||||
.. note::
|
||||
|
||||
@ -38,7 +38,7 @@ Install Gnocchi
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
# yum install uwsgi-plugin-common uwsgi-plugin-python3 uwsgi
|
||||
# dnf install uwsgi-plugin-common uwsgi-plugin-python3 uwsgi
|
||||
|
||||
.. note::
|
||||
|
||||
@ -70,7 +70,7 @@ Install and configure components
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
# yum install openstack-ceilometer-notification \
|
||||
# dnf install openstack-ceilometer-notification \
|
||||
openstack-ceilometer-central
|
||||
|
||||
.. include:: install-base-config-common.inc
|
||||
|
@ -11,8 +11,8 @@ Install and configure components
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
# yum install openstack-ceilometer-compute
|
||||
# yum install openstack-ceilometer-ipmi (optional)
|
||||
# dnf install openstack-ceilometer-compute
|
||||
# dnf install openstack-ceilometer-ipmi (optional)
|
||||
|
||||
.. include:: install-compute-common.inc
|
||||
|
||||
|
@ -17,7 +17,7 @@ Install components
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
# yum install python-ceilometermiddleware
|
||||
# dnf install python3-ceilometermiddleware
|
||||
|
||||
.. include:: install-swift-config-common.inc
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user