mirror of https://github.com/apache/cloudstack.git
parent
c4922068bc
commit
8f222c175e
|
|
@ -266,7 +266,8 @@ class deployDataCenters():
|
|||
zoneId)
|
||||
|
||||
self.createSecondaryStorages(zone.secondaryStorages, zoneId)
|
||||
return self.enableZone(zoneId, "Enabled")
|
||||
self.enableZone(zoneId, "Enabled")
|
||||
return
|
||||
|
||||
def registerApiKey(self):
|
||||
listuser = listUsers.listUsersCmd()
|
||||
|
|
|
|||
Loading…
Reference in New Issue