Updated from global requirements
Change-Id: Ie59734faf7dc4cac9929f5c047eec5b5789d4091
This commit is contained in:
parent
a3a4e0e283
commit
5446cd9785
@ -3,31 +3,31 @@
|
||||
# process, which may cause wedges in the gate later.
|
||||
|
||||
retrying>=1.2.3,!=1.3.0 # Apache-2.0
|
||||
alembic>=0.7.1
|
||||
alembic>=0.7.2
|
||||
croniter>=0.3.4 # MIT License
|
||||
eventlet>=0.15.2
|
||||
eventlet>=0.16.1
|
||||
iso8601>=0.1.9
|
||||
jsonpath-rw>=1.2.0,<2.0
|
||||
jsonschema>=2.0.0,<3.0.0
|
||||
lxml>=2.3
|
||||
msgpack-python>=0.4.0
|
||||
netaddr>=0.7.12
|
||||
oslo.concurrency>=0.3.0,!=0.4.0 # Apache-2.0
|
||||
oslo.concurrency>=1.4.1 # Apache-2.0
|
||||
oslo.config>=1.6.0 # Apache-2.0
|
||||
oslo.context>=0.1.0 # Apache-2.0
|
||||
oslo.db>=1.3.0 # Apache-2.0
|
||||
oslo.i18n>=1.0.0 # Apache-2.0
|
||||
oslo.db>=1.4.1 # Apache-2.0
|
||||
oslo.i18n>=1.3.0 # Apache-2.0
|
||||
PasteDeploy>=1.5.0
|
||||
pbr>=0.6,!=0.7,<1.0
|
||||
pecan>=0.8.0
|
||||
posix_ipc
|
||||
oslo.messaging>=1.4.0,!=1.5.0
|
||||
oslo.messaging>=1.6.0 # Apache-2.0
|
||||
oslo.middleware>=0.3.0 # Apache-2.0
|
||||
oslo.utils>=1.2.0 # Apache-2.0
|
||||
pysnmp>=4.2.1,<5.0.0
|
||||
python-ceilometerclient>=1.0.6
|
||||
python-glanceclient>=0.15.0
|
||||
python-keystoneclient>=0.11.1
|
||||
python-keystoneclient>=1.0.0
|
||||
python-neutronclient>=2.3.6,<3
|
||||
python-novaclient>=2.18.0
|
||||
python-swiftclient>=2.2.0
|
||||
|
@ -3,9 +3,9 @@
|
||||
# process, which may cause wedges in the gate later.
|
||||
|
||||
retrying>=1.2.3,!=1.3.0 # Apache-2.0
|
||||
alembic>=0.7.1
|
||||
alembic>=0.7.2
|
||||
croniter>=0.3.4 # MIT License
|
||||
eventlet>=0.15.2
|
||||
eventlet>=0.16.1
|
||||
happybase>=0.5,!=0.7
|
||||
iso8601>=0.1.9
|
||||
jsonpath-rw>=1.2.0,<2.0
|
||||
@ -15,24 +15,24 @@ lxml>=2.3
|
||||
msgpack-python>=0.4.0
|
||||
netaddr>=0.7.12
|
||||
oslo.context>=0.1.0 # Apache-2.0
|
||||
oslo.db>=1.3.0 # Apache-2.0
|
||||
oslo.concurrency>=0.3.0,!=0.4.0 # Apache-2.0
|
||||
oslo.db>=1.4.1 # Apache-2.0
|
||||
oslo.concurrency>=1.4.1 # Apache-2.0
|
||||
oslo.config>=1.6.0 # Apache-2.0
|
||||
oslo.i18n>=1.0.0 # Apache-2.0
|
||||
oslo.rootwrap>=1.3.0
|
||||
oslo.vmware>=0.8.0 # Apache-2.0
|
||||
oslo.i18n>=1.3.0 # Apache-2.0
|
||||
oslo.rootwrap>=1.5.0 # Apache-2.0
|
||||
oslo.vmware>=0.9.0 # Apache-2.0
|
||||
PasteDeploy>=1.5.0
|
||||
pbr>=0.6,!=0.7,<1.0
|
||||
pecan>=0.8.0
|
||||
posix_ipc
|
||||
oslo.messaging>=1.4.0,!=1.5.0
|
||||
oslo.messaging>=1.6.0 # Apache-2.0
|
||||
oslo.middleware>=0.3.0 # Apache-2.0
|
||||
oslo.serialization>=1.2.0 # Apache-2.0
|
||||
oslo.utils>=1.2.0 # Apache-2.0
|
||||
pysnmp>=4.2.1,<5.0.0
|
||||
python-ceilometerclient>=1.0.6
|
||||
python-glanceclient>=0.15.0
|
||||
python-keystoneclient>=0.11.1
|
||||
python-keystoneclient>=1.0.0
|
||||
python-neutronclient>=2.3.6,<3
|
||||
python-novaclient>=2.18.0
|
||||
python-swiftclient>=2.2.0
|
||||
|
Loading…
Reference in New Issue
Block a user