update repository
yum -y update
install RDO repo paket
yum -y install
https://www.rdoproject.org/repos/rdo-release.rpm
to see wheater rdo installed properly
ll /etc/yum.repos.id/
install openstack packstack
yum -y openstack-packstack
will install all component in one single
server but in this case we don’t use this command
#packstack --allinone
install packstack with answer files,
this mean you can custom what component you needs
packstack --gen-answer-file=/root/myanswer.txt
edit config on myanswer.txt
vi /root/myanswer.txt
:/demo #find command for vi text editor
find : demo
CONFIG_PROVISION_DEMO=y
Change it options to n
find : KEYSTONE
CONFIG_KEYSTONE_ADMIN_PW=redhat
after finished editing answer file
continue with this command :
packstack
--answer-file=/root/myanswer.txt
to see existing password in your machine
:
cat /root/keystonerc_admin
to access dashboard
http://ip_address/dashboard
Tulis komentar anda... Conversion Conversion Emoticon Emoticon