Change in ovirt-dwh[master]: packaging: use place holders for version/release
by ydary@redhat.com
Yaniv Dary has submitted this change and it was merged.
Change subject: packaging: use place holders for version/release
......................................................................
packaging: use place holders for version/release
Currently Makefile substitutes complete lines within spec in order to
inject version information.
The hard coded version information within the spec is misleading.
Modify process to use substitute variables to ease maintenance.
Change-Id: I265574b32285c9596414d293a1e5b465cc223215
Signed-off-by: Alon Bar-Lev <alon.barlev(a)gmail.com>
---
M Makefile
M packaging/ovirt-engine-dwh.spec.in
2 files changed, 4 insertions(+), 4 deletions(-)
Approvals:
Alon Bar-Lev: Verified
Juan Hernandez: Looks good to me, but someone else must approve
Yaniv Dary: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/7371
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I265574b32285c9596414d293a1e5b465cc223215
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-dwh
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Yaniv Dary <ydary(a)redhat.com>
12 years, 4 months
Change in ovirt-engine[master]: webadmin: fixing NPE in Reports (#849623)
by alkaplan@redhat.com
Alona Kaplan has submitted this change and it was merged.
Change subject: webadmin: fixing NPE in Reports (#849623)
......................................................................
webadmin: fixing NPE in Reports (#849623)
https://bugzilla.redhat.com/849623
There was a change in behavior, when fetching Reports.xml,
in the past, the jboss used to return null, and now it returns
something, so added a try/catch clause to protect the call.
Change-Id: I4e9f9e47d258b9def47a050bb7eeaafcbdd2d342
Signed-off-by: Alona Kaplan <alkaplan(a)redhat.com>
---
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/ReportInit.java
M frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/ReportParser.java
2 files changed, 20 insertions(+), 13 deletions(-)
Approvals:
Alona Kaplan: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/7344
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4e9f9e47d258b9def47a050bb7eeaafcbdd2d342
Gerrit-PatchSet: 3
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: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
12 years, 4 months
Change in ovirt-engine[master]: Webadmin: Tree pane is not refreshed (#845813)
by shavivi@redhat.com
Shahar Havivi has submitted this change and it was merged.
Change subject: Webadmin: Tree pane is not refreshed (#845813)
......................................................................
Webadmin: Tree pane is not refreshed (#845813)
https://bugzilla.redhat.com/show_bug.cgi?id=845813
Signed-off-by: Shahar Havivi<shavivi(a)redhat.com>
Change-Id: I6b1a315ea4f7c8bfedc5b13b591c2eb8c90ee5a2
---
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/widget/tree/SystemTree.java
1 file changed, 14 insertions(+), 0 deletions(-)
Approvals:
Shahar Havivi: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/7374
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I6b1a315ea4f7c8bfedc5b13b591c2eb8c90ee5a2
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Shahar Havivi <shavivi(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Shahar Havivi <shavivi(a)redhat.com>
12 years, 4 months
Change in ovirt-engine[master]: packaging: Remove /usr/share/ovirt-engine/conf/jboss-log4j.x...
by juan.hernandez@redhat.com
Juan Hernandez has submitted this change and it was merged.
Change subject: packaging: Remove /usr/share/ovirt-engine/conf/jboss-log4j.xml
......................................................................
packaging: Remove /usr/share/ovirt-engine/conf/jboss-log4j.xml
This was used with JBoss 5 but it is not needed (and doesn't work)
with JBoss 7.
Change-Id: I611d0720f30a4db98cc667a1ba010fd0b89c67df
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
---
M Makefile
D backend/manager/conf/jboss-log4j.xml
2 files changed, 0 insertions(+), 413 deletions(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/7373
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I611d0720f30a4db98cc667a1ba010fd0b89c67df
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Alex Lourie <alourie(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Moran Goldboim <mgoldboi(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
12 years, 4 months
Change in ovirt-engine-cli[master]: cli: release 3.1.0.8-1
by mpastern@redhat.com
Michael Pasternak has submitted this change and it was merged.
Change subject: cli: release 3.1.0.8-1
......................................................................
cli: release 3.1.0.8-1
Change-Id: I340b023d0a76afee87984ac89b0397fe43b1b3a5
Signed-off-by: Michael Pasternak <mpastern(a)redhat.com>
---
M Makefile
M ovirt-engine-cli.spec.in
M setup.py
3 files changed, 10 insertions(+), 4 deletions(-)
Approvals:
Michael Pasternak: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/7378
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I340b023d0a76afee87984ac89b0397fe43b1b3a5
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-cli
Gerrit-Branch: master
Gerrit-Owner: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern(a)redhat.com>
12 years, 4 months
Change in ovirt-engine-sdk[master]: sdk: release 3.1.0.6-1
by mpastern@redhat.com
Michael Pasternak has submitted this change and it was merged.
Change subject: sdk: release 3.1.0.6-1
......................................................................
sdk: release 3.1.0.6-1
Change-Id: Id6de58eeb1a9f6902fbb433839a51b07084512cb
Signed-off-by: Michael Pasternak <mpastern(a)redhat.com>
---
M Makefile
M ovirt-engine-sdk.spec.in
M setup.py
3 files changed, 9 insertions(+), 2 deletions(-)
Approvals:
Michael Pasternak: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/7377
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id6de58eeb1a9f6902fbb433839a51b07084512cb
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine-sdk
Gerrit-Branch: master
Gerrit-Owner: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
12 years, 4 months
Change in ovirt-engine[master]: core: Fail to retrieve storage domains
by oourfali@redhat.com
Oved Ourfali has submitted this change and it was merged.
Change subject: core: Fail to retrieve storage domains
......................................................................
core: Fail to retrieve storage domains
get_entity_parents failed when multiple DCs had an ISO domains. The
failure is SQL error caused when trying to assign a single value when
the return value was multiple records.
Change-Id: I67a6f4f50944c8a028910e7f8a26f9c31bc6dc98
Signed-off-by: Roy Golan <rgolan(a)redhat.com>
---
M backend/manager/dbscripts/create_functions.sql
1 file changed, 1 insertion(+), 3 deletions(-)
Approvals:
Oved Ourfali: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/7370
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I67a6f4f50944c8a028910e7f8a26f9c31bc6dc98
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Roy Golan <rgolan(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan(a)redhat.com>
12 years, 4 months
Change in ovirt-engine[master]: restapi: Create-Disk specify SD by name
by oliel@redhat.com
Ori Liel has submitted this change and it was merged.
Change subject: restapi: Create-Disk specify SD by name
......................................................................
restapi: Create-Disk specify SD by name
Change-Id: Ic9e994b25bb66098275b7094521e079d94926855
Signed-off-by: Ori Liel <oliel(a)redhat.com>
---
M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendDisksResource.java
M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendVmDisksResource.java
M backend/manager/modules/restapi/jaxrs/src/test/java/org/ovirt/engine/api/restapi/resource/BackendDisksResourceTest.java
M backend/manager/modules/restapi/jaxrs/src/test/java/org/ovirt/engine/api/restapi/resource/BackendVmDisksResourceTest.java
4 files changed, 73 insertions(+), 16 deletions(-)
Approvals:
Ori Liel: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/7314
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic9e994b25bb66098275b7094521e079d94926855
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ori Liel <oliel(a)redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Ori Liel <oliel(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
12 years, 4 months
Change in ovirt-engine[master]: core: Private templates can be used by any user to create VM...
by oourfali@redhat.com
Oved Ourfali has submitted this change and it was merged.
Change subject: core: Private templates can be used by any user to create VMs (#849674)
......................................................................
core: Private templates can be used by any user to create VMs (#849674)
https://bugzilla.redhat.com/849674
The User Portal shows in the new VM Dialog all the templates that the
user has CREATE_VM action group on, regardless of whether the user can
indeed see them or not. This patch changes it, showing only templates
that:
1. The user can see, using the user_vm_templates_permission_view
2. The user can CREATE_VM on (the test we do today)
Change-Id: I19ab3cde6febd1b6def3f7fedc82c83f56795ebe
Signed-off-by: Oved Ourfali <oourfali(a)redhat.com>
---
M backend/manager/dbscripts/vm_templates_sp.sql
1 file changed, 5 insertions(+), 3 deletions(-)
Approvals:
Oved Ourfali: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/7372
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I19ab3cde6febd1b6def3f7fedc82c83f56795ebe
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
12 years, 4 months
Change in ovirt-engine[master]: packaging: use place holders for version/release
by juan.hernandez@redhat.com
Juan Hernandez has submitted this change and it was merged.
Change subject: packaging: use place holders for version/release
......................................................................
packaging: use place holders for version/release
Currently Makefile substitutes complete lines within spec in order to
inject version information.
The hard coded version information within the spec is misleading.
Modify process to use substitute variables to ease maintenance.
Change-Id: I4904106bb6f0f20f289ad13b21db29bcf3cd28d8
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M Makefile
M packaging/fedora/spec/ovirt-engine.spec.in
2 files changed, 4 insertions(+), 4 deletions(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/7369
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4904106bb6f0f20f289ad13b21db29bcf3cd28d8
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Yaniv Dary <ydary(a)redhat.com>
12 years, 4 months