Files
Stephen Finucane 7d6ce9668e Add version foot protector
python-novaclient is frozen and won't accept support for new
microversions. Attempting to use a microversion newer than what we
support is likely to break things is unexpected ways. Save people's feet
from this shotgun by introducing a new helper function, 'check_version',
that we use to ensure we actually support the version in question. We
rework the existing check_major_version to make it much faster since we
only care about v2 and have done so for a very long time.

Change-Id: I4d3fba6fcbf785ef3309b8f9eee45e31c7919777
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2026-02-27 19:16:01 +00:00
..
2026-02-27 19:16:01 +00:00
2025-06-23 22:46:39 +01:00
2024-03-07 17:30:06 +05:30
2026-02-27 19:16:01 +00:00
2020-02-21 09:48:38 +00:00
2026-02-27 19:16:01 +00:00
2025-06-23 22:46:39 +01:00