Refer to the official documentation of OpenStack and prepare to follow [RHEL]( OpenStack packages for RHEL and CentOS — Installation Guide documentation )Do you follow the rhel method when operating Rocky 9.1? The second question prompts that the command is not recognized when entering the first question
[root@Controller ~]# subscription-manager repos --enable=rhel-9-for-x86_64-baseos-rpms \
–enable=rhel-9-for-x86_64-appstream-rpms
–enable=rhel-9-for-x86_64-supplementary-rpms
-bash: subscription-manager: command not found
The third question is, if I install according to the rhel method, the official documentation shows that it is the latest version installed, but I want to install the specified version Zeb?
What should I do with the OpenStack package. Encountering difficulties at the beginning
Firstly, subscription-manager does not apply to Rocky Linux. It is not required for the basic operation of it. There is no “supplementary” repository also.
[root@router ~]# dnf search centos-release-openstack
Last metadata expiration check: 3:59:04 ago on Sat 28 Dec 2024 04:19:30 PM MST.
============================================================ Name Matched: centos-release-openstack ============================================================
centos-release-openstack-antelope.noarch : OpenStack from the CentOS Cloud SIG repo configs
centos-release-openstack-bobcat.noarch : OpenStack from the CentOS Cloud SIG repo configs
centos-release-openstack-caracal.noarch : OpenStack from the CentOS Cloud SIG repo configs
centos-release-openstack-dalmatian.noarch : OpenStack from the CentOS Cloud SIG repo configs
centos-release-openstack-yoga.noarch : OpenStack from the CentOS Cloud SIG repo configs
centos-release-openstack-zed.noarch : OpenStack from the CentOS Cloud SIG repo configs
What you need is right there. Follow the instructions for CentOS Stream on the page you linked to.
Optionally, view this page for installation examples.
Rocky Linux 9.1 is not supported. Please view the current supported Rocky Linux versions at our wiki.
1 Like
I followed your instructions and successfully installed the OpenStack environment. Now I am preparing to install the OpenStack service, but I found that the official website only has the last four versions and does not include the zed version. Where can I find this historical document. 安装 OpenStack 服务
If you cannot find the documentation you need, you can: