Jesse Pretorius 85b92f8c44 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: I0994dcd713391235946b4d9aa762b518bd0eddae
2016-05-04 08:35:14 +00:00
2016-04-11 12:21:17 +01:00
2016-04-11 07:06:07 +00:00
2016-04-25 15:33:25 +01:00
2016-05-04 08:35:14 +00:00
2016-04-16 08:43:09 -05:00
2016-04-22 15:43:30 +01:00

os_nova role

tags

openstack, cloud, ansible, os_nova

category

*nix

os_nova Role

- name: os_nova role
  hosts: "hosts"
  user: root
  roles:
    - { role: "os_nova" }
Description
Role os_nova for OpenStack-Ansible
Readme 16 MiB
Languages
Jinja 58.9%
Python 27.9%
Shell 13.2%