cloudstack/engine
Anshul Gangwar f52719a9cf CLOUDSTACK-9707: While using hostid parameter, vm gets deployed on another if the host
given is running out of capacity. If host id is specified the deployment should happen
on the given host and it should fail if the host is out of capacity. We are retrying
deployment on the entire zone without the given host id if we fail once. The retry,
which will retry on other hosts, should only be attempted if host id isn't given.

Also, introduces global setting
allow.deploy.vm.if.deploy.on.given.host.fails with which old behaviour
can be restored
2017-05-18 12:21:30 +05:30
..
api CLOUDSTACK-9707: While using hostid parameter, vm gets deployed on another if the host 2017-05-18 12:21:30 +05:30
components-api Merge pull request #1883 from Accelerite/uniqueMac 2017-05-17 10:36:19 +05:30
network Updating pom.xml version numbers for release 4.9.3.0-SNAPSHOT 2017-01-06 10:40:15 +05:30
orchestration CLOUDSTACK-9707: While using hostid parameter, vm gets deployed on another if the host 2017-05-18 12:21:30 +05:30
schema Merge pull request #1883 from Accelerite/uniqueMac 2017-05-17 10:36:19 +05:30
service Updating pom.xml version numbers for release 4.9.3.0-SNAPSHOT 2017-01-06 10:40:15 +05:30
storage Merge pull request #1842 from anshul1886/CLOUDSTACK-9686 2017-05-17 10:39:45 +05:30
pom.xml Updating pom.xml version numbers for release 4.9.3.0-SNAPSHOT 2017-01-06 10:40:15 +05:30