mirror of https://github.com/apache/cloudstack.git
Fix pep8 formatting to fix cloudstack-marvin build
(cherry picked from commit 5326833971)
This commit is contained in:
parent
948014dee6
commit
72a026cea2
|
|
@ -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