cloudstack/client/tomcatconf
prachi 84868b7f9c Bug 11200 - maximum number of guests per host
Changes:
- Adding a new table 'hypervisor_capabilities' that will record capabilities for each hypervisor version. Added db schema changes for this.
- Currently a few capabilities have been added, namely, 'max_guests_limit' and 'security_group_enabled'
- Added a new column 'hypervisor_version' to host table. StartupRouting command now takes in this parameter. It should be set when a host connects.
- If a host's hypervisor version is not present, we find all the capabilities rows for that hypervisor type and use the first record.
- 'max_guests_limit' is the maximum number of running guest Vms that a host can have for the given hypervisor.
- Host Allocators use this limit and skip a host if the number of running VMs on that host exceeds this limit.
2011-09-07 14:53:05 -07:00
..
catalina.policy.in Source code committed 2010-08-11 09:13:29 -07:00
catalina.properties.in Source code committed 2010-08-11 09:13:29 -07:00
classpath.conf.in Add database migration script directory to classpath 2011-03-16 16:53:57 -07:00
cloudmanagementserver.keystore Bug 9479 - provide option for built in https 2011-09-01 16:01:28 -07:00
commands-ext.properties.in Full opensource 2011-08-23 19:52:19 -07:00
commands.properties.in Bug 11200 - maximum number of guests per host 2011-09-07 14:53:05 -07:00
components-cloudzones.xml.in Full opensource 2011-08-23 19:52:19 -07:00
components-premium.xml.in bug 6876: netscaler MPX & VPX support 2011-08-30 00:14:05 +05:30
components.xml.in Add DB integrity checker, it checks: 2011-07-30 17:22:33 -07:00
context.xml.in Source code committed 2010-08-11 09:13:29 -07:00
db.properties.in bug 10782: Add SSL properties in db.properties. Modified JDBC URL to use SSL properties when enabled 2011-09-07 19:52:10 +05:30
ehcache.xml.in Source code committed 2010-08-11 09:13:29 -07:00
environment.properties.in add template for simulator 2011-08-18 11:37:50 -07:00
log4j-cloud.xml.in more logging for gson 2011-07-11 14:19:35 -07:00
logging.properties.in Source code committed 2010-08-11 09:13:29 -07:00
server-nonssl.xml Bug 9479 - provide option for built in https 2011-09-01 16:01:28 -07:00
server-ssl.xml.in Bug 9479 - provide option for built in https 2011-09-01 17:41:52 -07:00
simulator.properties.in Full opensource 2011-08-23 19:52:19 -07:00
tomcat-users.xml.in Source code committed 2010-08-11 09:13:29 -07:00
tomcat6-nonssl.conf.in Bug 9479 - provide option for built in https 2011-09-01 16:01:28 -07:00
tomcat6-ssl.conf.in Bug 9479 - provide option for built in https 2011-09-02 11:00:04 -07:00
web.xml.in Source code committed 2010-08-11 09:13:29 -07:00