Updated from OpenStack Ansible Tests

Change-Id: Ia69a871a9fad1f7b10778010a40b8996f8c5531e
This commit is contained in:
OpenStack Proposal Bot 2017-09-12 23:55:16 +00:00 committed by Jesse Pretorius (odyssey4me)
parent d9ef733162
commit 1ffc89bf1b
1 changed files with 1 additions and 13 deletions

View File

@ -2,7 +2,7 @@
# before the execution of any tests.
#
# See the following for details:
# - http://docs.openstack.org/infra/bindep/
# - https://docs.openstack.org/infra/bindep/
# - https://git.openstack.org/cgit/openstack-infra/bindep
#
# Even if the role does not make use of this facility, it
@ -49,17 +49,5 @@ python2-dnf [platform:fedora]
libselinux-python [platform:redhat]
libsemanage-python [platform:redhat]
# For SSL SNI support
python-pyasn1 [platform:dpkg platform:suse]
python-openssl [platform:dpkg]
python-ndg-httpsclient [platform:ubuntu !platform:ubuntu-14]
python2-pyasn1 [platform:redhat]
pyOpenSSL [platform:redhat]
python-pyOpenSSL [platform:opensuseproject-42]
python2-pyOpenSSL [platform:suse !platform:opensuseproject-42]
python-ndg_httpsclient [platform:redhat !platform:fedora]
python2-ndg_httpsclient [platform:fedora]
python-ndg-httpsclient [platform:suse]
# Required for compressing collected log files in CI
gzip