Updated from global requirements
Change-Id: I7908128b82e80f347f4e6014301d7ed8a2e6b2d7
This commit is contained in:
parent
451f843349
commit
ee55408acb
@ -8,13 +8,13 @@ Babel>=1.3
|
|||||||
# The egg=tripleo-heat-templates suffix is needed by pbr's requirements
|
# The egg=tripleo-heat-templates suffix is needed by pbr's requirements
|
||||||
# processing code
|
# processing code
|
||||||
http://tarballs.openstack.org/tripleo-heat-templates/tripleo-heat-templates-master.tar.gz#egg=tripleo_heat_templates
|
http://tarballs.openstack.org/tripleo-heat-templates/tripleo-heat-templates-master.tar.gz#egg=tripleo_heat_templates
|
||||||
eventlet>=0.16.1
|
eventlet>=0.16.1,!=0.17.0
|
||||||
greenlet>=0.3.2
|
greenlet>=0.3.2
|
||||||
iso8601>=0.1.9
|
iso8601>=0.1.9
|
||||||
kombu>=2.5.0
|
kombu>=2.5.0
|
||||||
lxml>=2.3
|
lxml>=2.3
|
||||||
oslo.config>=1.9.0 # Apache-2.0
|
oslo.config>=1.9.3,<1.10.0 # Apache-2.0
|
||||||
oslo.db>=1.5.0 # Apache-2.0
|
oslo.db>=1.7.0,<1.8.0 # Apache-2.0
|
||||||
pecan>=0.8.0
|
pecan>=0.8.0
|
||||||
posix_ipc
|
posix_ipc
|
||||||
python-heatclient>=0.3.0
|
python-heatclient>=0.3.0
|
||||||
|
@ -8,11 +8,11 @@ coverage>=3.6
|
|||||||
discover
|
discover
|
||||||
fixtures>=0.3.14
|
fixtures>=0.3.14
|
||||||
mock>=1.0
|
mock>=1.0
|
||||||
oslotest>=1.2.0 # Apache-2.0
|
oslotest>=1.5.1,<1.6.0 # Apache-2.0
|
||||||
# Doc requirements
|
# Doc requirements
|
||||||
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
|
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
|
||||||
sphinxcontrib-pecanwsme>=0.8
|
sphinxcontrib-pecanwsme>=0.8
|
||||||
stevedore>=1.1.0 # Apache-2.0
|
stevedore>=1.3.0,<1.4.0 # Apache-2.0
|
||||||
testrepository>=0.0.18
|
testrepository>=0.0.18
|
||||||
testtools>=0.9.36,!=1.2.0
|
testtools>=0.9.36,!=1.2.0
|
||||||
unittest2
|
unittest2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user