From 90d26685e82b8e18a151050dc7e12a9d3f0e51e3 Mon Sep 17 00:00:00 2001 From: LinPeiWen <591171850@qq.com> Date: Mon, 26 Apr 2021 07:42:22 +0000 Subject: [PATCH] Delete unavailable py2 package The openstack Ussuri and Victoria versions no longer support the Centos7 and pyrhon2 environment packages. Correct the missing problems in the latest document Change-Id: Ie17133b86f421868cddca46c29225d51ae671594 (cherry picked from commit 19c30d86ba4250e87809b011f1fb3cc84e5497f7) (cherry picked from commit 28f8abc29a966d41f8b4502d1fc7432f86b14bea) --- doc/source/install/install-rdo.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/install/install-rdo.rst b/doc/source/install/install-rdo.rst index 60ee3c965..59b808685 100644 --- a/doc/source/install/install-rdo.rst +++ b/doc/source/install/install-rdo.rst @@ -177,7 +177,7 @@ Install and configure components # yum install openstack-senlin-engine.noarch \ openstack-senlin-api.noarch openstack-senlin-common.noarch \ - python2-senlinclient.noarch + python3-senlinclient.noarch 2. Edit file :file:`/etc/senlin/senlin.conf` according to your system settis. The most common options to be customized include: