mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
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)
|
sleep(timeout)
|
||||||
retry = retry - 1
|
retry = retry - 1
|
||||||
|
|
||||||
|
|
||||||
def createPrimaryStorages(self, primaryStorages, zoneId, podId, clusterId):
|
def createPrimaryStorages(self, primaryStorages, zoneId, podId, clusterId):
|
||||||
if primaryStorages is None:
|
if primaryStorages is None:
|
||||||
return
|
return
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user