bebefa776d
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 |
||
---|---|---|
.. | ||
__init__.py | ||
manager_share.py | ||
manager.py | ||
test_share_basic_ops.py | ||
test_share_extend.py | ||
test_share_manage_unmanage.py | ||
test_share_shrink.py |