Change in ovirt-engine[master]: engine: Validation added in Import Cluster

Shireesh Anjal has submitted this change and it was merged. Change subject: engine: Validation added in Import Cluster ...................................................................... engine: Validation added in Import Cluster - Validation added to check whether the given server or any server in the importing cluster is already part of the existing cluster by checking with the database. - Renamed GetGlusterServersQuery to GetGlusterServersForImportQuery, since it is related to import cluster operation. Change-Id: I8323f2dcc4f278dfbc01f99ebe18b0f2bd0296ca Bug-Url: https://bugzilla.redhat.com/884292 Signed-off-by: Dhandapani <dgopal@redhat.com> --- R backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/GetGlusterServersForImportQuery.java A backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/gluster/GetGlusterServersForImportQueryTest.java D backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/gluster/GetGlusterServersQueryTest.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/queries/VdcQueryType.java M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dal/VdcBllMessages.java M backend/manager/modules/dal/src/main/resources/bundles/AppErrors.properties M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/dataprovider/AsyncDataProvider.java 7 files changed, 150 insertions(+), 87 deletions(-) Approvals: Shireesh Anjal: Looks good to me, approved Dhandapani Gopal: Verified -- To view, visit http://gerrit.ovirt.org/9784 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8323f2dcc4f278dfbc01f99ebe18b0f2bd0296ca Gerrit-PatchSet: 7 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Dhandapani Gopal <dgopal@redhat.com> Gerrit-Reviewer: Dhandapani Gopal <dgopal@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Kanagaraj M <kmayilsa@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Shireesh Anjal <sanjal@redhat.com>
participants (1)
-
sanjal@redhat.com