openstack-ansible-os_rally/doc/source/index.rst
Jean-Philippe Evrard a3035d9372 Remove pip_install dependency
With addition of pip_install on every node, we don't
need to have pip_install as a meta dependency.

Depends-On: If3412bb888ebb854874bbc43eb76bfcb3e4a7868
Depends-On: I79ff70c438b44753be2a93f004ebbc46de0a963d
Change-Id: I5ce8640cfb86af34694a0b8e308a5aa95cea8eaa
2017-12-05 11:55:59 +00:00

756 B

Rally role for OpenStack-Ansible

This Ansible role installs and configures OpenStack Rally.

To clone or view the source code for this repository, visit the role repository for os_rally.

Default variables

../../defaults/main.yml

Dependencies

This role needs pip >= 7.1 installed on the target host.

To use this role, the following variables must be defined:

  • rally_galera_address
  • rally_galera_password

Example playbook

../../examples/playbook.yml