diff --git a/cinder/tests/test_solidfire.py b/cinder/tests/test_solidfire.py index ae89c178dbd..b1ded96e35f 100644 --- a/cinder/tests/test_solidfire.py +++ b/cinder/tests/test_solidfire.py @@ -76,7 +76,7 @@ class SolidFireVolumeTestCase(test.TestCase): 'enable512e': True, 'access': "readWrite", 'status': "active", - 'attributes':None, + 'attributes': None, 'qos': None, 'iqn': test_name}]}} return result