2017-05-19 12:18:22 -04:00
|
|
|
# The order of packages is significant, because pip processes them in the order
|
|
|
|
# of appearance. Changing the order has an impact on the overall integration
|
|
|
|
# process, which may cause wedges in the gate later.
|
|
|
|
|
|
|
|
hacking>=0.12.0,<0.13 # Apache-2.0
|
|
|
|
|
2017-09-25 19:04:21 -04:00
|
|
|
ansible<2.4.0
|
2017-05-22 16:50:20 -04:00
|
|
|
ansible-lint
|
2017-05-03 19:25:24 +02:00
|
|
|
bashate>=0.2
|
2017-09-11 12:55:32 -06:00
|
|
|
zuul-sphinx>=0.1.1
|
2017-08-04 16:58:44 -04:00
|
|
|
|
|
|
|
# zuul-jobs is required to supply the ansible roles for ansible-lint
|
|
|
|
-e git://git.openstack.org/openstack-infra/zuul-jobs#egg=zuul-jobs
|