Merge "Updated from global requirements" into stable/icehouse
This commit is contained in:
commit
e2ec8d89f9
@ -1,32 +1,32 @@
|
|||||||
pbr>=0.6,<1.0
|
pbr>=0.6,<1.0
|
||||||
SQLAlchemy>=0.7.8,!=0.9.5,<=0.9.99
|
SQLAlchemy>=0.7.8,!=0.9.5,<=0.9.99
|
||||||
amqplib>=0.6.1
|
amqplib>=0.6.1
|
||||||
anyjson>=0.3.3
|
anyjson>=0.3.3,<=0.3.3
|
||||||
argparse
|
argparse
|
||||||
boto>=2.12.0,!=2.13.0,<2.35.0
|
boto>=2.12.0,!=2.13.0,<2.35.0
|
||||||
eventlet>=0.13.0,<0.16.0
|
eventlet>=0.13.0,<0.16.0
|
||||||
Jinja2
|
Jinja2<=2.7.3
|
||||||
kombu>=2.4.8
|
kombu>=2.5.0,<=3.0.7
|
||||||
lxml>=2.3
|
lxml>=2.3,<=3.4.2
|
||||||
Routes>=1.12.3,!=2.0
|
Routes>=1.12.3,!=2.0
|
||||||
WebOb>=1.2.3
|
WebOb>=1.2.3,<=1.4
|
||||||
greenlet>=0.3.2
|
greenlet>=0.3.2,<=0.4.5
|
||||||
PasteDeploy>=1.5.0
|
PasteDeploy>=1.5.0,<=1.5.2
|
||||||
Paste
|
Paste
|
||||||
sqlalchemy-migrate>=0.8.2,!=0.8.4,<=0.9.1
|
sqlalchemy-migrate>=0.8.2,!=0.8.4,<=0.9.1
|
||||||
netaddr>=0.7.6
|
netaddr>=0.7.6,<=0.7.14
|
||||||
suds>=0.4
|
suds==0.4
|
||||||
paramiko>=1.9.0
|
paramiko>=1.9.0,<=1.15.2
|
||||||
pyasn1
|
pyasn1<=0.1.7
|
||||||
Babel>=1.3
|
Babel>=1.3,<=1.3
|
||||||
iso8601>=0.1.9
|
iso8601>=0.1.9,<=0.1.10
|
||||||
jsonschema>=2.0.0,<3.0.0
|
jsonschema>=2.0.0,<3.0.0
|
||||||
python-cinderclient>=1.0.6,<=1.1.1
|
python-cinderclient>=1.0.6,<=1.1.1
|
||||||
python-neutronclient>=2.3.4,<2.3.11
|
python-neutronclient>=2.3.4,<2.3.11
|
||||||
python-glanceclient>=0.9.0,!=0.14.0,<=0.14.2
|
python-glanceclient>=0.9.0,!=0.14.0,<=0.14.2
|
||||||
python-keystoneclient>=0.7.0,<=0.11.2
|
python-keystoneclient>=0.7.0,<0.12.0
|
||||||
six>=1.6.0
|
six>=1.6.0,<=1.9.0
|
||||||
stevedore>=0.14,<1.2
|
stevedore>=0.14
|
||||||
websockify>=0.5.1,<0.6
|
websockify>=0.5.1,<0.6
|
||||||
wsgiref>=0.1.2
|
wsgiref>=0.1.2
|
||||||
oslo.config>=1.2.0,<1.5
|
oslo.config>=1.2.0,<1.5
|
||||||
|
@ -1,15 +1,15 @@
|
|||||||
hacking>=0.8.0,<0.9
|
hacking>=0.8.0,<0.9
|
||||||
coverage>=3.6
|
coverage>=3.6,<=3.7.1
|
||||||
discover
|
discover<=0.4.0
|
||||||
feedparser
|
feedparser
|
||||||
fixtures>=0.3.14
|
fixtures>=0.3.14,<=1.0.0
|
||||||
mock>=1.0
|
mock>=1.0,<=1.0.1
|
||||||
mox>=0.5.3
|
mox>=0.5.3,<=0.5.3
|
||||||
MySQL-python
|
MySQL-python<=1.2.5
|
||||||
psycopg2
|
psycopg2
|
||||||
pylint==0.25.2
|
pylint==0.25.2
|
||||||
python-subunit>=0.0.18
|
python-subunit>=0.0.18,<=1.1.0
|
||||||
sphinx>=1.1.2,<1.1.999
|
sphinx>=1.1.2,<1.1.999
|
||||||
oslosphinx
|
oslosphinx<=2.5.0
|
||||||
testrepository>=0.0.18
|
testrepository>=0.0.18,<=0.0.20
|
||||||
testtools>=0.9.34,!=1.2.0,!=1.4.0
|
testtools>=0.9.34,!=1.2.0,!=1.4.0,<=1.7.1
|
||||||
|
Loading…
Reference in New Issue
Block a user