We are jubilant to announce the release of: openstack-ansible-os_glance 13.1.2: os_glance for OpenStack Ansible For more details, please see below. Changes in openstack-ansible-os_glance 13.1.0..13.1.2 ----------------------------------------------------- 835aef8 Add dependencies for paramiko 2.0 ceb4dee Role tests should test against the same branch Diffstat (except docs and test files) ------------------------------------- other-requirements.txt | 4 ++++ 3 files changed, 18 insertions(+), 14 deletions(-) Requirements updates -------------------- diff --git a/other-requirements.txt b/other-requirements.txt index 6eac5c2..67cd643 100644 --- a/other-requirements.txt +++ b/other-requirements.txt @@ -16,0 +17,4 @@ curl + +# Requirements for Paramiko 2.0 +libssl-dev +libffi-dev