Updated from global requirements
Change-Id: I793b6d86096209c55c934f818242ae3bc58fc56f
This commit is contained in:
parent
ee16c9aced
commit
0e6fee1591
@ -6,35 +6,35 @@ alembic>=0.6.4
|
|||||||
anyjson>=0.3.3
|
anyjson>=0.3.3
|
||||||
argparse
|
argparse
|
||||||
croniter>=0.3.4 # MIT License
|
croniter>=0.3.4 # MIT License
|
||||||
eventlet>=0.13.0
|
eventlet>=0.15.1
|
||||||
iso8601>=0.1.9
|
iso8601>=0.1.9
|
||||||
jsonpath-rw>=1.2.0,<2.0
|
jsonpath-rw>=1.2.0,<2.0
|
||||||
jsonschema>=2.0.0,<3.0.0
|
jsonschema>=2.0.0,<3.0.0
|
||||||
lockfile>=0.8
|
lockfile>=0.8
|
||||||
lxml>=2.3
|
lxml>=2.3
|
||||||
msgpack-python>=0.4.0
|
msgpack-python>=0.4.0
|
||||||
netaddr>=0.7.6
|
netaddr>=0.7.12
|
||||||
oslo.config>=1.4.0.0a3
|
oslo.config>=1.4.0 # Apache-2.0
|
||||||
oslo.db>=0.4.0
|
oslo.db>=1.0.0 # Apache-2.0
|
||||||
PasteDeploy>=1.5.0
|
PasteDeploy>=1.5.0
|
||||||
pbr>=0.6,!=0.7,<1.0
|
pbr>=0.6,!=0.7,<1.0
|
||||||
pecan>=0.5.0
|
pecan>=0.5.0
|
||||||
posix_ipc
|
posix_ipc
|
||||||
oslo.messaging>=1.3.0
|
oslo.messaging>=1.4.0
|
||||||
oslo.utils>=0.2.0
|
oslo.utils>=1.0.0 # Apache-2.0
|
||||||
pysnmp>=4.2.1,<5.0.0
|
pysnmp>=4.2.1,<5.0.0
|
||||||
python-ceilometerclient>=1.0.6
|
python-ceilometerclient>=1.0.6
|
||||||
python-glanceclient>=0.13.1
|
python-glanceclient>=0.14.0
|
||||||
python-keystoneclient>=0.10.0
|
python-keystoneclient>=0.10.0
|
||||||
python-neutronclient>=2.3.6,<3
|
python-neutronclient>=2.3.6,<3
|
||||||
python-novaclient>=2.17.0
|
python-novaclient>=2.18.0
|
||||||
python-swiftclient>=2.2.0
|
python-swiftclient>=2.2.0
|
||||||
pytz>=2010h
|
pytz>=2010h
|
||||||
PyYAML>=3.1.0
|
PyYAML>=3.1.0
|
||||||
requests>=1.2.1
|
requests>=1.2.1,!=2.4.0
|
||||||
six>=1.7.0
|
six>=1.7.0
|
||||||
SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99
|
SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99
|
||||||
sqlalchemy-migrate>=0.9.1
|
sqlalchemy-migrate>=0.9.1,!=0.9.2
|
||||||
stevedore>=0.14
|
stevedore>=1.0.0 # Apache-2.0
|
||||||
WebOb>=1.2.3
|
WebOb>=1.2.3
|
||||||
WSME>=0.6
|
WSME>=0.6
|
||||||
|
@ -6,7 +6,7 @@ alembic>=0.6.4
|
|||||||
anyjson>=0.3.3
|
anyjson>=0.3.3
|
||||||
argparse
|
argparse
|
||||||
croniter>=0.3.4 # MIT License
|
croniter>=0.3.4 # MIT License
|
||||||
eventlet>=0.13.0
|
eventlet>=0.15.1
|
||||||
happybase>=0.5,!=0.7
|
happybase>=0.5,!=0.7
|
||||||
iso8601>=0.1.9
|
iso8601>=0.1.9
|
||||||
jsonpath-rw>=1.2.0,<2.0
|
jsonpath-rw>=1.2.0,<2.0
|
||||||
@ -15,33 +15,33 @@ keystonemiddleware>=1.0.0
|
|||||||
lockfile>=0.8
|
lockfile>=0.8
|
||||||
lxml>=2.3
|
lxml>=2.3
|
||||||
msgpack-python>=0.4.0
|
msgpack-python>=0.4.0
|
||||||
netaddr>=0.7.6
|
netaddr>=0.7.12
|
||||||
ordereddict
|
ordereddict
|
||||||
oslo.db>=0.4.0
|
oslo.db>=1.0.0 # Apache-2.0
|
||||||
oslo.config>=1.4.0.0a3
|
oslo.config>=1.4.0 # Apache-2.0
|
||||||
oslo.rootwrap>=1.3.0.0a1
|
oslo.rootwrap>=1.3.0
|
||||||
oslo.vmware>=0.5 # Apache-2.0
|
oslo.vmware>=0.6.0 # Apache-2.0
|
||||||
PasteDeploy>=1.5.0
|
PasteDeploy>=1.5.0
|
||||||
pbr>=0.6,!=0.7,<1.0
|
pbr>=0.6,!=0.7,<1.0
|
||||||
pecan>=0.5.0
|
pecan>=0.5.0
|
||||||
posix_ipc
|
posix_ipc
|
||||||
oslo.messaging>=1.4.0.0a3
|
oslo.messaging>=1.4.0
|
||||||
oslo.serialization>=0.1.0
|
oslo.serialization>=1.0.0 # Apache-2.0
|
||||||
oslo.utils>=0.2.0 # Apache-2.0
|
oslo.utils>=1.0.0 # Apache-2.0
|
||||||
pysnmp>=4.2.1,<5.0.0
|
pysnmp>=4.2.1,<5.0.0
|
||||||
python-ceilometerclient>=1.0.6
|
python-ceilometerclient>=1.0.6
|
||||||
python-glanceclient>=0.13.1
|
python-glanceclient>=0.14.0
|
||||||
python-keystoneclient>=0.10.0
|
python-keystoneclient>=0.10.0
|
||||||
python-neutronclient>=2.3.6,<3
|
python-neutronclient>=2.3.6,<3
|
||||||
python-novaclient>=2.17.0
|
python-novaclient>=2.18.0
|
||||||
python-swiftclient>=2.2.0
|
python-swiftclient>=2.2.0
|
||||||
pytz>=2010h
|
pytz>=2010h
|
||||||
PyYAML>=3.1.0
|
PyYAML>=3.1.0
|
||||||
requests>=1.2.1
|
requests>=1.2.1,!=2.4.0
|
||||||
six>=1.7.0
|
six>=1.7.0
|
||||||
SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99
|
SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99
|
||||||
sqlalchemy-migrate>=0.9.1
|
sqlalchemy-migrate>=0.9.1,!=0.9.2
|
||||||
stevedore>=0.14
|
stevedore>=1.0.0 # Apache-2.0
|
||||||
tooz>=0.3
|
tooz>=0.3 # Apache-2.0
|
||||||
WebOb>=1.2.3
|
WebOb>=1.2.3
|
||||||
WSME>=0.6
|
WSME>=0.6
|
||||||
|
@ -12,8 +12,8 @@ httplib2>=0.7.5
|
|||||||
mock>=1.0
|
mock>=1.0
|
||||||
mox>=0.5.3
|
mox>=0.5.3
|
||||||
# Docs Requirements
|
# Docs Requirements
|
||||||
oslosphinx>=2.2.0.0a2
|
oslosphinx>=2.2.0 # Apache-2.0
|
||||||
oslotest
|
oslotest>=1.1.0 # Apache-2.0
|
||||||
pymongo>=2.5
|
pymongo>=2.5
|
||||||
python-subunit>=0.0.18
|
python-subunit>=0.0.18
|
||||||
sphinx>=1.1.2,!=1.2.0,<1.3
|
sphinx>=1.1.2,!=1.2.0,<1.3
|
||||||
|
@ -13,8 +13,8 @@ mock>=1.0
|
|||||||
mox>=0.5.3
|
mox>=0.5.3
|
||||||
MySQL-python
|
MySQL-python
|
||||||
# Docs Requirements
|
# Docs Requirements
|
||||||
oslosphinx>=2.2.0.0a2
|
oslosphinx>=2.2.0 # Apache-2.0
|
||||||
oslotest
|
oslotest>=1.1.0 # Apache-2.0
|
||||||
pymongo>=2.5
|
pymongo>=2.5
|
||||||
python-subunit>=0.0.18
|
python-subunit>=0.0.18
|
||||||
sphinx>=1.1.2,!=1.2.0,<1.3
|
sphinx>=1.1.2,!=1.2.0,<1.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user