美文网首页
openstack学习第-步:安装

openstack学习第-步:安装

作者: 稷下无为 | 来源:发表于2014-10-01 03:58 被阅读117次

Based:CentOS-6.5

Before install:Open /etc/hosts,Add 127.0.0.1 ooxx (your hostname)

Installing:

root@ooxx]# yum install -y http://rdo.fedorapeople.org/rdo-release.rpm

[root@ooxx]#yum install -y openstack-packstack

[root@ooxx]#packstack --allinone

Waiting for  a long time,you can find the username and password:

[root@ooxx]#cat /root/keystonerc_admin

then you can get http://192.168.1.105/dashboard , and login:

相关文章

网友评论

      本文标题:openstack学习第-步:安装

      本文链接:https://www.haomeiwen.com/subject/psgutttx.html