Updated from OpenStack Ansible Tests

Change-Id: Ia53720caa3c1f5e34ea0792dad46a79574255822
This commit is contained in:
OpenStack Proposal Bot 2017-08-25 18:19:21 +00:00
parent a7e7fa87e1
commit 58054f9c70
1 changed files with 2 additions and 1 deletions

View File

@ -28,6 +28,7 @@ git-core [platform:dpkg]
libssl-dev [platform:dpkg] libssl-dev [platform:dpkg]
libffi-dev [platform:dpkg] libffi-dev [platform:dpkg]
python2.7 [platform:dpkg] python2.7 [platform:dpkg]
python-apt [platform:dpkg]
python-dev [platform:dpkg] python-dev [platform:dpkg]
# Base requirements for CentOS # Base requirements for CentOS
@ -46,7 +47,7 @@ python-pyasn1 [platform:dpkg]
python-openssl [platform:dpkg] python-openssl [platform:dpkg]
python-ndg-httpsclient [platform:ubuntu !platform:ubuntu-trusty] python-ndg-httpsclient [platform:ubuntu !platform:ubuntu-trusty]
python2-pyasn1 [platform:rpm] python2-pyasn1 [platform:rpm]
python2-pyOpenSSL [platform:rpm] pyOpenSSL [platform:rpm]
python-ndg_httpsclient [platform:rpm] python-ndg_httpsclient [platform:rpm]
# Required for compressing collected log files in CI # Required for compressing collected log files in CI