Updated from generate-constraints
held back cliff for the following traceback Exception occurred: File "/home/zuul/src/opendev.org/openstack/python-openstackclient/.tox/docs/lib/python3.6/site-packages/cliff/sphinxext.py", line 245, in _load_app if not issubclass(cliff_app_class, app.App): TypeError: issubclass() arg 1 must be a class Change-Id: I9abfd6fcefc73ffc40cc43c9d228e40897846378
This commit is contained in:
parent
09d9ca72c3
commit
c99ab09bc4
@ -16,7 +16,11 @@ confget===2.3.0
|
||||
XStatic-Angular-Bootstrap===2.2.0.0
|
||||
paunch===6.0.0
|
||||
WebOb===1.8.5
|
||||
sphinxcontrib-actdiag===0.8.5
|
||||
sphinxcontrib-actdiag===0.8.5;python_version=='2.7'
|
||||
sphinxcontrib-actdiag===2.0.0;python_version=='3.4'
|
||||
sphinxcontrib-actdiag===2.0.0;python_version=='3.5'
|
||||
sphinxcontrib-actdiag===2.0.0;python_version=='3.6'
|
||||
sphinxcontrib-actdiag===2.0.0;python_version=='3.7'
|
||||
docopt===0.6.2
|
||||
pecan===1.3.3
|
||||
ryu===4.32
|
||||
@ -32,11 +36,11 @@ lxml===4.4.2
|
||||
vintage===0.4.1
|
||||
python-kingbirdclient===0.2.1
|
||||
setproctitle===1.1.10
|
||||
pytest===4.6.7;python_version=='2.7'
|
||||
pytest===5.3.1;python_version=='3.4'
|
||||
pytest===5.3.1;python_version=='3.5'
|
||||
pytest===5.3.1;python_version=='3.6'
|
||||
pytest===5.3.1;python_version=='3.7'
|
||||
pytest===4.6.8;python_version=='2.7'
|
||||
pytest===5.3.2;python_version=='3.4'
|
||||
pytest===5.3.2;python_version=='3.5'
|
||||
pytest===5.3.2;python_version=='3.6'
|
||||
pytest===5.3.2;python_version=='3.7'
|
||||
python-etcd===0.4.5
|
||||
raven===6.10.0
|
||||
cursive===0.2.2
|
||||
@ -44,7 +48,11 @@ oslo.service===1.41.1
|
||||
django-appconf===1.0.3
|
||||
pykerberos===1.2.1
|
||||
certifi===2019.11.28
|
||||
sphinxcontrib-nwdiag===0.9.5
|
||||
sphinxcontrib-nwdiag===0.9.5;python_version=='2.7'
|
||||
sphinxcontrib-nwdiag===2.0.0;python_version=='3.4'
|
||||
sphinxcontrib-nwdiag===2.0.0;python_version=='3.5'
|
||||
sphinxcontrib-nwdiag===2.0.0;python_version=='3.6'
|
||||
sphinxcontrib-nwdiag===2.0.0;python_version=='3.7'
|
||||
requests-aws===0.1.8
|
||||
alabaster===0.7.12
|
||||
pbr===5.4.4
|
||||
@ -60,8 +68,8 @@ oslo.context===2.23.0
|
||||
python-senlinclient===1.11.0
|
||||
rcssmin===1.0.6
|
||||
pycadf===2.10.0
|
||||
grpcio===1.25.0
|
||||
skydive-client===0.5.0
|
||||
grpcio===1.26.0
|
||||
skydive-client===0.7.0
|
||||
pysendfile===2.0.1
|
||||
fixtures===3.0.0
|
||||
neutron-lib===1.30.0
|
||||
@ -72,7 +80,7 @@ pystache===0.5.4
|
||||
XStatic-Font-Awesome===4.7.0.0
|
||||
nose===1.3.7
|
||||
nosehtmloutput===0.0.7
|
||||
waitress===1.3.1
|
||||
waitress===1.4.0
|
||||
os-refresh-config===10.4.0
|
||||
pysnmp===4.4.12
|
||||
sphinxcontrib-websupport===1.1.2;python_version=='2.7'
|
||||
@ -117,15 +125,15 @@ python-swiftclient===3.8.1
|
||||
pyOpenSSL===19.1.0
|
||||
monasca-common===3.0.0
|
||||
zeroconf===0.19.1;python_version=='2.7'
|
||||
zeroconf===0.24.0;python_version=='3.4'
|
||||
zeroconf===0.24.0;python_version=='3.5'
|
||||
zeroconf===0.24.0;python_version=='3.6'
|
||||
zeroconf===0.24.0;python_version=='3.7'
|
||||
zeroconf===0.24.2;python_version=='3.4'
|
||||
zeroconf===0.24.2;python_version=='3.5'
|
||||
zeroconf===0.24.2;python_version=='3.6'
|
||||
zeroconf===0.24.2;python_version=='3.7'
|
||||
scipy===1.2.2;python_version=='2.7'
|
||||
scipy===1.3.3;python_version=='3.4'
|
||||
scipy===1.3.3;python_version=='3.5'
|
||||
scipy===1.3.3;python_version=='3.6'
|
||||
scipy===1.3.3;python_version=='3.7'
|
||||
scipy===1.4.1;python_version=='3.4'
|
||||
scipy===1.4.1;python_version=='3.5'
|
||||
scipy===1.4.1;python_version=='3.6'
|
||||
scipy===1.4.1;python_version=='3.7'
|
||||
mypy-extensions===0.4.3;python_version=='3.4'
|
||||
mypy-extensions===0.4.3;python_version=='3.5'
|
||||
mypy-extensions===0.4.3;python_version=='3.6'
|
||||
@ -142,7 +150,7 @@ python-watcherclient===2.5.0
|
||||
MarkupSafe===1.1.1
|
||||
pypowervm===1.1.24
|
||||
doc8===0.8.0
|
||||
pymongo===3.9.0
|
||||
pymongo===3.10.0
|
||||
python-cloudkittyclient===3.1.0
|
||||
soupsieve===1.9.5
|
||||
sqlparse===0.3.0
|
||||
@ -150,8 +158,12 @@ oslotest===3.8.1
|
||||
jsonpointer===2.0
|
||||
defusedxml===0.6.0
|
||||
netaddr===0.7.19
|
||||
pyghmi===1.4.1
|
||||
sphinxcontrib-blockdiag===1.5.5
|
||||
pyghmi===1.5.3
|
||||
sphinxcontrib-blockdiag===1.5.5;python_version=='2.7'
|
||||
sphinxcontrib-blockdiag===2.0.0;python_version=='3.4'
|
||||
sphinxcontrib-blockdiag===2.0.0;python_version=='3.5'
|
||||
sphinxcontrib-blockdiag===2.0.0;python_version=='3.6'
|
||||
sphinxcontrib-blockdiag===2.0.0;python_version=='3.7'
|
||||
thrift===0.13.0
|
||||
gnocchiclient===7.0.5
|
||||
wcwidth===0.1.7
|
||||
@ -165,9 +177,9 @@ arrow===0.15.4
|
||||
semantic-version===2.8.3
|
||||
virtualbmc===1.6.0
|
||||
deprecation===2.0.7
|
||||
SQLAlchemy===1.3.11
|
||||
SQLAlchemy===1.3.12
|
||||
pyroute2===0.5.7
|
||||
google-auth===1.8.1
|
||||
google-auth===1.10.0
|
||||
kazoo===2.6.1
|
||||
XStatic-roboto-fontface===0.5.0.0
|
||||
pyudev===0.21.0
|
||||
@ -229,7 +241,7 @@ textfsm===1.1.0
|
||||
python-3parclient===4.2.11
|
||||
unittest2===1.1.0
|
||||
django-compressor===2.3
|
||||
libvirt-python===5.9.0
|
||||
libvirt-python===5.10.0
|
||||
python-zunclient===3.6.0
|
||||
asyncio===3.4.3;python_version=='3.4'
|
||||
asyncio===3.4.3;python_version=='3.5'
|
||||
@ -272,7 +284,7 @@ tinyrpc===1.0.3
|
||||
M2Crypto===0.35.2;python_version=='2.7'
|
||||
google-auth-httplib2===0.0.3
|
||||
Flask-SQLAlchemy===2.4.1
|
||||
daiquiri===1.6.0
|
||||
daiquiri===1.6.1
|
||||
influxdb===5.1.0;python_version=='2.7'
|
||||
influxdb===5.2.3;python_version=='3.4'
|
||||
influxdb===5.2.3;python_version=='3.5'
|
||||
@ -288,7 +300,7 @@ trollius===2.2.post1;python_version=='2.7'
|
||||
scp===0.13.2
|
||||
python-zaqarclient===1.12.0
|
||||
funcsigs===1.0.2;python_version=='2.7'
|
||||
zhmcclient===0.24.0
|
||||
zhmcclient===0.25.1
|
||||
lockfile===0.12.2
|
||||
dnspython3===1.15.0;python_version=='3.4'
|
||||
dnspython3===1.15.0;python_version=='3.5'
|
||||
@ -296,10 +308,10 @@ dnspython3===1.15.0;python_version=='3.6'
|
||||
dnspython3===1.15.0;python_version=='3.7'
|
||||
ldappool===2.4.1
|
||||
termcolor===1.1.0
|
||||
joblib===0.14.0;python_version=='3.4'
|
||||
joblib===0.14.0;python_version=='3.5'
|
||||
joblib===0.14.0;python_version=='3.6'
|
||||
joblib===0.14.0;python_version=='3.7'
|
||||
joblib===0.14.1;python_version=='3.4'
|
||||
joblib===0.14.1;python_version=='3.5'
|
||||
joblib===0.14.1;python_version=='3.6'
|
||||
joblib===0.14.1;python_version=='3.7'
|
||||
hiredis===1.0.1
|
||||
google-api-python-client===1.7.11
|
||||
castellan===1.4.0
|
||||
@ -310,7 +322,7 @@ autobahn===19.11.1
|
||||
SQLAlchemy-Utils===0.36.0
|
||||
retryz===0.1.9
|
||||
pluggy===0.13.1
|
||||
coverage===4.5.4
|
||||
coverage===5.0
|
||||
freezegun===0.3.12
|
||||
python-pytun===2.3.0
|
||||
pyperclip===1.7.0
|
||||
@ -326,12 +338,12 @@ oslo.log===3.45.1
|
||||
nodeenv===1.3.3
|
||||
gossip===2.4.0
|
||||
pylev===1.3.0
|
||||
importlib-metadata===1.2.0
|
||||
importlib-metadata===1.3.0
|
||||
python-searchlightclient===1.6.0
|
||||
oslo.middleware===3.38.1
|
||||
XStatic-mdi===1.6.50.2
|
||||
django-pyscss===2.0.2
|
||||
uritemplate===3.0.0
|
||||
uritemplate===3.0.1
|
||||
django-babel===0.6.2
|
||||
docutils===0.15.2
|
||||
notifier===1.0.3
|
||||
@ -340,29 +352,33 @@ pycrypto===2.6.1
|
||||
ujson===1.35
|
||||
selenium===3.141.0
|
||||
python-glareclient===0.5.3
|
||||
mypy===0.750;python_version=='3.4'
|
||||
mypy===0.750;python_version=='3.5'
|
||||
mypy===0.750;python_version=='3.6'
|
||||
mypy===0.750;python_version=='3.7'
|
||||
mypy===0.761;python_version=='3.4'
|
||||
mypy===0.761;python_version=='3.5'
|
||||
mypy===0.761;python_version=='3.6'
|
||||
mypy===0.761;python_version=='3.7'
|
||||
mistral-lib===1.3.0
|
||||
Click===7.0
|
||||
dogtag-pki===10.7.4.1
|
||||
XStatic-Angular-UUID===0.0.4.0
|
||||
purestorage===1.18.1
|
||||
sphinxcontrib-seqdiag===0.8.5
|
||||
sphinxcontrib-seqdiag===0.8.5;python_version=='2.7'
|
||||
sphinxcontrib-seqdiag===2.0.0;python_version=='3.4'
|
||||
sphinxcontrib-seqdiag===2.0.0;python_version=='3.5'
|
||||
sphinxcontrib-seqdiag===2.0.0;python_version=='3.6'
|
||||
sphinxcontrib-seqdiag===2.0.0;python_version=='3.7'
|
||||
os-win===4.3.2
|
||||
capacity===1.3.14
|
||||
retrying===1.3.3
|
||||
shade===1.32.0
|
||||
pathlib2===2.3.5
|
||||
pydotplus===2.0.2
|
||||
boto3===1.10.8
|
||||
boto3===1.10.44
|
||||
flask-oslolog===0.1
|
||||
jeepney===0.4.1;python_version=='3.4'
|
||||
jeepney===0.4.1;python_version=='3.5'
|
||||
jeepney===0.4.1;python_version=='3.6'
|
||||
jeepney===0.4.1;python_version=='3.7'
|
||||
stestr===2.5.1
|
||||
stestr===2.6.0
|
||||
singledispatch===3.4.0.3;python_version=='2.7'
|
||||
oslo.serialization===2.29.2
|
||||
warlock===1.3.3
|
||||
@ -393,7 +409,7 @@ testscenarios===0.5.0
|
||||
sphinxcontrib-pecanwsme===0.10.0
|
||||
sadisplay===0.4.9
|
||||
enum34===1.1.6
|
||||
infinisdk===141.1.0
|
||||
infinisdk===151.1.1
|
||||
packaging===19.2
|
||||
flask-keystone===0.2
|
||||
nose-exclude===0.5.0
|
||||
@ -403,8 +419,12 @@ txaio===18.8.1
|
||||
python-qinlingclient===4.0.0
|
||||
elasticsearch===2.4.1
|
||||
django-nose===1.4.6
|
||||
asgiref===3.2.3;python_version=='3.4'
|
||||
asgiref===3.2.3;python_version=='3.5'
|
||||
asgiref===3.2.3;python_version=='3.6'
|
||||
asgiref===3.2.3;python_version=='3.7'
|
||||
XStatic-JQuery.TableSorter===2.14.5.1
|
||||
pifpaf===2.2.2
|
||||
pifpaf===2.3.0
|
||||
pysmi===0.3.4
|
||||
blockdiag===1.5.4
|
||||
testtools===2.3.0
|
||||
@ -435,7 +455,7 @@ python-karborclient===1.3.0
|
||||
weakrefmethod===1.0.3;python_version=='2.7'
|
||||
PuLP===2.0
|
||||
crc16===0.1.1
|
||||
protobuf===3.11.1
|
||||
protobuf===3.11.2
|
||||
os-dpm===1.1.0
|
||||
sushy===3.0.0
|
||||
python-neutronclient===6.14.0
|
||||
@ -445,7 +465,7 @@ WebTest===2.0.33
|
||||
openstack.nose-plugin===0.11
|
||||
os-collect-config===11.0.0
|
||||
edgegrid-python===1.1.1
|
||||
python-qpid-proton===0.29.0
|
||||
python-qpid-proton===0.30.0
|
||||
python-octaviaclient===1.11.0
|
||||
pysaml2===4.9.0
|
||||
requests-oauthlib===1.3.0
|
||||
@ -454,7 +474,7 @@ bitmath===1.3.3.1
|
||||
ceilometermiddleware===2.0.0
|
||||
python-nss===1.0.1
|
||||
testrepository===0.0.20
|
||||
sympy===1.4
|
||||
sympy===1.5
|
||||
sphinxmark===0.2.0
|
||||
Logbook===1.5.3
|
||||
PyNaCl===1.3.0
|
||||
@ -474,10 +494,10 @@ numpy===1.17.4;python_version=='3.6'
|
||||
numpy===1.17.4;python_version=='3.7'
|
||||
msgpack===0.6.2
|
||||
Sphinx===1.8.5;python_version=='2.7'
|
||||
Sphinx===2.2.2;python_version=='3.4'
|
||||
Sphinx===2.2.2;python_version=='3.5'
|
||||
Sphinx===2.2.2;python_version=='3.6'
|
||||
Sphinx===2.2.2;python_version=='3.7'
|
||||
Sphinx===2.3.0;python_version=='3.4'
|
||||
Sphinx===2.3.0;python_version=='3.5'
|
||||
Sphinx===2.3.0;python_version=='3.6'
|
||||
Sphinx===2.3.0;python_version=='3.7'
|
||||
oslo.config===6.12.0
|
||||
tempest===22.1.0
|
||||
django-floppyforms===1.8.0
|
||||
@ -490,7 +510,7 @@ flux===1.3.5
|
||||
python-solumclient===2.9.0
|
||||
PyMySQL===0.9.3
|
||||
kubernetes===10.0.1
|
||||
httplib2===0.14.0
|
||||
httplib2===0.15.0
|
||||
bottle===0.12.18
|
||||
betamax===0.8.1
|
||||
construct===2.8.22
|
||||
@ -505,15 +525,15 @@ proboscis===1.2.6.0
|
||||
fortiosclient===0.0.3
|
||||
oslo.upgradecheck===0.3.2
|
||||
stevedore===1.31.0
|
||||
botocore===1.13.8
|
||||
botocore===1.13.44
|
||||
xmltodict===0.12.0
|
||||
pyasn1===0.4.8
|
||||
oslo.rootwrap===5.17.1
|
||||
Django===1.11.26;python_version=='2.7'
|
||||
Django===2.0.13;python_version=='3.4'
|
||||
Django===2.0.13;python_version=='3.5'
|
||||
Django===2.2;python_version=='3.6'
|
||||
Django===2.2;python_version=='3.7'
|
||||
Django===1.11.27;python_version=='2.7'
|
||||
Django===2.2.9;python_version=='3.4'
|
||||
Django===2.2.9;python_version=='3.5'
|
||||
Django===2.2.9;python_version=='3.6'
|
||||
Django===2.2.9;python_version=='3.7'
|
||||
pexpect===4.7.0
|
||||
cmd2===0.8.9
|
||||
redis===3.3.11
|
||||
@ -561,7 +581,7 @@ pyzmq===18.1.1
|
||||
oslo.db===5.1.1
|
||||
simplegeneric===0.8.1
|
||||
python-pcre===0.7
|
||||
yappi===1.0
|
||||
yappi===1.2.3
|
||||
abclient===0.2.3
|
||||
pymemcache===2.2.2
|
||||
wrapt===1.11.2
|
||||
@ -601,7 +621,11 @@ cachez===0.1.2
|
||||
XStatic-Bootstrap-Datepicker===1.3.1.0
|
||||
CouchDB===1.2
|
||||
netifaces===0.10.9
|
||||
cachetools===3.1.1
|
||||
cachetools===3.1.1;python_version=='2.7'
|
||||
cachetools===4.0.0;python_version=='3.4'
|
||||
cachetools===4.0.0;python_version=='3.5'
|
||||
cachetools===4.0.0;python_version=='3.6'
|
||||
cachetools===4.0.0;python_version=='3.7'
|
||||
ws4py===0.5.1
|
||||
backports-abc===0.5;python_version=='2.7'
|
||||
sphinxcontrib-qthelp===1.0.2;python_version=='3.4'
|
||||
@ -614,7 +638,7 @@ XenAPI===2.14
|
||||
python-keystoneclient===3.22.0
|
||||
ceilometer===13.0.0
|
||||
demjson===2.2.4
|
||||
diskimage-builder===2.31.0
|
||||
diskimage-builder===2.32.0
|
||||
heat-translator===1.5.0
|
||||
python-magnumclient===2.15.0
|
||||
docker===4.1.0
|
||||
@ -637,7 +661,7 @@ sphinxcontrib-devhelp===1.0.1;python_version=='3.5'
|
||||
sphinxcontrib-devhelp===1.0.1;python_version=='3.6'
|
||||
sphinxcontrib-devhelp===1.0.1;python_version=='3.7'
|
||||
python-blazarclient===2.2.1
|
||||
alembic===1.3.1
|
||||
alembic===1.3.2
|
||||
glance-store===1.1.0
|
||||
sphinxcontrib-programoutput===0.15
|
||||
storpool.spopenstack===2.2.1
|
||||
@ -656,7 +680,7 @@ sphinxcontrib-fulltoc===1.2.0
|
||||
smmap2===2.0.5
|
||||
greenlet===0.4.15
|
||||
XStatic-Angular-Vis===4.16.0.0
|
||||
confluent-kafka===1.2.0
|
||||
confluent-kafka===1.3.0
|
||||
xvfbwrapper===0.2.9
|
||||
futures===3.3.0;python_version=='2.7'
|
||||
tosca-parser===1.7.0
|
||||
@ -680,7 +704,7 @@ typing-extensions===3.7.4.1;python_version=='3.4'
|
||||
typing-extensions===3.7.4.1;python_version=='3.5'
|
||||
typing-extensions===3.7.4.1;python_version=='3.6'
|
||||
typing-extensions===3.7.4.1;python_version=='3.7'
|
||||
virtualenv===16.7.8
|
||||
virtualenv===16.7.9
|
||||
colorama===0.4.3
|
||||
confetti===2.5.3
|
||||
ironic-lib===3.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user