You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ra...@apache.org on 2017/06/06 10:24:19 UTC

[cloudstack] branch master updated (d962cc1 -> ac4a02f)

This is an automated email from the ASF dual-hosted git repository.

rajani pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack.git.


    from d962cc1  Merge pull request #1869 from sudhansu7/CLOUDSTACK-9701
     add f52719a  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.
     new ac4a02f  Merge pull request #1868 from anshul1886/CLOUDSTACK-9707

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../engine/cloud/entity/api/VirtualMachineEntity.java    |  3 ++-
 .../engine/cloud/entity/api/VMEntityManager.java         |  2 +-
 .../engine/cloud/entity/api/VMEntityManagerImpl.java     | 16 ++++++++++------
 .../cloud/entity/api/VirtualMachineEntityImpl.java       |  4 ++--
 server/src/com/cloud/vm/UserVmManagerImpl.java           | 12 ++++++++++--
 5 files changed, 25 insertions(+), 12 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@cloudstack.apache.org" <co...@cloudstack.apache.org>'].

[cloudstack] 01/01: Merge pull request #1868 from anshul1886/CLOUDSTACK-9707

Posted by ra...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rajani pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack.git

commit ac4a02f9441c840ab6d44cd3aa7a8c0dca81306a
Merge: d962cc1 f52719a
Author: Rajani Karuturi <ka...@users.noreply.github.com>
AuthorDate: Tue Jun 6 15:54:16 2017 +0530

    Merge pull request #1868 from anshul1886/CLOUDSTACK-9707
    
    CLOUDSTACK-9707: While using hostid parameter, vm gets deployed on an…

 .../engine/cloud/entity/api/VirtualMachineEntity.java    |  3 ++-
 .../engine/cloud/entity/api/VMEntityManager.java         |  2 +-
 .../engine/cloud/entity/api/VMEntityManagerImpl.java     | 16 ++++++++++------
 .../cloud/entity/api/VirtualMachineEntityImpl.java       |  4 ++--
 server/src/com/cloud/vm/UserVmManagerImpl.java           | 12 ++++++++++--
 5 files changed, 25 insertions(+), 12 deletions(-)


-- 
To stop receiving notification emails like this one, please contact
"commits@cloudstack.apache.org" <co...@cloudstack.apache.org>.