mirror of https://github.com/apache/cloudstack.git
Fix pep8 formatting to fix cloudstack-marvin build
This commit is contained in:
parent
8ac92743db
commit
5326833971
|
|
@ -109,7 +109,6 @@ specify a valid config file" % cfgFile)
|
|||
sleep(timeout)
|
||||
retry = retry - 1
|
||||
|
||||
|
||||
def createPrimaryStorages(self, primaryStorages, zoneId, podId, clusterId):
|
||||
if primaryStorages is None:
|
||||
return
|
||||
|
|
|
|||
Loading…
Reference in New Issue