Change in ovirt-engine[master]: packaging: setup: force Apache proxy on upgrade
by juan.hernandez@redhat.com
Juan Hernandez has submitted this change and it was merged.
Change subject: packaging: setup: force Apache proxy on upgrade
......................................................................
packaging: setup: force Apache proxy on upgrade
Forcing migration to Apache proxy while upgrading
an existing instance if not already enabled.
Configure Apache SSL if needed in order to allow
application using Apache proxy.
Change-Id: Ib46bcf40acff860cd3e52634ade683d7a8836cf6
Bug-Url: https://bugzilla.redhat.com/905754
Signed-off-by: Sandro Bonazzola <sbonazzo(a)redhat.com>
---
M packaging/fedora/setup/engine-upgrade.py
1 file changed, 71 insertions(+), 28 deletions(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/15051
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib46bcf40acff860cd3e52634ade683d7a8836cf6
Gerrit-PatchSet: 10
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Alex Lourie <alourie(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Moran Goldboim <mgoldboi(a)redhat.com>
Gerrit-Reviewer: Ofer Schreiber <oschreib(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi(a)redhat.com>
11 years, 10 months
Change in ovirt-engine[master]: packaging: setup: enforcing Apache proxy on new install
by juan.hernandez@redhat.com
Juan Hernandez has submitted this change and it was merged.
Change subject: packaging: setup: enforcing Apache proxy on new install
......................................................................
packaging: setup: enforcing Apache proxy on new install
Always override Apache configuration for enabling
Apache proxy on new install.
Dropped any check on freeipa-server and ipaserver
packages in engine-setup code.
Added conflicts with freeipa-server and ipa-server in spec file
for both ovirt-engine and ovirt-engine-setup.
Upgrading or installing with IPA on the system will not
be allowed by yum / rpm.
Removed duplicated constant EXEC_SEMANAGE.
Apache http and https ports are not changed anymore,
preserving existing configuration.
Removed ports validation since we're not touching them.
Removed check on Apache config changes made by user.
Align legacy installer to engine-setup-2 behavior
in non developer mode for Apache configuration.
Change-Id: Iedce53634b3d20867fbb6b07efd82ea8bebed5e7
Bug-Url: https://bugzilla.redhat.com/905754
Signed-off-by: Sandro Bonazzola <sbonazzo(a)redhat.com>
---
M ovirt-engine.spec.in
M packaging/fedora/setup/basedefs.py
M packaging/fedora/setup/common_utils.py
M packaging/fedora/setup/engine-setup.py
M packaging/fedora/setup/engine_validators.py
M packaging/fedora/setup/output_messages.py
6 files changed, 45 insertions(+), 297 deletions(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/15038
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iedce53634b3d20867fbb6b07efd82ea8bebed5e7
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Alex Lourie <alourie(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Moran Goldboim <mgoldboi(a)redhat.com>
Gerrit-Reviewer: Ofer Schreiber <oschreib(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi(a)redhat.com>
11 years, 10 months
Change in otopi[master]: core: add late setup and early misc to database
by Alon Bar-Lev
Alon Bar-Lev has submitted this change and it was merged.
Change subject: core: add late setup and early misc to database
......................................................................
core: add late setup and early misc to database
Change-Id: I487c92e48133bef63c83e12850f528b6007f79aa
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
Reported-By: Yedidyah Bar David <didi(a)redhat.com>
---
M src/otopi/plugin.py
1 file changed, 16 insertions(+), 0 deletions(-)
Approvals:
Alon Bar-Lev: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/15891
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I487c92e48133bef63c83e12850f528b6007f79aa
Gerrit-PatchSet: 2
Gerrit-Project: otopi
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi(a)redhat.com>
11 years, 10 months
Change in ovirt-engine[master]: webadmin: Users manage event tree view crash
by shavivi@redhat.com
Shahar Havivi has submitted this change and it was merged.
Change subject: webadmin: Users manage event tree view crash
......................................................................
webadmin: Users manage event tree view crash
The dialog "Add new notifications" from Users->'Event Notifier'->'Manage Events'
Have GWT Tree, currently GWT have a bug on clicking and dragging the
mouse between the Tree rows cause the tree to crash.
The workaround is to remove the row margins and increase the row
spacing.
Change-Id: Ifbaea5da050a0b044f2f1ccd20f2e536b9e59d7d
Bug-Url: https://bugzilla.redhat.com/974206
Signed-off-by: Shahar Havivi <shavivi(a)redhat.com>
---
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/user/ManageEventsPopupView.java
A frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/webadmin/css/NotificationsTree.css
2 files changed, 70 insertions(+), 1 deletion(-)
Approvals:
Shahar Havivi: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/15885
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ifbaea5da050a0b044f2f1ccd20f2e536b9e59d7d
Gerrit-PatchSet: 2
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>
11 years, 10 months
Change in ovirt-engine[master]: doc: developer: gwt fixups
by vszocs@redhat.com
Vojtech Szocs has submitted this change and it was merged.
Change subject: doc: developer: gwt fixups
......................................................................
doc: developer: gwt fixups
Change-Id: I4aae2c5866a226d86acfb83415a52ef4b380d222
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M README.developer
1 file changed, 4 insertions(+), 1 deletion(-)
Approvals:
Vojtech Szocs: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/15827
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4aae2c5866a226d86acfb83415a52ef4b380d222
Gerrit-PatchSet: 5
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: Ofer Schreiber <oschreib(a)redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs(a)redhat.com>
11 years, 10 months
Change in ovirt-engine[master]: core: Unable to restore from 3.1 LogCollector...
by yzaslavs@redhat.com
Yair Zaslavsky has submitted this change and it was merged.
Change subject: core: Unable to restore from 3.1 LogCollector...
......................................................................
core: Unable to restore from 3.1 LogCollector...
Enhancing restore.sh to handle TAR files
backup files created with LogCollector on 3.1 will fail to restore.
This is due to the fact that LogCollector is using PG pg_dump utility
with the TAR format in order to backup the database.
Unfortunately, there is a bug (Tom Lane claims that this is a feature,)
that in case that TAR format is used the -c flag of pg_dump is not
honoured and will create always DROP statements for all database objects
in the generated restore.sql script.
(See
http://www.postgresql.org/message-id/E1TrqX7-0002qd-4e@wrigleys.postgresq...)
The DROP statements caused DB errors when attempting to restore the
backup by
restore.sh was enhanced to check for the backup file type and handle it
differently if it is a TAR.
Steps to restore database:
1) drop existing DB with dropdb
2) re create a new blank db with the same name with createdb
3) use restore.sh to restore database from the backup file
Change-Id: Id17f718d5acf7a4df00092875d308f52e6dd7e3f
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=960760
Signed-off-by: Eli Mesika <emesika(a)redhat.com>
---
M backend/manager/dbscripts/restore.sh
1 file changed, 43 insertions(+), 8 deletions(-)
Approvals:
Yair Zaslavsky: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/15068
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id17f718d5acf7a4df00092875d308f52e6dd7e3f
Gerrit-PatchSet: 9
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Alex Lourie <alourie(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Kiril Nesenko <knesenko(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
11 years, 10 months
Change in ovirt-engine[master]: webadmin, userportal: Add gwtdraft profile
by vszocs@redhat.com
Vojtech Szocs has submitted this change and it was merged.
Change subject: webadmin,userportal: Add gwtdraft profile
......................................................................
webadmin,userportal: Add gwtdraft profile
This patch adds new 'gwtdraft' profile that can
be used during GWT compilation, for example:
$ mvn clean install -Pdep,gwt-admin,gwtdraft
When activated, 'gwtdraft' profile does following:
- enable draft compile, i.e. prevent JavaScript
code optimizations
- set output style to 'detailed', i.e. produce
pretty JavaScript without obfuscation
This profile replaces 'gwtdev' when used during
GWT compilation. 'gwtdev' now impacts debugging
(launching GWT Development Mode) only.
Change-Id: I447becb89a29f7c231007e33e1c5003829198ccb
Signed-off-by: Vojtech Szocs <vszocs(a)redhat.com>
---
M Makefile
M frontend/webadmin/modules/pom.xml
M frontend/webadmin/modules/userportal-gwtp/pom.xml
M frontend/webadmin/modules/webadmin/pom.xml
4 files changed, 18 insertions(+), 17 deletions(-)
Approvals:
Vojtech Szocs: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/15849
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I447becb89a29f7c231007e33e1c5003829198ccb
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Vojtech Szocs <vszocs(a)redhat.com>
Gerrit-Reviewer: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen(a)redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs(a)redhat.com>
11 years, 10 months
Change in ovirt-engine[master]: engine: GMT timezone for linux vms
by tjelinek@redhat.com
Tomas Jelinek has submitted this change and it was merged.
Change subject: engine: GMT timezone for linux vms
......................................................................
engine: GMT timezone for linux vms
frontend:
- timezone list box is not changable for linux vms, default timezone is
used
backend:
- forbid utcDiff update on VM for linux VMS
- when creating vm, zero offset is default for linux vms (instead of
general offset specified in config)
- db upgrade - set utc_diff to 0 and time_zone = '' for linux vms in db
Change-Id: If681a23a450a22685c7110a337b08f3c67609c34
Signed-off-by: Frantisek Kobzik <fkobzik(a)redhat.com>
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=967861
---
A backend/manager/dbscripts/upgrade/03_03_0250_upgrade_utcdiff_and_timezone_for_linux.sql
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VM.java
M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VmInfoBuilderBase.java
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmModelBehaviorBase.java
M frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/UIConstants.java
5 files changed, 19 insertions(+), 3 deletions(-)
Approvals:
Tomas Jelinek: Looks good to me, approved
Frank Kobzik: Verified
--
To view, visit http://gerrit.ovirt.org/15802
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If681a23a450a22685c7110a337b08f3c67609c34
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Frank Kobzik <fkobzik(a)redhat.com>
Gerrit-Reviewer: Aaron Bawcom <abawcom(a)reflexsystems.com>
Gerrit-Reviewer: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Frank Kobzik <fkobzik(a)redhat.com>
Gerrit-Reviewer: Martin Beták <mbetak(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
11 years, 10 months
Change in ovirt-engine[master]: history: change minimal etl version to 3.3.0
by yzaslavs@redhat.com
Yair Zaslavsky has submitted this change and it was merged.
Change subject: history: change minimal etl version to 3.3.0
......................................................................
history: change minimal etl version to 3.3.0
Change-Id: Ie48f5c1808ae254524d82fe15f64d487c310bd0c
Signed-off-by: Yaniv Dary <ydary(a)redhat.com>
---
M backend/manager/dbscripts/upgrade/pre_upgrade/0000_config.sql
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Yair Zaslavsky: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/15880
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie48f5c1808ae254524d82fe15f64d487c310bd0c
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yaniv Dary <ydary(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <elimesika(a)gmail.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: Yaniv Dary <ydary(a)redhat.com>
11 years, 10 months
Change in ovirt-engine[master]: engine:Gluster events added to event_map
by emesika@redhat.com
Eli Mesika has submitted this change and it was merged.
Change subject: engine:Gluster events added to event_map
......................................................................
engine:Gluster events added to event_map
Gluster hooks and swift service events added
to event_map for notifications
Change-Id: I3eb138f7364015a6e759fcd6f2911d3ac5a6b33e
Bug-Url: https://bugzilla.redhat.com/971824
Signed-off-by: Sahina Bose <sabose(a)redhat.com>
---
A backend/manager/dbscripts/upgrade/03_03_0240_add_gluster_hooks_services_events.sql
1 file changed, 17 insertions(+), 0 deletions(-)
Approvals:
Eli Mesika: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/15712
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I3eb138f7364015a6e759fcd6f2911d3ac5a6b33e
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Sahina Bose <sabose(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <elimesika(a)gmail.com>
Gerrit-Reviewer: Eli Mesika <emesika(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>
11 years, 10 months