Change in ovirt-dwh[master]: db: cleanup: sync with engine
by ydary@redhat.com
Yaniv Dary has submitted this change and it was merged.
Change subject: db: cleanup: sync with engine
......................................................................
db: cleanup: sync with engine
Change-Id: I409c0820c2d8c6d46515cb85cd26176afb25d15c
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M .gitignore
M packaging/dbscripts/common_sp.sql
D packaging/dbscripts/create_db.sh
D packaging/dbscripts/create_schema.sh
D packaging/dbscripts/dbcustomfunctions.sh
A packaging/dbscripts/dbfunc-base.sh
A packaging/dbscripts/dbfunc-common.sh
A packaging/dbscripts/dbfunc-custom.sh
D packaging/dbscripts/dbfunctions.sh
D packaging/dbscripts/ovirt-engine-history-db-install.sh
D packaging/dbscripts/refreshStoredProcedures.sh
A packaging/dbscripts/schema-dev.sh
A packaging/dbscripts/schema.sh
D packaging/dbscripts/upgrade.sh
M packaging/setup/ovirt_engine_setup/dwhconstants.py
M packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-dwh/db/schema.py
16 files changed, 688 insertions(+), 1,247 deletions(-)
Approvals:
Alon Bar-Lev: Verified
Yaniv Dary: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/25249
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I409c0820c2d8c6d46515cb85cd26176afb25d15c
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: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Yaniv Dary <ydary(a)redhat.com>
10 years, 8 months
Change in ovirt-engine[ovirt-engine-3.3]: core: fix cpu info for AMD Opterom Processor G5
by iheim@redhat.com
Itamar Heim has submitted this change and it was merged.
Change subject: core: fix cpu info for AMD Opterom Processor G5
......................................................................
core: fix cpu info for AMD Opterom Processor G5
Fix for detecting AMD Opteron Processor G5 as AMD Opteron Processor G4
Change-Id: Ica30c91f572229e9cbd0277dd84852c8f99bd50e
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1071793
Signed-off-by: Arik Hadas <ahadas(a)redhat.com>
---
M packaging/dbscripts/upgrade/pre_upgrade/0000_config.sql
1 file changed, 4 insertions(+), 3 deletions(-)
Approvals:
Itamar Heim: Looks good to me, approved
Arik Hadas: Verified
Oved Ourfali: Looks good to me, but someone else must approve
--
To view, visit http://gerrit.ovirt.org/24965
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ica30c91f572229e9cbd0277dd84852c8f99bd50e
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.3
Gerrit-Owner: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
10 years, 8 months
Change in ovirt-engine[master]: packaging: build: enforce at least 10240 file descriptors fo...
by sbonazzo@redhat.com
Sandro Bonazzola has submitted this change and it was merged.
Change subject: packaging: build: enforce at least 10240 file descriptors for locale builds
......................................................................
packaging: build: enforce at least 10240 file descriptors for locale builds
gwt creates a lot of files without closing them, building locales
overflow the default 1024 limit.
Change-Id: I6e624afffc2eefb381bee25e3792bf7be60cf0b3
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M Makefile
M README.developer
2 files changed, 25 insertions(+), 0 deletions(-)
Approvals:
Sandro Bonazzola: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/25115
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I6e624afffc2eefb381bee25e3792bf7be60cf0b3
Gerrit-PatchSet: 3
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: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Simone Tiraboschi <simone.tiraboschi(a)gmail.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
10 years, 8 months
Change in ovirt-reports[master]: reports: br8 report - added comments to queries
by ydary@redhat.com
Yaniv Dary has submitted this change and it was merged.
Change subject: reports: br8 report - added comments to queries
......................................................................
reports: br8 report - added comments to queries
Changed the code structure so it will be more readable
and added commets.
Change-Id: Ie99df9514f81789be777c8467b445ae4a2a1eccd
Signed-off-by: Shirly Radco <sradco(a)redhat.com>
---
M packaging/ovirt-reports/resources/Reports/Service_level/Hosts/single_host_uptime_br8_files/br8 full details.jrxml.data
M packaging/ovirt-reports/resources/Reports/Service_level/Hosts/single_host_uptime_br8_files/single_host_uptime_br8_jrxml.data
2 files changed, 692 insertions(+), 557 deletions(-)
Approvals:
Shirly Radco: Verified; Looks good to me, but someone else must approve
Yaniv Dary: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/25235
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie99df9514f81789be777c8467b445ae4a2a1eccd
Gerrit-PatchSet: 2
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>
10 years, 8 months
Change in ovirt-engine[master]: webadmin: Change warning message when exporting a VM without...
by tnisan@redhat.com
Tal Nisan has submitted this change and it was merged.
Change subject: webadmin: Change warning message when exporting a VM without template
......................................................................
webadmin: Change warning message when exporting a VM without template
Change the warning message when exporting a VM based on template
to an export domain that does not contain this template to a more clearer
message
Change-Id: I559f867d6dfc2176d5324a8ff0b0163b0908840e
Signed-off-by: Tal Nisan <tnisan(a)redhat.com>
Bug-Url: https://bugzilla.redhat.com/964644
---
M frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/UIConstants.java
1 file changed, 3 insertions(+), 1 deletion(-)
Approvals:
Tal Nisan: Verified
Daniel Erez: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/25239
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I559f867d6dfc2176d5324a8ff0b0163b0908840e
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
10 years, 8 months
Change in ovirt-dwh[ovirt-3.3]: build: post ovirt-engine-dwh-3.3.4
by ydary@redhat.com
Yaniv Dary has submitted this change and it was merged.
Change subject: build: post ovirt-engine-dwh-3.3.4
......................................................................
build: post ovirt-engine-dwh-3.3.4
Change-Id: I8385c95737a8faf259dd996a7cfad25b9d812c8b
Signed-off-by: Sandro Bonazzola <sbonazzo(a)redhat.com>
---
M data-warehouse/history_etl/context_files/ovirt_engine_dwh/minimalversioncheck_3_3/contexts/Default.properties
M data-warehouse/history_etl/context_files/ovirt_engine_dwh/parallelrun_3_3/contexts/Default.properties
M data-warehouse/history_etl/etl_sources/advancedPersistentLookupLib/pom.xml
M data-warehouse/history_etl/etl_sources/historyETLProcedure/pom.xml
M data-warehouse/history_etl/etl_sources/packaging/pom.xml
M data-warehouse/history_etl/etl_sources/pom.xml
M data-warehouse/history_etl/etl_sources/talendRoutines/pom.xml
M data-warehouse/history_etl/pom.xml
M data-warehouse/history_etl/tos_project/context/connectionJDBC_3.3.item
M data-warehouse/history_etl/tos_project/process/MinimalVersionCheck_3.3.item
M data-warehouse/history_etl/tos_project/process/ParallelRun_3.3.item
M data-warehouse/historydbscripts_postgres/upgrade/pre_upgrade/set_etl_minimal_version.sql
M data-warehouse/pom.xml
M pom.xml
M version.mak
15 files changed, 22 insertions(+), 22 deletions(-)
Approvals:
Sandro Bonazzola: Verified
Yaniv Dary: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/24986
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I8385c95737a8faf259dd996a7cfad25b9d812c8b
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-dwh
Gerrit-Branch: ovirt-3.3
Gerrit-Owner: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Yaniv Dary <ydary(a)redhat.com>
10 years, 8 months
Change in ovirt-reports[ovirt-3.3]: build: post ovirt-engine-reports-3.3.4
by ydary@redhat.com
Yaniv Dary has submitted this change and it was merged.
Change subject: build: post ovirt-engine-reports-3.3.4
......................................................................
build: post ovirt-engine-reports-3.3.4
Change-Id: Ib24c3b9010e9378a08ef9f27f824a3c4d41d5abd
Signed-off-by: Sandro Bonazzola <sbonazzo(a)redhat.com>
---
M packaging/ovirt-engine-reports.spec.in
M pom.xml
M reports/jars/ChartsCustomizers/pom.xml
M reports/jars/CustomOvirtReportsQueryManipulator/pom.xml
M reports/jars/EngineAuthentication/pom.xml
M reports/jars/ReportsLineBarChartTheme/pom.xml
M reports/jars/ReportsPieChartTheme/pom.xml
M reports/jars/WebadminLineBarChartTheme/pom.xml
M reports/jars/pom.xml
M reports/pom.xml
M version.mak
11 files changed, 20 insertions(+), 20 deletions(-)
Approvals:
Sandro Bonazzola: Verified
Yaniv Dary: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/24984
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib24c3b9010e9378a08ef9f27f824a3c4d41d5abd
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-reports
Gerrit-Branch: ovirt-3.3
Gerrit-Owner: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Yaniv Dary <ydary(a)redhat.com>
10 years, 8 months
Change in ovirt-dwh[ovirt-3.3]: build: ovirt-engine-dwh-3.3.4
by ydary@redhat.com
Yaniv Dary has submitted this change and it was merged.
Change subject: build: ovirt-engine-dwh-3.3.4
......................................................................
build: ovirt-engine-dwh-3.3.4
Change-Id: Id2fe97afac0c86ae64f6dc32053aca042830c924
Signed-off-by: Sandro Bonazzola <sbonazzo(a)redhat.com>
---
M data-warehouse/history_etl/context_files/ovirt_engine_dwh/minimalversioncheck_3_3/contexts/Default.properties
M data-warehouse/history_etl/context_files/ovirt_engine_dwh/parallelrun_3_3/contexts/Default.properties
M data-warehouse/history_etl/etl_sources/advancedPersistentLookupLib/pom.xml
M data-warehouse/history_etl/etl_sources/historyETLProcedure/pom.xml
M data-warehouse/history_etl/etl_sources/packaging/pom.xml
M data-warehouse/history_etl/etl_sources/pom.xml
M data-warehouse/history_etl/etl_sources/talendRoutines/pom.xml
M data-warehouse/history_etl/pom.xml
M data-warehouse/history_etl/tos_project/context/connectionJDBC_3.3.item
M data-warehouse/history_etl/tos_project/process/MinimalVersionCheck_3.3.item
M data-warehouse/history_etl/tos_project/process/ParallelRun_3.3.item
M data-warehouse/historydbscripts_postgres/upgrade/pre_upgrade/set_etl_minimal_version.sql
M data-warehouse/pom.xml
M packaging/ovirt-engine-dwh.spec.in
M pom.xml
M version.mak
16 files changed, 26 insertions(+), 23 deletions(-)
Approvals:
Sandro Bonazzola: Verified
Yaniv Dary: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/24985
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id2fe97afac0c86ae64f6dc32053aca042830c924
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-dwh
Gerrit-Branch: ovirt-3.3
Gerrit-Owner: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Yaniv Dary <ydary(a)redhat.com>
10 years, 8 months
Change in ovirt-reports[ovirt-3.3]: build: ovirt-engine-reports-3.3.4
by ydary@redhat.com
Yaniv Dary has submitted this change and it was merged.
Change subject: build: ovirt-engine-reports-3.3.4
......................................................................
build: ovirt-engine-reports-3.3.4
Change-Id: I4a29aa79b842ad419f4d8731d780a9297663df56
Signed-off-by: Sandro Bonazzola <sbonazzo(a)redhat.com>
---
M packaging/ovirt-engine-reports.spec.in
M pom.xml
M reports/jars/ChartsCustomizers/pom.xml
M reports/jars/CustomOvirtReportsQueryManipulator/pom.xml
M reports/jars/EngineAuthentication/pom.xml
M reports/jars/ReportsLineBarChartTheme/pom.xml
M reports/jars/ReportsPieChartTheme/pom.xml
M reports/jars/WebadminLineBarChartTheme/pom.xml
M reports/jars/pom.xml
M reports/pom.xml
M version.mak
11 files changed, 25 insertions(+), 21 deletions(-)
Approvals:
Sandro Bonazzola: Verified
Yaniv Dary: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/24983
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4a29aa79b842ad419f4d8731d780a9297663df56
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-reports
Gerrit-Branch: ovirt-3.3
Gerrit-Owner: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Yaniv Dary <ydary(a)redhat.com>
10 years, 8 months
Change in ovirt-engine[master]: db: cleanup: update README.developer
by emesika@redhat.com
Eli Mesika has submitted this change and it was merged.
Change subject: db: cleanup: update README.developer
......................................................................
db: cleanup: update README.developer
Change-Id: Ib9ebc4e4263898b44f30b447ce377f25f2a17c29
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M README.developer
1 file changed, 2 insertions(+), 9 deletions(-)
Approvals:
Eli Mesika: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/25233
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib9ebc4e4263898b44f30b447ce377f25f2a17c29
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
10 years, 8 months