Skip to main content

Rally Terraform

This repository includes a terrafrom deployment that provisions the resources needed for openstack-rally acceptance tests.

Run

To bring out the resources please follow the process below.

  1. Supply your clouds.yaml and set up the correct cloud name in provider.tf.
  2. run terraform init.
  3. run terraform apply.

Configure

The configuration itself is optional. To configure access credentials edit the respec tive section in variables.tf.