ironic-lib/ironic_lib
Dmitry Tantsur c080681df9 Return correct response on HTTP basic failure
It's not allowed to return None from WSGI applications, eventlet fails
with TypeError: 'NoneType' object is not iterable.

Use WebOb to build and provide a correct response.

Change-Id: Idf4c6782730549378c03416a118b3b69fa53ca65
2020-07-23 13:19:56 +02:00
..
common Remove translation of log messages 2017-03-21 12:12:56 -07:00
tests Return correct response on HTTP basic failure 2020-07-23 13:19:56 +02:00
__init__.py Initial commit for ironic-lib 2015-02-26 04:15:08 -08:00
auth_basic.py Return correct response on HTTP basic failure 2020-07-23 13:19:56 +02:00
disk_partitioner.py Add logic to create PReP partition for ppc64* arch 2018-07-16 14:26:50 +00:00
disk_utils.py image_convert: retry resource unavailable and make RLIMIT configurable 2020-05-11 12:09:27 +02:00
exception.py Return correct response on HTTP basic failure 2020-07-23 13:19:56 +02:00
mdns.py Merge "Stop using six library" 2019-12-11 18:32:06 +00:00
metrics.py Bump hacking to 3.0.0 2020-03-30 11:34:27 +02:00
metrics_statsd.py Convert str to bytes for py3 socket compatibility 2020-04-10 10:41:06 -05:00
metrics_utils.py Stop using six library 2019-12-06 01:49:46 +01:00
utils.py Bump hacking to 3.0.0 2020-03-30 11:34:27 +02:00
version.py Add framework for doc building in ironic-lib 2016-08-18 09:14:52 -07:00