diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/test_shell.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_shell.py b/tests/test_shell.py index 6b9b0760..c33068d8 100644 --- a/tests/test_shell.py +++ b/tests/test_shell.py @@ -36,7 +36,7 @@ DEFAULT_VOLUME_API_VERSION = "1" LIB_COMPUTE_API_VERSION = "2" LIB_IDENTITY_API_VERSION = "2.0" -LIB_IMAGE_API_VERSION = "1.0" +LIB_IMAGE_API_VERSION = "2" LIB_VOLUME_API_VERSION = "1" |
