Updated from global requirements
Change-Id: I7f0f1dfac7fa1030cd4822bca6a45e9c7fb0d26a
This commit is contained in:
parent
6802fd67dc
commit
d1bdef6710
@ -9,12 +9,12 @@ iso8601>=0.1.9
|
||||
Jinja2>=2.6 # BSD License (3 clause)
|
||||
jsonschema>=2.0.0,<3.0.0
|
||||
netaddr>=0.7.12
|
||||
oslo.config>=1.9.3,<1.10.0 # Apache-2.0
|
||||
oslo.db>=1.7.0,<1.8.0 # Apache-2.0
|
||||
oslo.i18n>=1.5.0,<1.6.0 # Apache-2.0
|
||||
oslo.log>=1.0.0,<1.1.0 # Apache-2.0
|
||||
oslo.serialization>=1.4.0,<1.5.0 # Apache-2.0
|
||||
oslo.utils>=1.4.0,<1.5.0 # Apache-2.0
|
||||
oslo.config>=1.11.0 # Apache-2.0
|
||||
oslo.db>=1.7.0 # Apache-2.0
|
||||
oslo.i18n>=1.5.0 # Apache-2.0
|
||||
oslo.log>=1.0.0 # Apache-2.0
|
||||
oslo.serialization>=1.4.0 # Apache-2.0
|
||||
oslo.utils>=1.4.0 # Apache-2.0
|
||||
paramiko>=1.13.0
|
||||
pbr>=0.6,!=0.7,<1.0
|
||||
PrettyTable>=0.7,<0.8
|
||||
@ -22,19 +22,19 @@ PyYAML>=3.1.0
|
||||
psycopg2
|
||||
python-designateclient>=1.0.0
|
||||
python-glanceclient>=0.15.0
|
||||
python-keystoneclient>=1.1.0
|
||||
python-keystoneclient>=1.3.0
|
||||
python-novaclient>=2.22.0
|
||||
python-neutronclient>=2.3.11,<3
|
||||
python-cinderclient>=1.1.0
|
||||
python-heatclient>=0.3.0
|
||||
python-ceilometerclient>=1.0.13
|
||||
python-ironicclient>=0.2.1
|
||||
python-saharaclient>=0.8.0
|
||||
python-saharaclient>=0.9.0
|
||||
python-troveclient>=1.0.7
|
||||
python-zaqarclient>=0.0.3
|
||||
python-swiftclient>=2.2.0
|
||||
python-subunit>=0.0.18
|
||||
requests>=2.2.0,!=2.4.0
|
||||
requests>=2.5.2
|
||||
SQLAlchemy>=0.9.7,<=0.9.99
|
||||
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
|
||||
six>=1.9.0
|
||||
|
@ -9,5 +9,5 @@ mock>=1.0
|
||||
testrepository>=0.0.18
|
||||
testtools>=0.9.36,!=1.2.0
|
||||
|
||||
oslosphinx>=2.5.0,<2.6.0 # Apache-2.0
|
||||
oslotest>=1.5.1,<1.6.0 # Apache-2.0
|
||||
oslosphinx>=2.5.0 # Apache-2.0
|
||||
oslotest>=1.5.1 # Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user