ironic/ironic/tests/unit/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
..
json_samples Fix: port attribute name propagate_uplink_status 2020-08-19 10:45:23 +08:00
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
test_args.py JSON conversion followup change 2020-11-26 11:05:48 +13:00
test_cinder.py Fix Cinder Integration fallout from CVE-2023-2088 2023-05-18 07:43:31 -07:00
test_context.py Auto-populate lessee for deployments 2022-05-23 16:21:19 -07:00
test_driver_factory.py Firmware Interface 2023-07-11 07:39:15 -03:00
test_fsm.py Removes unnecessary utf-8 encoding 2017-01-11 19:35:41 +05:30
test_glance_service.py Fix the invalid glance client test 2022-10-31 11:19:08 +01:00
test_hash_ring.py Don't actually heartbeat with sqlite 2023-07-14 09:22:01 -07:00
test_image_service.py Always fall back from hard linking to copying files 2023-03-31 15:49:15 +02:00
test_images.py Fix the anaconda deploy for the ISO mounted 2022-09-29 15:13:53 +00:00
test_keystone.py Merge "Switch Ironic to openstacksdk for Neutron" 2020-09-07 15:41:31 +00:00
test_kickstart_utils.py Fix requests calls with timeouts 2023-04-04 10:35:57 -07:00
test_molds.py Fix requests calls with timeouts 2023-04-04 10:35:57 -07:00
test_network.py Remove extra/vif_port_id 2021-03-22 12:04:18 -07:00
test_neutron.py Remove most prints for unit tests 2023-09-15 14:58:57 +02:00
test_nova.py Fix Mock objects as specs 2021-12-15 15:59:03 +01:00
test_policy.py Use ddt for existing policy tests 2020-12-14 13:31:10 +13:00
test_pxe_utils.py Remove most prints for unit tests 2023-09-15 14:58:57 +02:00
test_raid.py Software RAID: don't try to set local_gb to MAX 2020-07-03 14:27:05 +02:00
test_release_mappings.py Add DB API for Firmware and Object 2023-06-28 14:05:21 -03:00
test_rpc_service.py On rpc service stop, wait for node reservation release 2023-02-27 11:10:31 +13:00
test_rpc.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_states.py Stop using six library 2019-12-23 09:38:25 +01:00
test_swift.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_utils.py redfish_address - wrap_ipv6 address 2023-09-18 21:07:06 +02:00
test_wsgi_service.py Limit the default value of [api]api_workers to 4 2020-11-03 16:33:14 +01:00