Change in ovirt-engine[master]: webadmin : Changed tooltip for UNKNOWN async task status
by kmayilsa@redhat.com
Kanagaraj M has submitted this change and it was merged.
Change subject: webadmin : Changed tooltip for UNKNOWN async task status
......................................................................
webadmin : Changed tooltip for UNKNOWN async task status
Changed tooltip for UNKNOWN async task status.When rebalance
or remove-brick is stopped from cli, and the engine sync job
gets no details about the stopped task it is treated as unknown
and hence refactored the tooltip message to …
[View More]indicate the situation.
Change-Id: Ia8f15d3cedf696277f62f75a06d984c69e1a91d8
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1055474
Signed-off-by: Anmol Babu <anbabu(a)redhat.com>
---
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/ApplicationConstants.java
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
anmolbabu: Verified
Kanagaraj M: Looks good to me, approved
--
To view, visit https://gerrit.ovirt.org/34062
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia8f15d3cedf696277f62f75a06d984c69e1a91d8
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: anmolbabu <anbabu(a)redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Ramesh N <rnachimu(a)redhat.com>
Gerrit-Reviewer: Sahina Bose <sabose(a)redhat.com>
Gerrit-Reviewer: anmolbabu <anbabu(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
[View Less]
10 years
Change in ovirt-engine[master]: webadmin: fix import-vm from vms grid
by ahadas@redhat.com
Arik Hadas has submitted this change and it was merged.
Change subject: webadmin: fix import-vm from vms grid
......................................................................
webadmin: fix import-vm from vms grid
Class-cast exception occurred when import VM from the VMs grid. This
patch fixes it by changing the code that is executed after triggering
the import operation so that no popup will be displayed when the dialog
is closed. That is ok because we are not used to show such …
[View More]dialogs that
tell the user that there are tasks in the background so we can decide
not to show one for the new import dialog which is triggered from the
VMs-grid.
Change-Id: I4f505975e4301594aadbb16cbda3a613c4390888
Signed-off-by: Arik Hadas <ahadas(a)redhat.com>
---
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmListModel.java
1 file changed, 2 insertions(+), 50 deletions(-)
Approvals:
Tomas Jelinek: Looks good to me, approved
Arik Hadas: Verified
--
To view, visit https://gerrit.ovirt.org/40110
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4f505975e4301594aadbb16cbda3a613c4390888
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Martin Betak <mbetak(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
[View Less]
10 years
Change in ovirt-engine[master]: engine: introduce RefreshHostCommand
by alkaplan@redhat.com
Alona Kaplan has submitted this change and it was merged.
Change subject: engine: introduce RefreshHostCommand
......................................................................
engine: introduce RefreshHostCommand
It combains a call to RefreshHostCapabilities and
RefreshHostDevices.
Change-Id: Ieee263b7ee1773c777febd6be21a1a21d0d02ae2
Signed-off-by: Alona Kaplan <alkaplan(a)redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/…
[View More]RefreshHostCapabilitiesCommand.java
A backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/RefreshHostCommand.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/UpdateHostNicVfsConfigCommand.java
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/VdcActionType.java
4 files changed, 42 insertions(+), 14 deletions(-)
Approvals:
Alona Kaplan: Verified; Looks good to me, approved
--
To view, visit https://gerrit.ovirt.org/39892
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ieee263b7ee1773c777febd6be21a1a21d0d02ae2
Gerrit-PatchSet: 10
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Martin Betak <mbetak(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
[View Less]
10 years
Change in jenkins[master]: Cleaning up unsupported node versions from jenkins
by tlitovsk@redhat.com
Anatoly Litovsky has submitted this change and it was merged.
Change subject: Cleaning up unsupported node versions from jenkins
......................................................................
Cleaning up unsupported node versions from jenkins
Change-Id: Idba5b7a5995e88ee20b585c1e0ebd2eef6a1bf46
Signed-off-by: Tolik Litovsky <tlitovsk(a)redhat.com>
---
M jobs/confs/yaml/jobs/ovirt-node/ovirt-node-job.yaml
1 file changed, 11 insertions(+), 14 deletions(-)
Approvals:
Fabian …
[View More]Deutsch: Verified; Looks good to me, but someone else must approve
Anatoly Litovsky: Verified; Looks good to me, approved; Ready for merge
--
To view, visit https://gerrit.ovirt.org/40230
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Idba5b7a5995e88ee20b585c1e0ebd2eef6a1bf46
Gerrit-PatchSet: 1
Gerrit-Project: jenkins
Gerrit-Branch: master
Gerrit-Owner: Anatoly Litovsky <tlitovsk(a)redhat.com>
Gerrit-Reviewer: Anatoly Litovsky <tlitovsk(a)redhat.com>
Gerrit-Reviewer: Barak Korren <bkorren(a)redhat.com>
Gerrit-Reviewer: David Caro <dcaroest(a)redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand(a)redhat.com>
Gerrit-Reviewer: Max Kovgan <mvk(a)redhat.com>
Gerrit-Reviewer: Paz Dangur <pdangur(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
[View Less]
10 years
Change in ovirt-engine[master]: engine: Remove from host_device table the ids of vms which a...
by alkaplan@redhat.com
Alona Kaplan has submitted this change and it was merged.
Change subject: engine: Remove from host_device table the ids of vms which are down
......................................................................
engine: Remove from host_device table the ids of vms which are down
Change-Id: I728fadd7d9d4c10f905866353e07912cc55d1c9e
Signed-off-by: Alona Kaplan <alkaplan(a)redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/hostdev/HostDeviceManager.…
[View More]java
M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/HostDeviceDao.java
M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/HostDeviceDaoDbFacadeImpl.java
M backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/HostDeviceDaoTest.java
M packaging/dbscripts/host_device_sp.sql
5 files changed, 45 insertions(+), 0 deletions(-)
Approvals:
Alona Kaplan: Verified; Looks good to me, approved
--
To view, visit https://gerrit.ovirt.org/39894
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I728fadd7d9d4c10f905866353e07912cc55d1c9e
Gerrit-PatchSet: 10
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Martin Betak <mbetak(a)redhat.com>
Gerrit-Reviewer: Martin Beták <matobet(a)gmail.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
[View Less]
10 years
Change in ovirt-engine[master]: engine: refreshing host devices on engine startup
by alkaplan@redhat.com
Alona Kaplan has submitted this change and it was merged.
Change subject: engine: refreshing host devices on engine startup
......................................................................
engine: refreshing host devices on engine startup
Change-Id: I69745e4e4860681252a06a494a5d2c7bd2ce1153
Signed-off-by: Alona Kaplan <alkaplan(a)redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/InitBackendServicesOnStartupBean.java
A backend/manager/modules/…
[View More]bll/src/main/java/org/ovirt/engine/core/bll/hostdev/HostDeviceManager.java
2 files changed, 40 insertions(+), 0 deletions(-)
Approvals:
Alona Kaplan: Verified
Moti Asayag: Looks good to me, approved
--
To view, visit https://gerrit.ovirt.org/39893
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I69745e4e4860681252a06a494a5d2c7bd2ce1153
Gerrit-PatchSet: 9
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Martin Betak <mbetak(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
[View Less]
10 years
Change in ovirt-engine[master]: engine: adding getIdsOfHostsWithStatus to VdsDynamicDao
by alkaplan@redhat.com
Alona Kaplan has submitted this change and it was merged.
Change subject: engine: adding getIdsOfHostsWithStatus to VdsDynamicDao
......................................................................
engine: adding getIdsOfHostsWithStatus to VdsDynamicDao
Retrieves all host ids of hosts that are in given status
Change-Id: I768162390c8bd334116747702f80ca8f91667781
Signed-off-by: Alona Kaplan <alkaplan(a)redhat.com>
---
M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/…
[View More]dao/VdsDynamicDAO.java
M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/VdsDynamicDAODbFacadeImpl.java
M backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/VdsDynamicDAOTest.java
A packaging/dbscripts/upgrade/03_06_1290_add_index_on_status_to_vds_dynamic.sql
M packaging/dbscripts/vds_sp.sql
5 files changed, 54 insertions(+), 2 deletions(-)
Approvals:
Alona Kaplan: Verified
Moti Asayag: Looks good to me, approved
--
To view, visit https://gerrit.ovirt.org/40231
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I768162390c8bd334116747702f80ca8f91667781
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
[View Less]
10 years
Change in ovirt-engine[ovirt-engine-3.5-gluster]: restapi, userportal, webadmin: secure cookie
by sabose@redhat.com
Sahina Bose has submitted this change and it was merged.
Change subject: restapi, userportal, webadmin: secure cookie
......................................................................
restapi, userportal, webadmin: secure cookie
Added secure cookie for session in webadmin, userportal and rest api
Change-Id: I5a7ac7788180532d1aa259f6cef20c43733e0ab1
Bug-Url: https://bugzilla.redhat.com/1105490
Signed-off-by: Shubhendu Tripathi <shtripat(a)redhat.com>
---
M backend/manager/modules/…
[View More]restapi/webapp/src/main/webapp/WEB-INF/web.xml
M frontend/webadmin/modules/userportal-gwtp/src/main/webapp/WEB-INF/web.xml
M frontend/webadmin/modules/webadmin/src/main/webapp/WEB-INF/web.xml
M ovirt-engine.spec.in
4 files changed, 5 insertions(+), 1 deletion(-)
Approvals:
Alexander Wels: Looks good to me, approved
Shubhendu Tripathi: Verified
--
To view, visit https://gerrit.ovirt.org/40189
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I5a7ac7788180532d1aa259f6cef20c43733e0ab1
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5-gluster
Gerrit-Owner: Shubhendu Tripathi <shtripat(a)redhat.com>
Gerrit-Reviewer: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Sahina Bose <sabose(a)redhat.com>
Gerrit-Reviewer: Shubhendu Tripathi <shtripat(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
[View Less]
10 years
Change in ovirt-reports[master]: packaging: fix patch files for jasper upgrade 6.0.1
by sradco@redhat.com
Shirly Radco has submitted this change and it was merged.
Change subject: packaging: fix patch files for jasper upgrade 6.0.1
......................................................................
packaging: fix patch files for jasper upgrade 6.0.1
Change-Id: I1794a49d9e210dfaccd6d5847eb531a856c05a1f
Signed-off-by: Shirly Radco <sradco(a)redhat.com>
---
D packaging/jasper-war-patches/ce/200_005_web-inf_remove_error_on_jboss_start.patch
R packaging/jasper-war-patches/ce/200_009_web-inf-…
[View More]application_context_override.patch
M packaging/jasper-war-patches/pro/100_001_meta-inf_add-postgresql-jdbc-module-dependency.patch
D packaging/jasper-war-patches/pro/200_005_web-inf_remove_error_on_jboss_start.patch
D packaging/jasper-war-patches/pro/200_006_web-inf_remove_query_manipulator_override.patch
A packaging/jasper-war-patches/pro/200_009_web-inf-application_context_override.patch
M packaging/jasper-war-patches/pro/900_001_props_disable-heartbeat-reporting.patch
7 files changed, 28 insertions(+), 104 deletions(-)
Approvals:
Shirly Radco: Verified; Looks good to me, approved
--
To view, visit https://gerrit.ovirt.org/40011
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I1794a49d9e210dfaccd6d5847eb531a856c05a1f
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-reports
Gerrit-Branch: master
Gerrit-Owner: Shirly Radco <sradco(a)redhat.com>
Gerrit-Reviewer: Shirly Radco <sradco(a)redhat.com>
Gerrit-Reviewer: Yaniv Dary <ydary(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
[View Less]
10 years
Change in ovirt-engine[master]: engine: Stop using network as DTO
by lvernia@redhat.com
Lior Vernia has submitted this change and it was merged.
Change subject: engine: Stop using network as DTO
......................................................................
engine: Stop using network as DTO
A network entity was being used as a data transfer object, where in
fact it had no real meaning, which was quite confusing.
Change-Id: Id32ee23132d505fc80a4e60b3a70d3453f5d0b35
Signed-off-by: Lior Vernia <lvernia(a)redhat.com>
---
M backend/manager/modules/common/src/main/…
[View More]java/org/ovirt/engine/core/common/businessentities/VDS.java
M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/HostNetworkTopologyPersisterImpl.java
M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VdsBrokerObjectsBuilder.java
3 files changed, 42 insertions(+), 81 deletions(-)
Approvals:
Moti Asayag: Looks good to me, approved
Lior Vernia: Verified
--
To view, visit https://gerrit.ovirt.org/37080
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id32ee23132d505fc80a4e60b3a70d3453f5d0b35
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Eliraz Levi <elevi(a)redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: Martin Mucha <mmucha(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
[View Less]
10 years