Change in ovirt-live[master]: packaging: initial repo creation
by mgoldboi@redhat.com
Moran Goldboim has submitted this change and it was merged.
Change subject: packaging: initial repo creation
......................................................................
packaging: initial repo creation
oVirt Live is an unofficial spin of live fedora 17(currently),
based on oVirt 3.1 release using allInOne plugin.
This version can be used for POC or demos, and suppose to give a sneak
preview for the working product operation. simplify the the installation for
new users,and will allow users to experiment with oVirt before later
installing it.
Change-Id: I66cca8f5d5abaa710f054c59043ff6363b68256f
Signed-off-by: Moran Goldboim <mgoldboi(a)redhat.com>
---
A VERSION
A build.sh
A kickstart/ovirt.ks
A oVirtLiveFiles/50-vdsm-conf-fake-nic.conf
A oVirtLiveFiles/desktop-backgrounds-spherical-cow.xml
A oVirtLiveFiles/engine-setup-yad.sh
A oVirtLiveFiles/etc/gdm/custom.conf
A oVirtLiveFiles/etc/sysconfig/network-scripts/ifcfg-dummy0
A oVirtLiveFiles/etc/sysconfig/network-scripts/ifcfg-eth0
A oVirtLiveFiles/etc/sysconfig/network-scripts/ifcfg-ovirtmgmt
A oVirtLiveFiles/etc/sysconfig/network-scripts/ifcfg-wlan0
A oVirtLiveFiles/etc/yum.repos.d/ovirt.repo
A oVirtLiveFiles/images/ovirt-icon-128.png
A oVirtLiveFiles/images/ovirt-setup.png
A oVirtLiveFiles/images/ovirt-usb-stick.png
A oVirtLiveFiles/images/ovirt-usb-stick.svg
A oVirtLiveFiles/images/ovirt-wallpaper-16:10.jpg
A oVirtLiveFiles/images/ovirt-wallpaper-16:9.jpg
A oVirtLiveFiles/images/ovirt-wallpaper-4:3.jpg
A oVirtLiveFiles/ovirt-answer
A oVirtLiveFiles/ovirt_live_101.py
A oVirtLiveFiles/patches/0001-oVirtLive-patches.patch
A oVirtLiveFiles/usr/share/applications/engine-setup.desktop
A oVirtLiveFiles/usr/share/applications/ovirt.desktop
A oVirtLiveFiles/usr/share/glib-2.0/schemas/org.gnome.desktop.lockdown.gschema.override
A oVirtLiveFiles/usr/share/glib-2.0/schemas/org.gnome.desktop.screensaver.gschema.override
A oVirtLiveFiles/usr/share/glib-2.0/schemas/org.gnome.settings-daemon.plugins.updates.gschema.override
A oVirtLiveFiles/usr/share/glib-2.0/schemas/org.gnome.shell.gschema.override
28 files changed, 788 insertions(+), 0 deletions(-)
Approvals:
Moran Goldboim: Looks good to me, approved
Ohad Basan: Verified
--
To view, visit http://gerrit.ovirt.org/9733
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I66cca8f5d5abaa710f054c59043ff6363b68256f
Gerrit-PatchSet: 21
Gerrit-Project: ovirt-live
Gerrit-Branch: master
Gerrit-Owner: Moran Goldboim <mgoldboi(a)redhat.com>
Gerrit-Reviewer: Alex Lourie <alourie(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Eyal Edri <eedri(a)redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Kiril Nesenko <knesenko(a)redhat.com>
Gerrit-Reviewer: Moran Goldboim <mgoldboi(a)redhat.com>
Gerrit-Reviewer: Ofer Schreiber <oschreib(a)redhat.com>
Gerrit-Reviewer: Ohad Basan <obasan(a)redhat.com>
11 years, 8 months
Change in ovirt-host-deploy[master]: vdsm: hardware: add more verbose debug
by Alon Bar-Lev
Alon Bar-Lev has submitted this change and it was merged.
Change subject: vdsm: hardware: add more verbose debug
......................................................................
vdsm: hardware: add more verbose debug
Change-Id: Ie4449d076713e47e947e1c0060616e4e5d334e85
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M src/plugins/ovirt-host-deploy/vdsm/hardware.py
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Alon Bar-Lev: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/11604
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie4449d076713e47e947e1c0060616e4e5d334e85
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-host-deploy
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
11 years, 8 months
Change in ovirt-host-deploy[master]: vdsm: hardware: add more verbose debug
by Alon Bar-Lev
Alon Bar-Lev has submitted this change and it was merged.
Change subject: vdsm: hardware: add more verbose debug
......................................................................
vdsm: hardware: add more verbose debug
Change-Id: I2605bd9f51fed3be14e475c8555428d5accbc957
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M src/plugins/ovirt-host-deploy/vdsm/hardware.py
1 file changed, 47 insertions(+), 17 deletions(-)
Approvals:
Alon Bar-Lev: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/11603
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2605bd9f51fed3be14e475c8555428d5accbc957
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-host-deploy
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
11 years, 8 months
Change in ovirt-host-deploy[master]: vdsm: hardware: use constants for cpu names
by Alon Bar-Lev
Alon Bar-Lev has submitted this change and it was merged.
Change subject: vdsm: hardware: use constants for cpu names
......................................................................
vdsm: hardware: use constants for cpu names
Change-Id: Id5eb59081051e4b205570255046c3aae21fa3aac
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M src/plugins/ovirt-host-deploy/vdsm/hardware.py
1 file changed, 11 insertions(+), 6 deletions(-)
Approvals:
Alon Bar-Lev: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/11602
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id5eb59081051e4b205570255046c3aae21fa3aac
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-host-deploy
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
11 years, 8 months
Change in ovirt-engine[master]: core, ui: test duplicate keys in appErrors
by amureini@redhat.com
Allon Mureinik has submitted this change and it was merged.
Change subject: core,ui: test duplicate keys in appErrors
......................................................................
core,ui: test duplicate keys in appErrors
The tests introduced in this patch check if AppErrors.properties
files in 3 locations in the project contain duplicate keys (same key with different
message).
Change-Id: I143cb08908db4feed84ec2b94a17d89c1e522951
Signed-off-by: Alissa Bonas <abonas(a)redhat.com>
---
M backend/manager/modules/dal/pom.xml
A backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/DuplicateKeysTest.java
A backend/manager/modules/utils/src/test/java/org/ovirt/engine/core/utils/DuplicateKeysCheck.java
A backend/manager/modules/utils/src/test/java/org/ovirt/engine/core/utils/NoDuplicateProperties.java
M frontend/webadmin/modules/userportal-gwtp/pom.xml
A frontend/webadmin/modules/userportal-gwtp/src/test/java/org/ovirt/engine/ui/userportal/DuplicateKeysTest.java
M frontend/webadmin/modules/webadmin/pom.xml
A frontend/webadmin/modules/webadmin/src/test/java/org.ovirt.engine.ui.webadmin/DuplicateKeysTest.java
8 files changed, 125 insertions(+), 0 deletions(-)
Approvals:
Allon Mureinik: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/11343
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I143cb08908db4feed84ec2b94a17d89c1e522951
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alissa Bonas <abonas(a)redhat.com>
Gerrit-Reviewer: Alissa Bonas <abonas(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Laszlo Hornyak <lhornyak(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
11 years, 8 months
Change in ovirt-engine[master]: packaging: substitute engineVersion.js in target that actual...
by juan.hernandez@redhat.com
Juan Hernandez has submitted this change and it was merged.
Change subject: packaging: substitute engineVersion.js in target that actually create it
......................................................................
packaging: substitute engineVersion.js in target that actually create it
Change-Id: Ic648d17d8a54b78b10b0e85c88c613e6002108a5
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M Makefile
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
Alon Bar-Lev: Verified
Juan Hernandez: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/11579
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic648d17d8a54b78b10b0e85c88c613e6002108a5
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl(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>
11 years, 8 months
Change in ovirt-engine[master]: packaging: set both PGPASSFILE and ENGINE_PGPASS
by juan.hernandez@redhat.com
Juan Hernandez has submitted this change and it was merged.
Change subject: packaging: set both PGPASSFILE and ENGINE_PGPASS
......................................................................
packaging: set both PGPASSFILE and ENGINE_PGPASS
This will enable us to drop modifying defaults for our
own scripts, which should use ENGINE_PGPASS environment.
Change-Id: Ib355a3c41b95e53786db3347e78dc6a5fe39d843
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M packaging/fedora/setup/common_utils.py
1 file changed, 4 insertions(+), 1 deletion(-)
Approvals:
Alon Bar-Lev: Verified
Juan Hernandez: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/11573
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib355a3c41b95e53786db3347e78dc6a5fe39d843
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Alex Lourie <alourie(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
11 years, 8 months
Change in ovirt-engine[master]: webadmin: replace 'VM' with 'Virtual Machine'
by alkaplan@redhat.com
Alona Kaplan has submitted this change and it was merged.
Change subject: webadmin: replace 'VM' with 'Virtual Machine'
......................................................................
webadmin: replace 'VM' with 'Virtual Machine'
Replace 'VM' term with 'Virtual Machine' in newly added string that was
added to the dialog which is shown when trying to import an already
exist vm.
Change-Id: I126e247a2471b9bdb25d927700427ed51f3d3a34
Bug-Url: https://bugzilla.redhat.com/878495
Signed-off-by: Arik Hadas <ahadas(a)redhat.com>
---
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/ApplicationMessages.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Alona Kaplan: Verified; Looks good to me, approved
Arik Hadas: Verified
--
To view, visit http://gerrit.ovirt.org/11563
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I126e247a2471b9bdb25d927700427ed51f3d3a34
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas(a)redhat.com>
11 years, 8 months
Change in ovirt-engine[master]: core: prevent changing display settings when vm isn't down
by ofrenkel@redhat.com
Omer Frenkel has submitted this change and it was merged.
Change subject: core: prevent changing display settings when vm isn't down
......................................................................
core: prevent changing display settings when vm isn't down
This patch adds display protocol and number of monitors to the
group of vm properties that can be updated only when the vm is
in down state, in order to prevent scanario in which the user
change them while the vm is in hibernate mode and expects the
vm to have the updated settings when the vm is restored from
hibernation.
Change-Id: I7b1676e8e0d69fa6579d3b2323d1372e2e55c4ef
Bug-Url: https://bugzilla.redhat.com/877938
Signed-off-by: Arik Hadas <ahadas(a)redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmHandler.java
1 file changed, 3 insertions(+), 3 deletions(-)
Approvals:
Omer Frenkel: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/11537
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I7b1676e8e0d69fa6579d3b2323d1372e2e55c4ef
Gerrit-PatchSet: 4
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: Omer Frenkel <ofrenkel(a)redhat.com>
11 years, 8 months
Change in ovirt-engine[master]: packaging: Complete removal of Hibernate
by amureini@redhat.com
Allon Mureinik has submitted this change and it was merged.
Change subject: packaging: Complete removal of Hibernate
......................................................................
packaging: Complete removal of Hibernate
Recently we have removed dead Hibernate code, this requires some
packaging changes.
Change-Id: Ibb0eb4c639f71299aa36f97fed36a34d9d1dfac9
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
---
M backend/manager/tools/engine-notifier/engine-notifier-resources/src/main/resources/notifier.sh
M packaging/fedora/spec/ovirt-engine.spec.in
M pom.xml
3 files changed, 0 insertions(+), 27 deletions(-)
Approvals:
Allon Mureinik: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/11598
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ibb0eb4c639f71299aa36f97fed36a34d9d1dfac9
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Laszlo Hornyak <lhornyak(a)redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkolesni(a)redhat.com>
11 years, 8 months