requirements/dev-requirements.txt
Mark McLoughlin d297e3d833 Allow use of oslo.messaging 1.2.0a4
Change-Id: I3cf5831cfcd570493df903d0b3ff2b06e5469aee
2013-08-14 10:46:23 +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.0a4.tar.gz#egg=oslo.messaging-1.2.0a4
oslo.messaging>=1.2.0a4