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.
- Supply your
clouds.yamland set up the correct cloud name inprovider.tf. - run
terraform init. - run
terraform apply.
Configure
The configuration itself is optional.
To configure access credentials edit the respec tive section in variables.tf.