CentOS 7.5 安装 Openstack Rocky (all-in-one)

[root@localhost ~]# uname -a
Linux localhost.localdomain 3.10.0-862.el7.x86_64 #1 SMP Fri Apr 20 16:44:24 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

sudo systemctl stop NetworkManager
sudo systemctl disable NetworkManager 

sudo systemctl stop firewalld
sudo systemctl disable firewalld 

sudo systemctl restart network 

yum install -y https://rdoproject.org/repos/rdo-release.rpm  

 yum install -y centos-release-openstack-rocky

 sudo yum -y  update

sync;reboot 

 yum install -y openstack-packstack

sudo packstack --allinone 

 

The default username will be admin, and you can get the password (if you haven’t set it in the answers.txt file) from the keystonerc_admin, can find it at the /root directory (Keystone is the identity service/component for the OpenStack) 

Sign-In

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值