1.3 KiB
1.3 KiB
Usage
Credentials
- The password for the OpenStack user
admin
in the tenantadmin
ispassword
. - The password for the Nagios user
nagiosadmin
ispassword
.
Webinterfaces
- The OpenStack Dashboard is available on the controller node, by default at http://10.100.50.10/dashboard/.
- The webinterface of Nagios is available on the controller node, by default at http://10.100.50.10/nagios/.
CLIs
All command line interfaces are installed on the controller node.
APIs
All OpenStack API services are running on the controller node with
the default IP address 10.100.50.10
.
Helper scripts
All helper scripts can be found on the controller
node
in the /home/vagrant/scripts
directory.
Rally
Install Rally, a
framework for performance analysis and benchmarking of individual
OpenStack components, with /home/vagrant/scripts/rally.sh
to /opt/rally
. The directory is accessible through the
webserver, by default at http://10.100.50.10/rally/.
Fake Drivers
To enable the fake
drivers for the nova-compute
service on all compute
nodes run the script
/home/vagrant/scripts/nova_fake.sh
.