Merge "Update global requirements"

This commit is contained in:
Jenkins 2017-03-14 12:18:48 +00:00 committed by Gerrit Code Review
commit a09eb61518
2 changed files with 12 additions and 12 deletions

View File

@ -2,19 +2,19 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr>=1.6 # Apache-2.0
pbr>=2.0.0 # Apache-2.0
GitPython>=1.0.1 # BSD License (3 clause)
Jinja2>=2.8 # BSD License (3 clause)
Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause)
PyYAML>=3.10.0 # MIT
cliff>=2.2.0 # Apache-2.0
docker-py>=1.6.0,!=1.8.0 # Apache-2.0
cliff>=2.3.0 # Apache-2.0
docker-py>=1.8.1 # Apache-2.0
futures>=3.0;python_version=='2.7' or python_version=='2.6' # BSD
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
keystoneauth1>=2.10.0 # Apache-2.0
pykube # Apache-2.0
python-glanceclient>=2.5.0 # Apache-2.0
keystoneauth1>=2.18.0 # Apache-2.0
pykube
python-glanceclient>=2.5.0 # Apache-2.0
python-neutronclient>=5.1.0 # Apache-2.0
python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
python-swiftclient>=2.2.0 # Apache-2.0
python-novaclient>=7.1.0 # Apache-2.0
python-swiftclient>=3.2.0 # Apache-2.0
six>=1.9.0 # MIT

View File

@ -5,14 +5,14 @@
hacking<0.12,>=0.11.0 # Apache-2.0
bashate>=0.2 # Apache-2.0
coverage>=3.6 # Apache-2.0
coverage>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
os-testr>=0.8.0 # Apache-2.0
os-testr>=0.8.0 # Apache-2.0
oslosphinx>=4.7.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
python-openstackclient>=3.3.0 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
sphinx>=1.5.1 # BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT