Update global-requirements copy

This is a copy from the master branch of openstack/requirements

Depends-On: I84e3545a1674d669f2ba638c76736279326952e5

Change-Id: I068d511ec41fcf37ac0045b6a7b267a2906bb1b1
This commit is contained in:
Thomas Bechtold 2017-02-13 14:35:11 +01:00 committed by Dirk Mueller
parent b6c0a6316f
commit 1d0be4e871
1 changed files with 48 additions and 41 deletions

View File

@ -1,6 +1,6 @@
abclient>=0.2.3 # Apache-2.0
alembic>=0.8.4 # MIT
amqp>=1.4.0,<2.0 # LGPL
alembic>=0.8.10 # MIT
amqp>=1.4.0 # LGPL
anyjson>=0.3.3 # BSD
appdirs>=1.3.0 # MIT License
apscheduler # MIT License
@ -35,13 +35,13 @@ django-babel>=0.5.1 # BSD
django_compressor>=2.0 # MIT
django-floppyforms>=1,<2 # BSD
django-formtools # BSD
django_openstack_auth>=2.4.0 # Apache-2.0
django_openstack_auth>=3.1.0 # Apache-2.0
dnspython>=1.14.0;python_version=='2.7' # http://www.dnspython.org/LICENSE
dnspython3>=1.12.0,!=1.13.0,!=1.14.0;python_version>='3.0' # http://www.dnspython.org/LICENSE
# Note(tonyb): We don't actually directly depend on docutils but we pull it in
# indirectly and we need to blacklist 0.13.1 for $reasons. We can remove this
# when we have better constraints coverage
docutils>=0.11,!=0.13.1 # OSI-Approved Open Source, Public Domain
# indirectly and we needed to blacklist 0.13.1 for problems with
# Sphinx 1.3. This can be now removed once all projects removed it.
docutils>=0.11 # OSI-Approved Open Source, Public Domain
dogpile.cache>=0.6.2 # BSD
dogtag-pki>=10.3.5.1 # LGPLv3+
dulwich>=0.15.0 # Apache-2.0
@ -54,6 +54,7 @@ extras # MIT
fairy-slipper>=0.1.0 # Apache-2.0
falcon>=0.1.6 # Apache-2.0
Flask>=0.10,!=0.11,<1.0 # BSD
Flask-RESTful>=0.3.5 # BSD
fortiosclient>=0.0.2 # Apache-2.0
futures>=3.0;python_version=='2.7' or python_version=='2.6' # BSD
futurist>=0.11.0,!=0.15.0 # Apache-2.0
@ -80,24 +81,28 @@ jsonpath-rw>=1.2.0,<2.0 # Apache-2.0
jsonpath-rw-ext>=0.1.9 # Apache-2.0
jsonschema>=2.0.0,<3.0.0,!=2.5.0 # MIT
kazoo>=2.2 # Apache-2.0
keystoneauth1>=2.17.0 # Apache-2.0
keystoneauth1>=2.18.0 # Apache-2.0
keystonemiddleware>=4.12.0 # Apache-2.0
krest>=1.3.1 # Apache-2.0
kubernetes>=1.0.0b1 # Apache-2.0
kuryr-lib>=0.1.0 # Apache-2.0
packaging>=16.5 # Apache-2.0
positional>=1.1.1 # Apache-2.0
pypowervm>=1.0.0.3.9 # Apache-2.0
pylev>=1.3.0 # BSD
pypowervm>=1.0.0.4 # Apache-2.0
pyScss>=1.3.4,!=1.3.5 # MIT License
django-pyscss>=2.0.2 # BSD License (2 clause)
kombu>=3.0.25,<4.0.0 # BSD
kombu>=3.0.25 # BSD
ldap3>=1.0.2 # LGPLv3
deprecation>=1.0 # Apache-2.0
libvirt-python>=1.2.5 # LGPLv2+
lxml>=2.3,!=3.7.0 # BSD
Mako>=0.4.0 # MIT
marathon>=0.8.6 # MIT
microversion-parse>=0.1.2 # Apache-2.0
mistral!=2015.1.0,>=3.0.0 # Apache-2.0
monasca-common>=1.0.0 # Apache-2.0
mitmproxy>=1.0.2;python_version>'3.0' # MIT
monasca-common>=1.4.0 # Apache-2.0
monasca-statsd>=1.1.0 # Apache-2.0
monotonic>=0.6 # Apache-2.0
msgpack-python>=0.4.0 # Apache-2.0
@ -117,7 +122,7 @@ osc-lib>=1.2.0 # Apache-2.0
oslo.cache>=1.5.0 # Apache-2.0
oslo.config>=3.14.0,!=3.18.0 # Apache-2.0
oslo.concurrency>=3.8.0 # Apache-2.0
oslo.context>=2.9.0 # Apache-2.0
oslo.context>=2.12.0 # Apache-2.0
oslo.db>=4.15.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.log>=3.11.0 # Apache-2.0
@ -131,7 +136,7 @@ oslo.rootwrap>=5.0.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0
oslo.utils>=3.18.0 # Apache-2.0
oslo.vmware>=2.15.0 # Apache-2.0
oslo.vmware>=2.17.0 # Apache-2.0
oslo.versionedobjects>=1.17.0 # Apache-2.0
osprofiler>=1.4.0 # Apache-2.0
os-apply-config # Apache-2.0
@ -139,12 +144,12 @@ os-brick>=1.8.0 # Apache-2.0
os-client-config>=1.22.0 # Apache-2.0
os-cloud-config # Apache-2.0
os-collect-config # Apache-2.0
os-dpm # Apache-2.0
os-dpm>=1.0.0 # Apache-2.0
os-refresh-config # Apache-2.0
os-testr>=0.8.0 # Apache-2.0
os-vif>=1.4.0 # Apache-2.0
ovs>=2.6.1 # Apache-2.0
os-win>=1.3.0 # Apache-2.0
os-win>=1.4.0 # Apache-2.0
os-xenapi>=0.1.1 # Apache-2.0
paramiko>=2.0 # LGPLv2.1+
Parsley # MIT
@ -162,7 +167,7 @@ Pillow>=2.4.0 # PIL License
Pint>=0.5 # BSD
pip>=7.1.0 # MIT
PrettyTable>=0.7.1,<0.8 # BSD
psutil>=1.2.1 # BSD
psutil>=3.2.2 # BSD
pyasn1 # BSD
pyasn1-modules # BSD
pycadf>=1.1.0,!=2.0.0 # Apache-2.0
@ -171,6 +176,7 @@ PyECLib>=1.3.1 # BSD
pyghmi>=1.0.9 # Apache-2.0
pyinotify>=0.9.6;sys_platform!='win32' and sys_platform!='darwin' and sys_platform!='sunos5' # MIT
PyJWT>=1.0.1 # MIT
pykafka>=2.5.0 # Apache 2.0 License
pykmip>=0.5.0 # Apache 2.0 License
pyldap>=2.4.20 # PSF
pylxd>=2.2.2 # Apache-2.0
@ -182,7 +188,7 @@ python-etcd>=0.4.3 # MIT License
python-k8sclient>=0.2.0 # Apache-2.0
typing>=3.5.2.2 # PSF
voluptuous>=0.8.9 # BSD License
vmware-nsxlib>=0.6.0 # Apache-2.0
vmware-nsxlib>=0.7.0 # Apache-2.0
pydotplus>=2.0.2 # MIT License
crc16>=0.1.1 # LGPLv3+
pyzabbix>=0.7.4 # LGPL
@ -194,7 +200,7 @@ weakrefmethod>=1.0.2;python_version=='2.7' # PSF
pyngus>=2.0.2 # Apache-2.0
pyOpenSSL>=0.14 # Apache-2.0
pyparsing>=2.0.7 # MIT
pyparsing>=2.1.0 # MIT
pyroute2>=0.4.12 # Apache-2.0 (+ dual licensed GPL2)
pysnmp>=4.2.3,<5.0.0 # BSD
pystache # MIT
@ -219,18 +225,18 @@ python-freezerclient>=1.0.0 # Apache-2.0
python-heatclient>=1.6.1 # Apache-2.0
python-glanceclient>=2.5.0 # Apache-2.0
python-ironic-inspector-client>=1.5.0 # Apache-2.0
python-ironicclient>=1.9.0 # Apache-2.0
python-karborclient>=0.1.1 # Apache-2.0
python-ironicclient>=1.11.0 # Apache-2.0
python-karborclient>=0.1.3 # Apache-2.0
python-keystoneclient>=3.8.0 # Apache-2.0
python-magnumclient>=2.0.0 # Apache-2.0
python-manilaclient>=1.10.0 # Apache-2.0
python-manilaclient>=1.12.0 # Apache-2.0
python-mistralclient>=2.0.0 # Apache-2.0
python-muranoclient>=0.8.2 # Apache-2.0
python-monascaclient>=1.1.0 # Apache-2.0
python-neutronclient>=5.1.0 # Apache-2.0
python-novaclient>=2.29.0,!=2.33.0 # Apache-2.0
python-novaclient>=6.0.0,!=7.0.0 # Apache-2.0
python-openstackclient>=3.3.0 # Apache-2.0
python-saharaclient>=0.18.0 # Apache-2.0
python-saharaclient>=1.1.0 # Apache-2.0
python-searchlightclient>=1.0.0 #Apache-2.0
python-senlinclient>=1.1.0 # Apache-2.0
python-smaugclient>=0.0.5 # Apache-2.0
@ -238,6 +244,7 @@ python-solumclient>=1.2.7 # Apache-2.0
python-swiftclient>=3.2.0 # Apache-2.0
python-tackerclient>=0.8.0 # Apache-2.0
python-troveclient>=2.2.0 # Apache-2.0
python-vitrageclient>=1.1.0 # Apache-2.0
python-watcherclient>=0.23.0 # Apache-2.0
python-zaqarclient>=1.0.0 # Apache-2.0
@ -250,7 +257,7 @@ pyudev # LGPLv2.1+
PyYAML>=3.10.0 # MIT
qpid-python;python_version=='2.7' # Apache-2.0
reno>=1.8.0 # Apache-2.0
requests>=2.10.0,!=2.12.2 # Apache-2.0
requests>=2.10.0,!=2.12.2,!=2.13.0 # Apache-2.0
requests-aws>=0.1.4 # BSD License (3 clause)
requests-kerberos>=0.6 # ISC
requestsexceptions>=1.1.1 # Apache-2.0
@ -268,12 +275,13 @@ scikit-learn>=0.17.1 # BSD
SQLAlchemy>=1.0.10,<1.1.0 # MIT
SQLAlchemy-Utils # BSD License
sqlalchemy-migrate>=0.9.6 # Apache-2.0
sqlparse>=0.2.2 # BSD
stevedore>=1.17.1 # Apache-2.0
sysv_ipc>=0.6.8 # BSD License
suds-jurko>=0.6 # LGPLv3+
sympy>=0.7.6 # BSD
taskflow>=2.7.0 # Apache-2.0
tempest>=12.1.0 # Apache-2.0
tempest>=14.0.0 # Apache-2.0
tempest-lib>=0.14.0 # Apache-2.0
tooz>=1.47.0 # Apache-2.0
tosca-parser>=0.7.0 # Apache-2.0
@ -291,33 +299,33 @@ WSME>=0.8 # MIT
xattr>=0.4 # MIT
XenAPI>=1.2 # LGPL
XStatic>=1.0.0 # MIT License
XStatic-Angular>=1.3.7 # MIT License
XStatic-Angular-Bootstrap>=0.11.0.2 # MIT License
XStatic-Angular-Gettext>=2.1.0.2 # MIT License
XStatic-Angular>=1.5.8.0 # MIT License
XStatic-Angular-Bootstrap>=2.2.0.0 # MIT License
XStatic-Angular-Gettext>=2.3.8.0 # MIT License
XStatic-Angular-lrdragndrop>=1.0.2.2 # MIT License
XStatic-Angular-Schema-Form>=0.8.13.0 # MIT
XStatic-angular-ui-router>=0.3.1.2 # MIT
XStatic-Bootstrap-Datepicker>=1.3.1.0 # Apache 2.0 License
XStatic-Bootstrap-SCSS>=3.1.1.1 # Apache 2.0 License
XStatic-bootswatch>=3.3.5.3 # MIT License
XStatic-D3>=3.1.6.2 # BSD License (3 clause)
XStatic-Font-Awesome>=4.3.0 # SIL OFL 1.1 License, MIT License
XStatic-Bootstrap-SCSS>=3.3.7.1 # Apache 2.0 License
XStatic-bootswatch>=3.3.7.0 # MIT License
XStatic-D3>=3.5.17.0 # BSD License (3 clause)
XStatic-Font-Awesome>=4.7.0 # SIL OFL 1.1 License, MIT License
XStatic-Hogan>=2.0.0.2 # Apache 2.0 License
XStatic-Jasmine>=2.1.2.0 # MIT License
XStatic-Jasmine>=2.4.1.1 # MIT License
XStatic-jQuery>=1.8.2.1 # MIT License
XStatic-JQuery-Migrate>=1.2.1.1 # MIT License
XStatic-JQuery.quicksearch>=2.0.3.1 # MIT License
XStatic-JQuery.TableSorter>=2.14.5.1 # MIT License
XStatic-jquery-ui>=1.10.4.1 # MIT License
XStatic-JSEncrypt>=2.0.0.2 # MIT License
XStatic-JSEncrypt>=2.3.1.1 # MIT License
XStatic-Magic-Search>=0.2.5.1 # Apache 2.0 License
XStatic-mdi>=1.4.57.0 # SIL OPEN FONT LICENSE Version 1.1
XStatic-objectpath>=1.2.1.0 # MIT
XStatic-Rickshaw>=1.5.0 # BSD License (prior)
XStatic-Rickshaw>=1.5.0.0 # BSD License (prior)
XStatic-roboto-fontface>=0.5.0.0 # Apache 2.0 License
XStatic-smart-table>=1.4.5.3,!=1.4.13.0 # MIT License
XStatic-smart-table>=1.4.13.2 # MIT License
XStatic-Spin>=1.2.5.2 # MIT License
XStatic-term.js>=0.0.4.1 # MIT License
XStatic-term.js>=0.0.7.0 # MIT License
XStatic-tv4>=1.2.7.0 # MIT
XStatic-Angular-FileUpload>=12.0.4.0 # MIT License
yaql>=1.1.0 # Apache 2.0 License
@ -332,20 +340,19 @@ couchdb>=0.8 # Apache-2.0
coverage>=4.0 # Apache-2.0
demjson # GLGPLv3+
docker-py>=1.8.1 # Apache-2.0
discover # BSD
django-nose>=1.4.4 # BSD
doc8 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
freezegun>=0.3.6 # Apache-2.0
gabbi>=1.26.1 # Apache-2.0
kafka-python>=0.9.5,<1.0.0 # Apache-2.0
kafka-python>=1.3.1 # Apache-2.0
keyring>=5.5.1 # MIT/PSF
ldappool>=2.0.0 # MPL
# Do not make mock conditional on Python version: we depend on newer code than
# in [most] releases of the Python std library.
mock>=2.0 # BSD
mox>=0.5.3 # Apache-2.0
mox3>=0.7.0 # Apache-2.0
mox3>=0.7.0,!=0.19.0 # Apache-2.0
MySQL-python;python_version=='2.7' # GPL with FOSS exception
nodeenv>=0.9.4 # BSD
nose # LGPL
@ -354,7 +361,7 @@ nosehtmloutput>=0.0.3 # Apache-2.0
nosexcover # BSD
openstack-doc-tools>=0.23 # Apache-2.0
openstack.nose_plugin>=0.7 # Apache-2.0
openstacksdk>=0.9.10,!=0.9.11,!=0.9.12 # Apache-2.0
openstacksdk>=0.9.13 # Apache-2.0
os-api-ref>=1.0.0 # Apache-2.0
oslosphinx>=4.7.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
@ -377,7 +384,7 @@ selenium>=2.50.1 # Apache-2.0
# NOT set an upper bound on setuptools, as that will lead to uninstallable
# situations as progressive releases of projects are done.
setuptools>=16.0,!=24.0.0 # PSF/ZPL
sphinx>=1.2.1,!=1.3b1,<1.4 # BSD
sphinx>=1.5.1 # BSD
sphinx-testing # BSD License
sphinxcontrib-blockdiag # BSD
sphinxcontrib-httpdomain # BSD