Change in ovirt-hosted-engine-ha[master]: client: get_local_host_id()
by gpadgett@redhat.com
Greg Padgett has submitted this change and it was merged.
Change subject: client: get_local_host_id()
......................................................................
client: get_local_host_id()
New API to allow clients to see which host they are running on.
Change-Id: I3874a84b488bdd27ac471b370419d8a5ae49eecb
Bug-Url: https://bugzilla.redhat.com/1053677
Signed-off-by: Greg Padgett <gpadgett(a)redhat.com>
---
M ovirt_hosted_engine_ha/client/client.py
1 file changed, 5 insertions(+), 0 deletions(-)
Approvals:
Sandro Bonazzola: Looks good to me, but someone else must approve
Greg Padgett: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/23289
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I3874a84b488bdd27ac471b370419d8a5ae49eecb
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-hosted-engine-ha
Gerrit-Branch: master
Gerrit-Owner: Greg Padgett <gpadgett(a)redhat.com>
Gerrit-Reviewer: Greg Padgett <gpadgett(a)redhat.com>
Gerrit-Reviewer: Martin Sivák <msivak(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
10 years, 11 months
Change in ovirt-reports[master]: packaging: create war at /var/lib instead of /usr
by ydary@redhat.com
Yaniv Dary has submitted this change and it was merged.
Change subject: packaging: create war at /var/lib instead of /usr
......................................................................
packaging: create war at /var/lib instead of /usr
requires[1]
[1] http://gerrit.ovirt.org/#/c/23278/
Change-Id: I725deb120e07583170d2522ee60e492184541582
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M .gitignore
M Makefile
M ovirt-engine-reports.spec.in
M packaging/conf/default_master.properties
M packaging/legacy-setup/ovirt-engine-reports-setup.py
D packaging/sys-etc/ovirt-engine/engine.conf.d/50-ovirt-engine-reports.conf
A packaging/sys-etc/ovirt-engine/engine.conf.d/50-ovirt-engine-reports.conf.in
7 files changed, 23 insertions(+), 4 deletions(-)
Approvals:
Yaniv Dary: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/23315
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I725deb120e07583170d2522ee60e492184541582
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-reports
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Yaniv Dary <ydary(a)redhat.com>
10 years, 11 months
Change in ovirt-reports[master]: packaging: setup: use correct log location
by ydary@redhat.com
Yaniv Dary has submitted this change and it was merged.
Change subject: packaging: setup: use correct log location
......................................................................
packaging: setup: use correct log location
Change-Id: Ib3b8098cbb3d72b158a438544c7a1d1e60273cf0
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M .gitignore
M Makefile
M ovirt-engine-reports.spec.in
R server-customizations/WEB-INF/log4j.properties.in
4 files changed, 13 insertions(+), 2 deletions(-)
Approvals:
Yaniv Dary: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/23314
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib3b8098cbb3d72b158a438544c7a1d1e60273cf0
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-reports
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Yaniv Dary <ydary(a)redhat.com>
10 years, 11 months
Change in ovirt-engine[master]: core: osinfo properties - added 3.4 values
by derez@redhat.com
Daniel Erez has submitted this change and it was merged.
Change subject: core: osinfo properties - added 3.4 values
......................................................................
core: osinfo properties - added 3.4 values
Since 3.4 cluster version has been recently introduced,
appropriate values should be manually added explicitly.
Note: this is a temporary solution until the implementation
of cluster versions inheritance in OsInfo infrastructure.
Change-Id: Ib4b2d3b3eb14d368814392cfcb63e6c8648d05cc
Signed-off-by: Daniel Erez <derez(a)redhat.com>
---
M packaging/conf/osinfo-defaults.properties
1 file changed, 12 insertions(+), 1 deletion(-)
Approvals:
Daniel Erez: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/23340
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib4b2d3b3eb14d368814392cfcb63e6c8648d05cc
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan(a)redhat.com>
10 years, 11 months
Change in ovirt-reports[master]: packaging: spec: reformat to match engine
by ydary@redhat.com
Yaniv Dary has submitted this change and it was merged.
Change subject: packaging: spec: reformat to match engine
......................................................................
packaging: spec: reformat to match engine
Change-Id: I57c6c3b9681973fc7cffe65e2f3ae493696ac6ec
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M ovirt-engine-reports.spec.in
1 file changed, 46 insertions(+), 52 deletions(-)
Approvals:
Yaniv Dary: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/23313
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I57c6c3b9681973fc7cffe65e2f3ae493696ac6ec
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-reports
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Yaniv Dary <ydary(a)redhat.com>
10 years, 11 months
Change in jasperreports-server-rpm[master]: spec: add build patches
by ydary@redhat.com
Yaniv Dary has submitted this change and it was merged.
Change subject: spec: add build patches
......................................................................
spec: add build patches
Change-Id: Ia1619b341638f3644892f0905c9c6372500c06b8
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
A jasperreports-server-5.5.0-additional-config.patch
A jasperreports-server-5.5.0-install_resources.patch
M jasperreports-server.spec
3 files changed, 62 insertions(+), 1 deletion(-)
Approvals:
Alon Bar-Lev: Verified
Sandro Bonazzola: Looks good to me, but someone else must approve
Yaniv Dary: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/23303
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia1619b341638f3644892f0905c9c6372500c06b8
Gerrit-PatchSet: 2
Gerrit-Project: jasperreports-server-rpm
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Yaniv Dary <ydary(a)redhat.com>
10 years, 11 months
Change in jasperreports-server-rpm[master]: spec: do not repack jars
by ydary@redhat.com
Yaniv Dary has submitted this change and it was merged.
Change subject: spec: do not repack jars
......................................................................
spec: do not repack jars
Change-Id: I24635d4a2a5ff737f01843c0d59c926c7f293044
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M jasperreports-server.spec
1 file changed, 2 insertions(+), 0 deletions(-)
Approvals:
Alon Bar-Lev: Verified
Sandro Bonazzola: Looks good to me, but someone else must approve
Yaniv Dary: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/23302
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I24635d4a2a5ff737f01843c0d59c926c7f293044
Gerrit-PatchSet: 2
Gerrit-Project: jasperreports-server-rpm
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Yaniv Dary <ydary(a)redhat.com>
10 years, 11 months
Change in jasperreports-server-rpm[master]: spec: re-indent
by ydary@redhat.com
Yaniv Dary has submitted this change and it was merged.
Change subject: spec: re-indent
......................................................................
spec: re-indent
Change-Id: I884c9d4bb332a53a2bd5dcebf46692fbb6381b0e
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M jasperreports-server.spec
1 file changed, 22 insertions(+), 22 deletions(-)
Approvals:
Alon Bar-Lev: Verified
Sandro Bonazzola: Looks good to me, but someone else must approve
Yaniv Dary: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/23301
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I884c9d4bb332a53a2bd5dcebf46692fbb6381b0e
Gerrit-PatchSet: 2
Gerrit-Project: jasperreports-server-rpm
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Yaniv Dary <ydary(a)redhat.com>
10 years, 11 months
Change in ovirt-reports[master]: packaging: build: sync with engine
by ydary@redhat.com
Yaniv Dary has submitted this change and it was merged.
Change subject: packaging: build: sync with engine
......................................................................
packaging: build: sync with engine
remove pom installation as are irrelevant for reuse in this case.
Change-Id: I2cebfc1964480e058fe53b5b67f5005114b6ffec
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M .gitignore
M Makefile
A build/python-check.sh
A build/shell-check.sh
M ovirt-engine-reports.spec.in
D reports/repository_files/resources/reports_resources/localization/ovirt_reports_bundle_en_US.properties.data
R reports/repository_files/resources/reports_resources/localization/ovirt_reports_bundle_en_US.properties.data
7 files changed, 261 insertions(+), 148 deletions(-)
Approvals:
Yaniv Dary: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/23312
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2cebfc1964480e058fe53b5b67f5005114b6ffec
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-reports
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Yaniv Dary <ydary(a)redhat.com>
10 years, 11 months
Change in ovirt-reports[master]: packaging: remove usage of /etc/ovirt-engine for configurati...
by ydary@redhat.com
Yaniv Dary has submitted this change and it was merged.
Change subject: packaging: remove usage of /etc/ovirt-engine for configuration files
......................................................................
packaging: remove usage of /etc/ovirt-engine for configuration files
only trust store is there, and it is recreated every setup, so no need
to upgrade anything.
Change-Id: I50320bbc058e529009ae73ae22423b72fabe6d5d
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M Makefile
M ovirt-engine-reports.spec.in
M packaging/legacy-setup/ovirt-engine-reports-setup.py
3 files changed, 6 insertions(+), 9 deletions(-)
Approvals:
Yaniv Dary: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/23311
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I50320bbc058e529009ae73ae22423b72fabe6d5d
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-reports
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Yaniv Dary <ydary(a)redhat.com>
10 years, 11 months