manila-tempest-plugin/manila_tempest_tests/tests/scenario
lkuchlan bebefa776d Fix floating IP association by filtering port list using IP address
The recent change in Tempest introduced a step to ensure all VM ports are active before associating a floating IP.
This caused issues in the manila-tempest-plugin scenario tests, where the correct port couldn't be identified for floating IP association.

This patch fixes the issue by filtering the port list using the IP address of the fixed IP to narrow down the result to the specific port associated with the given address.

Depends-On: https://review.opendev.org/c/openstack/tempest/+/937406
Related-Bug: #2089798
Change-Id: I74ac4eafa41f0d6355716e7fe26d09b7dfcbc982
2024-12-09 20:45:39 +00:00
..
__init__.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
manager_share.py Fix floating IP association by filtering port list using IP address 2024-12-09 20:45:39 +00:00
manager.py Remove Glance v1 APIs tests code 2023-08-06 12:14:08 -07:00
test_share_basic_ops.py Add nfs_versions option for NFS protocol version selection 2024-11-25 22:18:02 +02:00
test_share_extend.py additional configuration options for scenario tests 2024-07-17 02:43:02 +03:00
test_share_manage_unmanage.py Optimize the dd command to improve performance 2023-10-18 14:20:08 +00:00
test_share_shrink.py additional configuration options for scenario tests 2024-07-17 02:43:02 +03:00