Commit Graph

3 Commits

Author SHA1 Message Date
Paul Belanger d79e438172 Add yum-utils dependency for yumdownloader
Change-Id: I606b79117cec894e0d3275bc6890c7e45e98d8bd
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-12-12 18:51:57 -05:00
Paul Belanger 335f22c6ac
Remove epel-release / python-pip from role
These are dependencies our role requires. As such, they should be
installed by the user.

Change-Id: I6039ac5e8483084c08fb98adc0ae855af35da0e4
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-09-03 22:28:22 -04:00
Andreas Jaeger 128d28a17e Move other-requirements.txt to bindep.txt
The default filename for documenting binary dependencies has been
changed from "other-requirements.txt" to "bindep.txt" with the release
of bindep 2.1.0. While the previous name is still supported, it will
be deprecated.

Move the file around to follow this change.

Note that this change is self-testing, the OpenStack CI infrastructure
will use a "bindep.txt" file to setup nodes for testing.

For more information about bindep, see also:
http://docs.openstack.org/infra/manual/drivers.html#package-requirements
http://docs.openstack.org/infra/bindep/

As well as this announcement:
http://lists.openstack.org/pipermail/openstack-dev/2016-August/101590.html

Change-Id: I7bc7f10a1d7f147b9997674c595011ae329839a3
2016-08-12 20:50:17 +02:00