From: Mate Lakat Date: Mon, 18 Feb 2013 17:31:14 +0000 (+0000) Subject: Fix PEP8 violation (again) X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=256b423208247464e4c8d806bc21f397d0aa62fe;p=openstack-build%2Fcinder-build.git Fix PEP8 violation (again) Change-Id: I91d8d4d879bfdffffe982aafa228c374506921df --- diff --git a/cinder/tests/test_solidfire.py b/cinder/tests/test_solidfire.py index 6a6c0f19e..d6db09fcd 100644 --- a/cinder/tests/test_solidfire.py +++ b/cinder/tests/test_solidfire.py @@ -89,7 +89,7 @@ class SolidFireVolumeTestCase(test.TestCase): 'enable512e': True, 'access': "readWrite", 'status': "active", - 'attributes':None, + 'attributes': None, 'qos': None, 'iqn': test_name}]}} return result