ironic-inspector/ironic_inspector
Dmitry Tantsur ccff6e8492 Convert Swift connection errors into more obvious ones
Currently we handle Swift errors on putting/getting objects, but not
on connections. This patch improves it for better error messages.

This also means that commit 09938a3975
is incomplete and does not actually fix the extra-hardware plugin
when Swift is absent. This change corrects it.

Change-Id: I0e8e76291653dd2e0cd3cde35d18a1e8f9c91853
(cherry picked from commit cebeb82006)
2019-06-03 10:08:56 +02:00
..
cmd introspection data backend: migration tool 2019-02-27 09:33:02 +08:00
common Convert Swift connection errors into more obvious ones 2019-06-03 10:08:56 +02:00
conductor Follow up to introspection data driver api revision 2019-02-26 16:26:45 +08:00
conf Deprecates [processing]store_data_location 2019-02-26 11:49:15 +08:00
locale/en_GB/LC_MESSAGES Imported Translations from Zanata 2018-09-09 06:17:38 +00:00
migrations Use processed bool as key in introspection_data DB table 2019-02-13 14:32:53 -05:00
plugins Improve error handling of extra_hardware 2019-06-03 10:08:48 +02:00
pxe_filter pxe_filter: fix get blacklist error 2019-05-20 23:44:18 +00:00
test Convert Swift connection errors into more obvious ones 2019-06-03 10:08:56 +02:00
__init__.py Switch to pbr 2015-06-18 16:09:07 +02:00
alembic.ini Add alembic migrations for the inspector database 2015-09-23 14:44:46 +01:00
api_tools.py Add API for listing all introspection statuses 2016-11-21 15:58:24 +01:00
db.py Use processed bool as key in introspection_data DB table 2019-02-13 14:32:53 -05:00
dbsync.py Update version of flake8-import-order package 2017-12-14 11:38:27 -08:00
introspect.py Fix lookup when ipmi_address is a hostname 2019-03-08 15:54:34 +01:00
introspection_state.py Fix pycodestyle warnings/errors now visible with hacking 1.1.0 2018-05-08 23:46:05 +02:00
main.py Follow up to introspection data driver api revision 2019-02-26 16:26:45 +08:00
node_cache.py Eliminate SQL injection vulnerability in node_cache 2019-05-21 10:47:31 +02:00
policy.py Add request context and policy enforcement 2017-10-13 11:55:52 +00:00
process.py Follow up to introspection data driver api revision 2019-02-26 16:26:45 +08:00
rules.py Merge "Allow nested action value formatting" 2018-08-06 13:39:14 +00:00
utils.py introspection data backend: plugin layer 2019-01-07 17:31:15 +08:00
version.py Use Reno for release notes management 2015-11-26 10:12:14 +01:00
wsgi_service.py Wrap Flask into oslo.service 2018-10-23 09:20:16 +08:00