From 5326833971da14df17565b61c7f15f11af6a61b5 Mon Sep 17 00:00:00 2001 From: Prasanna Santhanam Date: Fri, 30 Aug 2013 12:40:42 +0530 Subject: [PATCH] Fix pep8 formatting to fix cloudstack-marvin build --- tools/marvin/marvin/deployDataCenter.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/marvin/marvin/deployDataCenter.py b/tools/marvin/marvin/deployDataCenter.py index 4c34a5099cf..8cc9cd4fa6f 100644 --- a/tools/marvin/marvin/deployDataCenter.py +++ b/tools/marvin/marvin/deployDataCenter.py @@ -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