Updated from global requirements
Change-Id: If3e57fa8534abc39228b3251b78ecbf15d697fb8
This commit is contained in:
parent
e35e1cfe3b
commit
80d51ec140
@ -6,7 +6,7 @@ alembic>=0.6.4
|
||||
anyjson>=0.3.3
|
||||
argparse
|
||||
croniter>=0.3.4 # MIT License
|
||||
eventlet>=0.15.1
|
||||
eventlet>=0.15.2
|
||||
iso8601>=0.1.9
|
||||
jsonpath-rw>=1.2.0,<2.0
|
||||
jsonschema>=2.0.0,<3.0.0
|
||||
@ -25,7 +25,7 @@ oslo.utils>=1.0.0 # Apache-2.0
|
||||
pysnmp>=4.2.1,<5.0.0
|
||||
python-ceilometerclient>=1.0.6
|
||||
python-glanceclient>=0.14.0
|
||||
python-keystoneclient>=0.10.0
|
||||
python-keystoneclient>=0.11.1
|
||||
python-neutronclient>=2.3.6,<3
|
||||
python-novaclient>=2.18.0
|
||||
python-swiftclient>=2.2.0
|
||||
|
@ -6,7 +6,7 @@ alembic>=0.6.4
|
||||
anyjson>=0.3.3
|
||||
argparse
|
||||
croniter>=0.3.4 # MIT License
|
||||
eventlet>=0.15.1
|
||||
eventlet>=0.15.2
|
||||
happybase>=0.5,!=0.7
|
||||
iso8601>=0.1.9
|
||||
jsonpath-rw>=1.2.0,<2.0
|
||||
@ -31,7 +31,7 @@ oslo.utils>=1.0.0 # Apache-2.0
|
||||
pysnmp>=4.2.1,<5.0.0
|
||||
python-ceilometerclient>=1.0.6
|
||||
python-glanceclient>=0.14.0
|
||||
python-keystoneclient>=0.10.0
|
||||
python-keystoneclient>=0.11.1
|
||||
python-neutronclient>=2.3.6,<3
|
||||
python-novaclient>=2.18.0
|
||||
python-swiftclient>=2.2.0
|
||||
|
@ -16,7 +16,7 @@ oslosphinx>=2.2.0 # Apache-2.0
|
||||
oslotest>=1.1.0 # Apache-2.0
|
||||
pymongo>=2.5
|
||||
python-subunit>=0.0.18
|
||||
sphinx>=1.1.2,!=1.2.0,<1.3
|
||||
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
|
||||
sphinxcontrib-docbookrestapi
|
||||
sphinxcontrib-httpdomain
|
||||
sphinxcontrib-pecanwsme>=0.8
|
||||
|
@ -19,7 +19,7 @@ psycopg2
|
||||
pylint==0.25.2
|
||||
pymongo>=2.5
|
||||
python-subunit>=0.0.18
|
||||
sphinx>=1.1.2,!=1.2.0,<1.3
|
||||
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
|
||||
sphinxcontrib-docbookrestapi
|
||||
sphinxcontrib-httpdomain
|
||||
sphinxcontrib-pecanwsme>=0.8
|
||||
|
Loading…
Reference in New Issue
Block a user