Christian Berendt fc415f5067 Add script to enable fake drivers for nova-compute
Change-Id: Ide5cac229d5862a770ec9b4fb71a82cbe114365a
2015-05-07 23:45:54 +02:00

1.3 KiB

Usage

Credentials

  • The password for the OpenStack user admin in the tenant admin is password.
  • The password for the Nagios user nagiosadmin is password.

Webinterfaces

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.