mirror of https://github.com/apache/cloudstack.git
reducing the size of the setup
(cherry picked from commit d99704027d5d5b1afaafccfe4918be9b2f69e836)
This commit is contained in:
parent
a02ae53417
commit
5b92e4c9eb
|
|
@ -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