Initial commit for bindep requirements

apt-transport-https is needed for the SSL Rackspace apt repo
we use in this role

Change-Id: Id8ab611ef4a944bb58fbd0a48160827223caf63e
This commit is contained in:
Jesse Pretorius 2016-03-03 15:12:21 +00:00 committed by Travis Truman
parent c7956a3f1b
commit 49eac0c265

18
other-requirements.txt Normal file
View File

@ -0,0 +1,18 @@
# 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
apt-transport-https