ironic/ironic/common
Harald Jensås 72037b596a
redfish_address - wrap_ipv6 address
When parsing redfish driver info wrap IPv6 address in brackets
before appending default scheme/authority.

Updated common.utils.wrap_ipv6() to ignore ValueError, e.g
simply return the string if ip is not an ipv6 address string.

Related: RHBZ#2239356
Closes-Bug: #2036454
Change-Id: Icefd96d6873474b4cfb7fbf3d8337cd42fd63ca6
2023-09-18 21:07:06 +02:00
..
glance_service Fix the invalid glance client test 2022-10-31 11:19:08 +01:00
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
args.py Improve error message heuristics with jsonschema>=4.8 2022-08-30 12:22:19 +02:00
boot_devices.py Add `FLOPPY` boot device constant 2019-09-13 13:40:02 +02:00
boot_modes.py Adds boot mode support to ManagementInterface 2018-06-15 15:19:41 +00:00
cinder.py Fix Cinder Integration fallout from CVE-2023-2088 2023-05-18 07:43:31 -07:00
components.py Add indicator management harness to ManagementInterface 2019-08-26 12:05:29 +02:00
config.py Finalize removal of ipxe_enabled option 2020-02-21 14:25:01 +08:00
context.py Auto-populate lessee for deployments 2022-05-23 16:21:19 -07:00
dhcp_factory.py Change pxe dhcp options name to codes. 2017-10-13 12:50:58 +03:00
driver_factory.py Merge "Automatically configure enabled_***_interfaces" 2022-01-14 23:05:23 +00:00
exception.py Merge "Very basic in-band inspection with the "agent" interface" 2023-07-31 18:51:56 +00:00
faults.py Adds service steps 2023-08-16 06:34:08 -07:00
fsm.py Stop using six library 2019-12-23 09:38:25 +01:00
grub_conf.template Fix for automated boot iso issue with IPA ramdisk 2015-04-10 09:09:53 -07:00
hash_ring.py Don't actually heartbeat with sqlite 2023-07-14 09:22:01 -07:00
i18n.py Make oslo.i18n an optional dependency 2020-04-02 14:10:21 +02:00
image_service.py Always fall back from hard linking to copying files 2023-03-31 15:49:15 +02:00
images.py Fix the anaconda deploy for the ISO mounted 2022-09-29 15:13:53 +00:00
indicator_states.py Add indicator management harness to ManagementInterface 2019-08-26 12:05:29 +02:00
isolinux_config.template Add support for creating vfat and iso images 2014-08-26 21:18:11 +05:30
keystone.py Fix Cinder Integration fallout from CVE-2023-2088 2023-05-18 07:43:31 -07:00
kickstart_utils.py Fix requests calls with timeouts 2023-04-04 10:35:57 -07:00
molds.py Fix requests calls with timeouts 2023-04-04 10:35:57 -07:00
network.py Update wording used in removal of VIFs 2018-04-18 03:00:15 +00:00
neutron.py Adds service steps 2023-08-16 06:34:08 -07:00
nova.py Update nova os-server-external-events response logic 2019-12-10 09:28:23 -06:00
policy.py Firmware Interface 2023-07-11 07:39:15 -03:00
profiler.py Enable OSProfiler support in Ironic - follow-up 2017-08-18 14:41:44 +00:00
pxe_utils.py PXE: Remove DHCP option 210 from being set 2023-08-30 13:27:54 -07:00
raid.py Fix Redfish RAID interface_type physical disk hint 2021-07-02 04:29:01 -04:00
release_mappings.py Merge "Add missing release mappings for 22.0 and 22.1" 2023-08-31 12:06:20 +00:00
rpc.py Use new get_rpc_client API from oslo.messaging 2023-01-19 20:31:19 +00:00
rpc_service.py On rpc service stop, wait for node reservation release 2023-02-27 11:10:31 +13:00
service.py Add "none" RPC transport that disables the RPC bus 2021-12-07 09:33:04 +01:00
states.py Adds service steps 2023-08-16 06:34:08 -07:00
swift.py API for node inventory 2023-01-12 15:09:18 +00:00
utils.py redfish_address - wrap_ipv6 address 2023-09-18 21:07:06 +02:00
wsgi_service.py Support listening on a Unix socket 2022-02-09 11:32:44 +01:00