requirements/dev-requirements.txt
Mark McLoughlin dca7f1c8dc Allow use of oslo.messaging 1.2.0a9
A handful of pretty minor fixes since a6, but needed for Nova.

Change-Id: Id78099df224d11747d6595619c9592e8920dbe61
2013-08-19 10:47:36 +01:00

15 lines
556 B
Plaintext

#
# Use this file to list development versions of OpenStack libraries
# which have not yet been released to PyPI.
#
# By the time OpenStack projects are released, they should switch to
# versions of these libraries which have been released to PyPI.
#
# See also:
# https://wiki.openstack.org/wiki/Oslo#FAQs
#
-f http://tarballs.openstack.org/oslo.config/oslo.config-1.2.0a3.tar.gz#egg=oslo.config-1.2.0a3
oslo.config>=1.2.0a3
-f http://tarballs.openstack.org/oslo.messaging/oslo.messaging-1.2.0a9.tar.gz#egg=oslo.messaging-1.2.0a9
oslo.messaging>=1.2.0a9