cloudstack/tools
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
..
apidoc CLOUDSTACK-2056: DeploymentPlanner choice via ServiceOffering 2013-05-16 15:02:17 -07:00
appliance CLOUDSTACK-2521: auto download ISO if not present 2013-05-15 15:33:57 -07:00
bugs-wiki fixing license headers in marvin 2012-07-04 18:45:08 -04:00
build Adding new release manager scripts to master (used for 4.1.0 RCs) 2013-04-22 12:48:44 -04:00
cli CLOUDSTACK-2020: Make cli's requester unicode friendly 2013-04-16 10:41:21 +05:30
devcloud QuickCloud: we moved the SecondaryStorageDiscoverer from the com.cloud package to the org.apache.cloudstack package 2013-04-09 14:45:27 -07:00
devcloud-kvm CLOUDSTACK-1317: Bump CloudStack package version to 4.2.0-SNAPSHOT in all poms 2013-02-20 16:42:56 +05:30
eclipse Added a shell script to set the maven profiles in eclipse 2013-03-13 20:21:58 -07:00
git Summary: Add default newline after summary in prepare-commit-msg 2013-02-06 10:23:17 -07:00
marvin Changes for implicitly dedicating a resource. It includes a following: 2013-05-17 11:40:31 +05:30
transifex Needs to force the download of l10n resource files 2013-04-29 16:18:11 +01:00
whisker Removing waf legal docs 2013-04-05 16:44:08 +01:00
pom.xml Fix broken build: apidocs had been commented out for some strange reason 2013-02-22 10:13:30 -08:00