ironic-inspector/ironic_inspector/common
Harald Jensås 278ba52bf9
Handle bracketed IPv6 redfish_address
If redfish_address is in brackets, unwrap it
and check that it is a valid IPv6 address.
If that is the case use the unwrapped address
to avoid "Name or service not known".

Closes-Bug: #2036455
Change-Id: I0d194091be22e8401d379b7ffa720f8004cca3d0
2023-09-19 14:59:44 +02:00
..
__init__.py Rename discoverd -> inspector 2015-05-29 09:06:56 +02:00
context.py Add request context and policy enforcement 2017-10-13 11:55:52 +00:00
coordination.py Add leader election for periodic sync with ironic 2020-07-02 12:17:28 +02:00
i18n.py Remove translation of log messages Part-2 2017-03-28 01:53:40 +00:00
ironic.py Handle bracketed IPv6 redfish_address 2023-09-19 14:59:44 +02:00
keystone.py Expose baremetal-introspection endpoint via mdns 2019-05-22 13:58:55 +02:00
lldp_parsers.py Use latest version of python construct 2020-05-14 10:37:07 +02:00
lldp_tlvs.py Use latest version of python construct 2020-05-14 10:37:07 +02:00
locking.py Stop using six library 2019-12-17 09:23:01 +01:00
rpc.py Use new get_rpc_client API from oslo.messaging 2023-01-19 21:05:00 +00:00
rpc_service.py Wrap rpc server into oslo.service 2018-10-23 09:17:42 +08:00
service_utils.py Update non-standalone job to use uwsgi 2019-08-31 10:01:59 +08:00
swift.py Don't use configuration options in function signatures 2019-09-26 15:59:22 +02:00