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

Change-Id: I291403972850b672d94ed95d9372ef009b4619b5
2013-08-17 18:49:38 +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.0a6.tar.gz#egg=oslo.messaging-1.2.0a6
oslo.messaging>=1.2.0a6