VM:192.168.56.51 bruce@112358
check status:
$ lsb_release -d
$ free -m
$ df -h
$ sudo apt-get update
$ sudo -i
# echo "stack ALL=(ALL) NOPASSWD: ALL" >> /etc/sudoers
# exit
$ git clone https://git.openstack.org/openstack-dev/devstack
$ cd devstack/samples/
$ cp local.conf ../ & cd ..
This is your host IP address: 192.168.56.51
This is your host IPv6 address: ::1
Horizon is now available at http://192.168.56.51/dashboard
Keystone is serving at http://192.168.56.51/identity/
The default users are: admin and demo
The password: nomoresecret
评论
发表评论