Kanagaraj M has submitted this change and it was merged.
Change subject: engine: Reinitialize VDSManager on change cluster
......................................................................
engine: Reinitialize VDSManager on change cluster
When changing cluster, the VDSManager dictionary
has to be updated.
This is needed because the target cluster may support
different services from the source cluster, and the
monitoring strategies need to be updated.
Change-Id: Icb25c12d35113af09c67d5fe6e275c6901725e54
Bug-Url:
https://bugzilla.redhat.com/968178
Signed-off-by: Sahina Bose <sabose(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ChangeVDSClusterCommand.java
1 file changed, 2 insertions(+), 0 deletions(-)
Approvals:
Kanagaraj M: Looks good to me, approved
Sahina Bose: Verified
--
To view, visit
http://gerrit.ovirt.org/21855
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Icb25c12d35113af09c67d5fe6e275c6901725e54
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Sahina Bose <sabose(a)redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Ramesh N <rnachimu(a)redhat.com>
Gerrit-Reviewer: Sahina Bose <sabose(a)redhat.com>
Gerrit-Reviewer: Shubhendu Tripathi <shtripat(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server