Jesse Pretorius 114da46a39 Add dependencies for paramiko 2.0
Paramiko version 2.0 has been released. It now uses the Python library
cryptography. Installing this requires additional system packages. This
commit adds in the appropriate packages required by cryptography based
on its documentation [1].

An alternative approach would have been to constrain the version of
Paramiko however the project describes the 1.x versions as relying on
insecure dependencies [2].

[1] https://cryptography.io/en/latest/installation/
[2] http://www.paramiko.org/installing.html

Change-Id: I9ea9f7cbe946c9141189c4bcb9ba98656c8495b4
2016-05-03 08:56:52 +01:00
2016-03-25 11:28:16 -04:00
2016-03-28 14:19:41 -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-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
2016-04-16 10:43:02 -05: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%