cloudstack/client/tomcatconf
Devdeep Singh adbebc1892 Changes for implicitly dedicating a resource. It includes a following:
1. A new implicit planner which extends the functionality provided by FirstFitPlanner.
2. Implicit planner can be used in either strict or preferred mode. In strict mode it tries to deploy a vm of a given account on a host on which vms of the account are already running. If no such host is found it'll search for an empty host to service the request. Otherwise the deploy vm request fails.
3. In preferred mode, if a host which is running vms of the account or an empty host isn't found, the planner then tries to deploy on any other host provided it isn't running implicitly dedicated strict vms of any other account.
4. Updated the createServiceOffering api to configure the details for the planner that the service offering is using.
5. Made db changes to store the service offering details for the planner.
6. Unit tests for testing the implicit planner functionality.
7. Marvin test for validating the functionality.
2013-05-17 11:40:31 +05:30
..
applicationContext.xml.in Changes for implicitly dedicating a resource. It includes a following: 2013-05-17 11:40:31 +05:30
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 Revert classpath.conf.in to before .deb packaing merge 2013-02-28 19:45:46 +00:00
cloudmanagementserver.keystore Bug 9479 - provide option for built in https 2011-09-01 16:01:28 -07:00
commands.properties.in CLOUDSTACK-2056: DeploymentPlanner choice via ServiceOffering 2013-05-16 15:02:17 -07:00
componentContext.xml.in Changes for implicitly dedicating a resource. It includes a following: 2013-05-17 11:40:31 +05:30
context.xml.in Source code committed 2010-08-11 09:13:29 -07:00
db.properties.in Sync master to javelin one more time 2013-02-01 11:37:33 -08:00
ehcache.xml.in License header update for the client folder 2012-08-01 13:49:10 -04:00
environment.properties.in Added Mock ApiServer, Regions API calls with api keys 2012-10-17 14:16:36 +05:30
log4j-cloud.xml.in CLOUDSTACK-712: Feature Syslog Enhancements 2013-03-29 09:53:05 +05:30
logging.properties.in Source code committed 2010-08-11 09:13:29 -07:00
nonossComponentContext.xml.in merge master 2013-05-11 15:28:43 +05:30
server-nonssl.xml.in api: Enable UTF-8 URI encoding for tomcat 2012-12-17 20:43:37 -08:00
server-ssl.xml.in tomcat: Change some /etc/cloud paths to /etc/cloudstack 2013-03-31 14:16:31 +02:00
simulatorComponentContext.xml.in merge master 2013-05-11 15:28:43 +05:30
tomcat-users.xml.in Source code committed 2010-08-11 09:13:29 -07:00
tomcat6-nonssl.conf.in Summary: Re-adjusting tomcat memory settings per Rohit's emails 2013-02-19 15:30:42 -07:00
tomcat6-ssl.conf.in tomcat: Change some /etc/cloud paths to /etc/cloudstack 2013-03-31 14:16:31 +02:00
web.xml.in Source code committed 2010-08-11 09:13:29 -07:00