Allow use of oslo.messaging 1.3.0a4 from pypi
In I87eaefb37fa52142d47b4aba4f3f76452771f74e we are having beta releases of oslo.messaging be uploaded to pypi. We need to do this because of reported change in behaviour in pip 1.5 - from sdague: pip 1.5 disables non pypi urls by default, all of them will need to be explicitly white listed. Change-Id: I94843886ef0b40670fb82733048113c9ef7c3c46
This commit is contained in:
parent
df444f161d
commit
0d78deeccd
@ -8,5 +8,3 @@
|
||||
# See also:
|
||||
# https://wiki.openstack.org/wiki/Oslo#FAQs
|
||||
#
|
||||
-f http://tarballs.openstack.org/oslo.messaging/oslo.messaging-1.2.0a11.tar.gz#egg=oslo.messaging-1.2.0a11
|
||||
oslo.messaging>=1.2.0a11
|
||||
|
@ -39,6 +39,7 @@ oauth2
|
||||
oauthlib
|
||||
ordereddict
|
||||
oslo.config>=1.2.0
|
||||
oslo.messaging>=1.3.0a4
|
||||
oslo.rootwrap
|
||||
os-apply-config
|
||||
os-collect-config
|
||||
|
Loading…
Reference in New Issue
Block a user