openstack-python-openstackc.../openstackclient/network
Nate Johnston b0936c5b30 Handle NotFoundException when listing floating IPs
Asking for floating IPs on an undercloud results in a NotFoundException.
Make openstackclient handle it gracefully.

No test is added for this because it would need to be a scenario test -
deploying a cloud without the foalting IP extension loaded.  I don't
think this edge case is worth an entire new job just to exercise it.

Change-Id: I73b544853376d98ab0dbb14e32fefc43c1a8a179
Story: 2006863
2024-09-13 11:34:05 +01:00
..
v2 Handle NotFoundException when listing floating IPs 2024-09-13 11:34:05 +01:00
__init__.py Network CRUD 2014-06-24 15:00:25 -06:00
client.py Blacken openstackclient.network 2023-05-10 10:51:30 +01:00
common.py network: Replace use of in-tree API client 2024-07-09 18:19:36 +01:00
utils.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00