7d42e5b33c
Retain the posting order by using sequencing when posting jobs to a jobboard (at least in the impl_zookeeper case this is possible). Adjust the interface to recommend that jobboard implementations post in oldest to newest order (we can not easily enforce this since some implementations will likely not be able to do this in every scenario). Bring in a new zake which has sequencing support (since this is required to support this feature). Change-Id: I0c475c3c1d16e9bbc9db6ff0ad6b7103c5948a47
12 lines
178 B
Plaintext
12 lines
178 B
Plaintext
hacking>=0.8.0,<0.9
|
|
discover
|
|
coverage>=3.6
|
|
mock>=1.0
|
|
python-subunit>=0.0.18
|
|
testrepository>=0.0.18
|
|
testtools>=0.9.34
|
|
zake>=0.0.15
|
|
# docs build jobs
|
|
sphinx>=1.1.2,<1.2
|
|
oslosphinx
|