mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
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