Anton Khaldin 1e1c8b35b9 Only install to virtual environment
Remove all tasks and variables related to toggling between installation
of rally inside or outside of a Python virtual environment.
Installing within a venv is now the only supported deployment.

Additionally, a few changes have been made to make the creation of the
venv more resistant to interruptions during a run of the role.
* unarchiving a pre-built venv will now also occur when the venv
  directory is created, not only after being downloaded
* virtualenv-tools is run against both pre-built and non pre-built venvs
  to account for interruptions during or prior to unarchiving

Change-Id: I815dff623fce1440a5d60f64bf69f4f563371998
Implements: blueprint only-install-venvs
2016-07-08 04:55:14 -07:00
2016-03-25 11:28:16 -04:00
2016-06-20 12:26:09 -07:00
2016-07-08 04:55:14 -07:00
2016-06-20 12:26:09 -07:00
2016-05-04 15:21:15 +01:00
2016-03-24 17:13:47 -04:00
2016-03-24 17:13:47 -04:00
2016-03-24 17:13:47 -04:00
2016-03-24 17:13:47 -04:00
2016-05-03 08:56:52 +01:00
2016-03-24 17:13:47 -04:00
2016-03-24 17:13:47 -04:00

OpenStack-Ansible Rally

tags

openstack, rally, cloud, ansible

category

*nix

This Ansible role installs and configures OpenStack Rally.

Default Variables

../../defaults/main.yml

Required Variables

  • rally_galera_address
  • rally_galera_password

Example Playbook

- name: Install Rally server
  hosts: rally_all
  user: root
  roles:
    - role: "os_rally"
Description
Role os_rally for OpenStack-Ansible
Readme 2.8 MiB
Languages
Jinja 64.7%
Python 25.4%
Shell 9.9%