OpenStack

Install OpenStack CLI client and setup authentication


Install OpenStack CLI utilities via the following command:

  sudo pip install -r perfkitbenchmarker/providers/openstack/requirements.txt

To setup credentials and endpoint information simply set the environment variables using an OpenStack RC file. For help, see OpenStack docs

Running a Single Benchmark


Example run on OpenStack

  python pkb.py --cloud=OpenStack --machine_type=m1.medium \
                --openstack_network=private --benchmarks=iperf