summaryrefslogtreecommitdiff
path: root/openstackclient/tests/image/v1/test_image.py
diff options
context:
space:
mode:
Diffstat (limited to 'openstackclient/tests/image/v1/test_image.py')
-rw-r--r--openstackclient/tests/image/v1/test_image.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/openstackclient/tests/image/v1/test_image.py b/openstackclient/tests/image/v1/test_image.py
index 14aa331f..cf08d138 100644
--- a/openstackclient/tests/image/v1/test_image.py
+++ b/openstackclient/tests/image/v1/test_image.py
@@ -363,6 +363,7 @@ class TestImageList(TestImage):
'Disk Format',
'Container Format',
'Size',
+ 'Checksum',
'Status',
'Visibility',
'Protected',
@@ -378,6 +379,7 @@ class TestImageList(TestImage):
'',
'',
'',
+ '',
'public',
False,
image_fakes.image_owner,