reducing the size of the setup

This commit is contained in:
Prasanna Santhanam 2011-09-20 11:08:44 +05:30
parent 2632594a70
commit 8ec058d0a2
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ def vlanIpRangeGenerator():
def describeKumquatResources(dbnode='localhost', mshost='localhost'):
zs = cloudstackConfiguration()
numberofpods = 15
numberofpods = 5
clustersPerPod = 2
hostsPerCluster = 8