* Open `main.tf` file, change `YOUR_OPENSTACK_USERNAME` and `YOUR_OPENSTACK_PASSWORD` to your openstack username and password in block `variable "username"` and `variable "password"`
* In this exemple we use image `ubuntu-16.04-20160905`. You can change it in the file `main.tf` at block `variable "cluster_image"`