keystone/test-requirements-functional.txt
Brant Knudson 87f4985ad1 Update functional tox env requirements
The functional tox env requirements were in tox.ini, so they weren't
being updated automatically and were out of date.

The functional tox env requirements are moved to
test-requirements-functional.txt so that they'll be updated
automatically and the requirements are updated to the
requirements as of 8cb51513 .

Change-Id: I90ff294914487d6beee5564c2c541f7f77bb3361
2015-05-31 11:26:06 -05:00

9 lines
309 B
Plaintext

# 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.
python-keystoneclient>=1.3.0
requests>=2.5.2
oslotest>=1.5.1 # Apache-2.0
testrepository>=0.0.18