ironic-inspector/ironic_inspector
Dmitry Tantsur 3ebfdf05e1 Support listening on a Unix socket
When using nginx to terminate TLS (like it's done in Bifrost), it's more
secure to use a Unix socket for communication, so that local users
cannot access plain text communication.

Change-Id: I37b762cca035b5855deb92635c29e8eb97a87c20
2022-02-01 10:30:11 +01:00
..
cmd Add upgrade check, and json2yaml policy handling 2021-01-04 13:56:28 -08:00
common Use correct Node id attribute 2020-11-23 16:19:35 +13:00
conductor Add leader election for periodic sync with ironic 2020-07-02 12:17:28 +02:00
conf Support listening on a Unix socket 2022-02-01 10:30:11 +01:00
locale/en_GB/LC_MESSAGES Imported Translations from Zanata 2020-10-11 06:44:24 +00:00
migrations Fix database migrations and disable the non-standalone job 2020-10-26 14:16:34 +01:00
plugins Trivial: better guard against malformed data in extra_hardware 2021-05-03 15:41:40 +02:00
pxe_filter Do not reset FSM when ironic ports cant be queried 2021-06-14 17:14:54 +03:00
test Return a content-length on HTTP204 to prevent client failures 2022-01-13 11:55:42 -08: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 support for state selector in the list introspection 2021-09-27 14:03:58 +02:00
db.py Added scope to introspection rules. 2020-03-26 21:40:43 +01:00
introspect.py Handle NodeLocked failures 2021-08-10 21:15:53 +00:00
introspection_state.py Fix pycodestyle warnings/errors now visible with hacking 1.1.0 2018-05-08 23:46:05 +02:00
known_accelerators.yaml Add NVIDIA V100 to known accelerator devices 2020-09-14 09:54:28 +02:00
main.py Return a content-length on HTTP204 to prevent client failures 2022-01-13 11:55:42 -08:00
node_cache.py Add support for state selector in the list introspection 2021-09-27 14:03:58 +02:00
policy.py Fix & suppress oslo policy warnings 2021-07-05 09:00:06 -05:00
process.py Use openstacksdk for ironic module 2020-03-23 14:28:09 +01:00
rules.py Log outcome of `check_conditions` method. 2020-08-11 14:34:10 +02:00
utils.py Add optional healthcheck middleware 2021-09-12 22:51:38 +09:00
version.py Use Reno for release notes management 2015-11-26 10:12:14 +01:00
wsgi_service.py Support listening on a Unix socket 2022-02-01 10:30:11 +01:00