openstacksdk/openstack/cloud
Takashi Kajinami b119c1be6d Fix internal error when floating ip network is not found by name
Ensure that the appropriate exception (NotFoundException) is raised
in case the network is not found by the specified name, to avoid ugly
TypeError raised from internal logic.

Closes-Bug: #2080859
Co-Authored-By: Alexander Stepanov <astepanov2007@gmail.com>
Change-Id: I12ee35c1fc1bd9691b230f0b5e3de9111f0d46a7
2024-09-17 01:25:33 +00:00
..
cmd cloud: Replace use of aliased exceptions 2023-11-06 11:15:49 +00:00
tests Merge tox, tests and other support files 2017-10-04 14:51:08 -05:00
__init__.py Make it clear that OpenStackCloud is a mixin 2018-10-15 13:21:57 -05:00
_accelerator.py pre-commit: Migrate from black to ruff format 2024-08-29 11:34:40 +01:00
_baremetal.py pre-commit: Migrate from black to ruff format 2024-08-29 11:34:40 +01:00
_block_storage.py pre-commit: Migrate from black to ruff format 2024-08-29 11:34:40 +01:00
_coe.py pre-commit: Migrate from black to ruff format 2024-08-29 11:34:40 +01:00
_compute.py pre-commit: Migrate from black to ruff format 2024-08-29 11:34:40 +01:00
_dns.py pre-commit: Migrate from black to ruff format 2024-08-29 11:34:40 +01:00
_identity.py pre-commit: Migrate from black to ruff format 2024-08-29 11:34:40 +01:00
_image.py pre-commit: Migrate from black to ruff format 2024-08-29 11:34:40 +01:00
_network_common.py Fix internal error when floating ip network is not found by name 2024-09-17 01:25:33 +00:00
_network.py pre-commit: Migrate from black to ruff format 2024-08-29 11:34:40 +01:00
_object_store.py pre-commit: Migrate from black to ruff format 2024-08-29 11:34:40 +01:00
_orchestration.py pre-commit: Migrate from black to ruff format 2024-08-29 11:34:40 +01:00
_shared_file_system.py pre-commit: Migrate from black to ruff format 2024-08-29 11:34:40 +01:00
_utils.py pre-commit: Migrate from black to ruff format 2024-08-29 11:34:40 +01:00
exc.py pre-commit: Migrate from black to ruff format 2024-08-29 11:34:40 +01:00
inventory.py cloud: Replace use of aliased exceptions 2023-11-06 11:15:49 +00:00
meta.py cloud: Remove check for nova extensions 2024-07-24 13:13:59 +01:00
openstackcloud.py pre-commit: Migrate from black to ruff format 2024-08-29 11:34:40 +01:00