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:35:24 UTC

[cloudstack] 01/01: Merge pull request #1779 from priyankparihar/CLOUDSTACK-9610

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 02996fcabf5e1ed6c4fb0b5cfd63a7879ab210c4
Merge: 321712b 4b165f1
Author: Rajani Karuturi <ka...@users.noreply.github.com>
AuthorDate: Tue Jun 6 16:05:21 2017 +0530

    Merge pull request #1779 from priyankparihar/CLOUDSTACK-9610
    
    CLOUDSTACK-9610: Disabled Host Keeps Being up status after unmanaging …

 .../src/com/cloud/resource/ResourceManager.java        |  2 ++
 server/src/com/cloud/resource/ResourceManagerImpl.java | 18 +++++++++++++++++-
 .../com/cloud/resource/MockResourceManagerImpl.java    |  5 +++++
 3 files changed, 24 insertions(+), 1 deletion(-)

diff --cc server/src/com/cloud/resource/ResourceManagerImpl.java
index 88e3ff5,609daaf..af5344c
mode 100644,100755..100755
--- a/server/src/com/cloud/resource/ResourceManagerImpl.java
+++ b/server/src/com/cloud/resource/ResourceManagerImpl.java

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