openstack-ansible-os_neutron/other-requirements.txt
Jesse Pretorius 62070394d0 Add curl to bindep requirements
Change-Id: Iab77869567641f20a67584baa1ba9e0b70b64e01
2016-03-04 19:23:44 +00:00

17 lines
632 B
Plaintext

# This file facilitates OpenStack-CI package installation
# before the execution of any tests.
#
# See the following for details:
# - http://docs.openstack.org/infra/bindep/
# - https://github.com/openstack-infra/bindep
#
# Even if the role does not make use of this facility, it
# is better to have this file empty, otherwise OpenStack-CI
# will fall back to installing its default packages which
# will potentially be detrimental to the tests executed.
# OpenStack-CI's Jenkins needs curl
# TODO(odyssey4me) remove this once https://review.openstack.org/288634 has merged
# and the disk images are rebuilt and redeployed.
curl