linode_api4-python icon indicating copy to clipboard operation
linode_api4-python copied to clipboard

Filter regions based on account availabilities in get_regions function

Open zliang-akamai opened this issue 1 month ago • 1 comments

📝 Description

This may be helpful to reduce intermittent errors during integration tests.

✔️ How to Test

Run any test you like, for example:

python -m pytest test/integration/models/linode/test_linode.py -k test_get_linode -v

zliang-akamai avatar Dec 01 '25 21:12 zliang-akamai

Should be bypassed if the token doesn't have account API access. Converting to draft to work on it.

zliang-akamai avatar Dec 03 '25 18:12 zliang-akamai