blob: cece16b05a9308b1045975bfdfe40d5abab9ce74 [file] [log] [blame]
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
{
"zones": [
{
"name": "z0",
"guestcidraddress": "10.1.1.0/24",
"dns2": "8.8.8.8",
"dns1": "8.8.8.8",
"physical_networks": [
{
"name": "z0-pnet",
"providers": [
{
"broadcastdomainrange": "ZONE",
"name": "VirtualRouter"
},
{
"broadcastdomainrange": "ZONE",
"name": "VpcVirtualRouter"
},
{
"broadcastdomainrange": "ZONE",
"name": "InternalLbVm"
}
],
"broadcastdomainrange": "Zone",
"vlan": "2001-2050",
"traffictypes": [
{
"typ": "Guest"
},
{
"typ": "Management"
},
{
"typ": "Public"
}
],
"isolationmethods": [
"VLAN"
]
}
],
"securitygroupenabled": "false",
"ipranges": [
{
"startip": "10.208.10.10",
"endip": "10.208.10.62",
"netmask": "255.255.255.192",
"vlan": "100",
"gateway": "10.208.10.1"
},
{
"startip": "10.208.10.66",
"endip": "10.208.10.126",
"netmask": "255.255.255.192",
"vlan": "101",
"gateway": "10.208.10.65"
}
],
"networktype": "Advanced",
"pods": [
{
"endip": "10.208.8.75",
"name": "z0p0",
"startip": "10.208.8.70",
"netmask": "255.255.255.192",
"clusters": [
{
"clustername": "z0p0c0",
"hypervisor": "KVM",
"hosts": [
{
"username": "root",
"url": "http://apache-81-3",
"password": "password"
},
{
"username": "root",
"url": "http://apache-81-2",
"password": "password"
}
],
"clustertype": "CloudManaged",
"primaryStorages": [
{
"url": "nfs://nfs.fmt.vmops.com:/export/automation/acs/primary",
"name": "z0p0c0ps0"
},
{
"url": "nfs://nfs.fmt.vmops.com:/export/automation/acs/primary1",
"name": "z0p0c0ps1"
}
]
}
],
"gateway": "10.208.8.65"
},
{
"endip": "10.208.8.205",
"name": "z0p1",
"startip": "10.208.8.200",
"netmask": "255.255.255.192",
"clusters": [
{
"clustername": "z0p1c0",
"hypervisor": "KVM",
"hosts": [
{
"username": "root",
"url": "http://apache-83-1",
"password": "password"
}
],
"clustertype": "CloudManaged",
"primaryStorages": [
{
"url": "nfs://nfs.fmt.vmops.com:/export/automation/acs/primary2",
"name": "z0p1c0ps0"
}
]
}
],
"gateway": "10.208.8.193"
}
],
"internaldns1": "10.208.8.5",
"internaldns2": "10.208.8.5",
"secondaryStorages": [
{
"url": "nfs://nfs.fmt.vmops.com:/export/automation/acs/secondary",
"provider": "NFS"
}
]
}
],
"dbSvr": {
"dbSvr": "cloudstack-centos63",
"passwd": "cloud",
"db": "cloud",
"port": 3306,
"user": "cloud"
},
"logger": [
{
"name": "TestClient",
"file": "/var/log/testclient.log"
},
{
"name": "TestCase",
"file": "/var/log/testcase.log"
}
],
"globalConfig": [
{
"name": "storage.cleanup.interval",
"value": "120"
},
{
"name": "direct.agent.load.size",
"value": "1000"
},
{
"name": "default.page.size",
"value": "10000"
},
{
"name": "account.cleanup.interval",
"value": "120"
},
{
"name": "workers",
"value": "10"
},
{
"name": "vm.op.wait.interval",
"value": "5"
},
{
"name": "network.gc.interval",
"value": "120"
},
{
"name": "guest.domain.suffix",
"value": "sandbox.kvm"
},
{
"name": "expunge.delay",
"value": "60"
},
{
"name": "vm.allocation.algorithm",
"value": "random"
},
{
"name": "expunge.interval",
"value": "60"
},
{
"name": "enable.dynamic.scale.vm",
"value": "true"
},
{
"name": "instance.name",
"value": "QA"
},
{
"name": "expunge.workers",
"value": "3"
},
{
"name": "secstorage.allowed.internal.sites",
"value": "10.208.8.0/26,10.208.8.65/26,10.208.8.128/26,10.208.8.192/26,10.208.13.194/32"
},
{
"name": "check.pod.cidrs",
"value": "true"
}
],
"mgtSvr": [
{
"mgtSvrIp": "cloudstack-centos63",
"port": 8096
}
]
}