mirror of https://github.com/apache/cloudstack.git
reducing the size of the setup
This commit is contained in:
parent
2632594a70
commit
8ec058d0a2
|
|
@ -78,7 +78,7 @@ def vlanIpRangeGenerator():
|
|||
|
||||
def describeKumquatResources(dbnode='localhost', mshost='localhost'):
|
||||
zs = cloudstackConfiguration()
|
||||
numberofpods = 15
|
||||
numberofpods = 5
|
||||
|
||||
clustersPerPod = 2
|
||||
hostsPerCluster = 8
|
||||
|
|
|
|||
Loading…
Reference in New Issue