Change in ovirt-reports[master]: reports: added new reports to webadmin menu (#894684)
by ydary@redhat.com
Yaniv Dary has submitted this change and it was merged.
Change subject: reports: added new reports to webadmin menu (#894684)
......................................................................
reports: added new reports to webadmin menu (#894684)
BR44, BR47, BR45 were added.
Bug-Url: https://bugzilla.redhat.com/894684
Change-Id: I863d4f18cbafba6e310a87de38336f7e7040fd79
Signed-off-by: Yaniv Dary <ydary(a)redhat.com>
---
M reports/Reports.xml
M reports/repository_files/resources/Reports/users_usage/users_spice_sessions_activity_br45.xml
2 files changed, 15 insertions(+), 1 deletion(-)
Approvals:
Yaniv Dary: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/11304
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I863d4f18cbafba6e310a87de38336f7e7040fd79
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-reports
Gerrit-Branch: master
Gerrit-Owner: Yaniv Dary <ydary(a)redhat.com>
Gerrit-Reviewer: Yaniv Dary <ydary(a)redhat.com>
11 years, 11 months
Change in ovirt-engine[master]: packaging: Change to / before starting upgrade
by juan.hernandez@redhat.com
Juan Hernandez has submitted this change and it was merged.
Change subject: packaging: Change to / before starting upgrade
......................................................................
packaging: Change to / before starting upgrade
If the upgrade runs for a directory that is deleted by the upgrade
itself (anything under /usr/share/rhevm, for example) some tools will
(the JVM, for example) fail because they don't find their current
working directory. In order to prevent that this patch modifies the
upgrade script so that it changes to the root directory before doing
anything.
Change-Id: I5bca7f93fe29e97d17dcc668a0d73306600764cb
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
---
M packaging/fedora/setup/engine-cleanup.py
M packaging/fedora/setup/engine-upgrade.py
2 files changed, 8 insertions(+), 0 deletions(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/11172
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I5bca7f93fe29e97d17dcc668a0d73306600764cb
Gerrit-PatchSet: 3
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: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Ofer Schreiber <oschreib(a)redhat.com>
11 years, 11 months
Change in ovirt-host-deploy[master]: core: offlinepackager: fix header comment
by Alon Bar-Lev
Alon Bar-Lev has submitted this change and it was merged.
Change subject: core: offlinepackager: fix header comment
......................................................................
core: offlinepackager: fix header comment
Change-Id: Ieda48cbbba7559359c65534108beff7be1fd832c
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M src/plugins/ovirt-host-deploy/core/offlinepackager.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/11294
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ieda48cbbba7559359c65534108beff7be1fd832c
Gerrit-PatchSet: 1
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, 11 months
Change in ovirt-host-deploy[master]: legal: update copyright years
by Alon Bar-Lev
Alon Bar-Lev has submitted this change and it was merged.
Change subject: legal: update copyright years
......................................................................
legal: update copyright years
Change-Id: I1528f77114ee57cafa4b9d433f44f662683ec416
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M Makefile.am
M autogen.sh
M build/Makefile.am
M build/python.inc
M conf.d/Makefile.am
M configure.ac
M m4/ax_ln_sr.m4
M ovirt-host-deploy.spec.in
M src/Makefile.am
M src/bin/Makefile.am
M src/bin/ovirt-host-deploy.in
M src/interface-3/Makefile.am
M src/java/Makefile.am
M src/java/pom.xml.in
M src/ovirt_host_deploy/Makefile.am
M src/ovirt_host_deploy/__init__.py
M src/ovirt_host_deploy/config.py.in
M src/ovirt_host_deploy/constants.py
M src/plugins/Makefile.am
M src/plugins/ovirt-host-deploy/Makefile.am
M src/plugins/ovirt-host-deploy/core/Makefile.am
M src/plugins/ovirt-host-deploy/core/__init__.py
M src/plugins/ovirt-host-deploy/core/misc.py
M src/plugins/ovirt-host-deploy/core/offlinepackager.py
M src/plugins/ovirt-host-deploy/gluster/Makefile.am
M src/plugins/ovirt-host-deploy/gluster/__init__.py
M src/plugins/ovirt-host-deploy/gluster/packages.py
M src/plugins/ovirt-host-deploy/node/Makefile.am
M src/plugins/ovirt-host-deploy/node/__init__.py
M src/plugins/ovirt-host-deploy/node/detect.py
M src/plugins/ovirt-host-deploy/node/persist.py
M src/plugins/ovirt-host-deploy/node/vdsm_reg.py
M src/plugins/ovirt-host-deploy/tune/Makefile.am
M src/plugins/ovirt-host-deploy/tune/__init__.py
M src/plugins/ovirt-host-deploy/tune/iosched.py
M src/plugins/ovirt-host-deploy/tune/tuned.py
M src/plugins/ovirt-host-deploy/vdsm/Makefile.am
M src/plugins/ovirt-host-deploy/vdsm/__init__.py
M src/plugins/ovirt-host-deploy/vdsm/bridge.py
M src/plugins/ovirt-host-deploy/vdsm/config.py
M src/plugins/ovirt-host-deploy/vdsm/hardware.py
M src/plugins/ovirt-host-deploy/vdsm/packages.py
M src/plugins/ovirt-host-deploy/vdsm/pki.py
M src/plugins/ovirt-host-deploy/vdsm/software.py
M src/plugins/ovirt-host-deploy/vdsm/vdsmid.py
M src/plugins/ovirt-host-deploy/vdsmhooks/Makefile.am
M src/plugins/ovirt-host-deploy/vdsmhooks/__init__.py
M src/plugins/ovirt-host-deploy/vdsmhooks/hooks.py
M tests/Makefile.am
49 files changed, 49 insertions(+), 49 deletions(-)
Approvals:
Alon Bar-Lev: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/11293
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I1528f77114ee57cafa4b9d433f44f662683ec416
Gerrit-PatchSet: 1
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, 11 months
Change in otopi[master]: legal: update copyright years
by Alon Bar-Lev
Alon Bar-Lev has submitted this change and it was merged.
Change subject: legal: update copyright years
......................................................................
legal: update copyright years
Change-Id: Ib19e56298308dfcf8164c82dc184c9ee715c50d4
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M Makefile.am
M autogen.sh
M build/Makefile.am
M build/otopi-bundle.in.in
M build/python.inc
M build/subst.inc
M configure.ac
M m4/ax_ln_sr.m4
M otopi.spec.in
M src/Makefile.am
M src/bin/Makefile.am
M src/bin/otopi
M src/java/Event.java
M src/java/MachineDialogParser.java
M src/java/MachineDialogParserTest.java
M src/java/Makefile.am
M src/java/SoftError.java
M src/java/pom.xml.in
M src/otopi/Makefile.am
M src/otopi/__init__.py
M src/otopi/__main__.py
M src/otopi/base.py
M src/otopi/codegen/Makefile.am
M src/otopi/codegen/__init__.py
M src/otopi/codegen/__main__.py
M src/otopi/command.py
M src/otopi/common.py
M src/otopi/config.py.in.in
M src/otopi/constants.py
M src/otopi/context.py
M src/otopi/dialog.py
M src/otopi/filetransaction.py
M src/otopi/main.py
M src/otopi/packager.py
M src/otopi/plugin.py
M src/otopi/services.py
M src/otopi/transaction.py
M src/otopi/util.py
M src/plugins/Makefile.am
M src/plugins/otopi/Makefile.am
M src/plugins/otopi/core/Makefile.am
M src/plugins/otopi/core/__init__.py
M src/plugins/otopi/core/config.py
M src/plugins/otopi/core/log.py
M src/plugins/otopi/core/misc.py
M src/plugins/otopi/core/transaction.py
M src/plugins/otopi/dialog/Makefile.am
M src/plugins/otopi/dialog/__init__.py
M src/plugins/otopi/dialog/cli.py
M src/plugins/otopi/dialog/constants.py
M src/plugins/otopi/dialog/human.py
M src/plugins/otopi/dialog/machine.py
M src/plugins/otopi/dialog/misc.py
M src/plugins/otopi/network/Makefile.am
M src/plugins/otopi/network/__init__.py
M src/plugins/otopi/network/hostname.py
M src/plugins/otopi/network/iptables.py
M src/plugins/otopi/network/ssh.py
M src/plugins/otopi/packagers/Makefile.am
M src/plugins/otopi/packagers/__init__.py
M src/plugins/otopi/packagers/miniyum.py
M src/plugins/otopi/packagers/miniyumlocal.py
M src/plugins/otopi/packagers/yumpackager.py
M src/plugins/otopi/services/Makefile.am
M src/plugins/otopi/services/__init__.py
M src/plugins/otopi/services/openrc.py
M src/plugins/otopi/services/rhel.py
M src/plugins/otopi/services/systemd.py
M src/plugins/otopi/system/Makefile.am
M src/plugins/otopi/system/__init__.py
M src/plugins/otopi/system/clock.py
M src/plugins/otopi/system/command.py
M src/plugins/otopi/system/info.py
M src/plugins/otopi/system/reboot.py
74 files changed, 74 insertions(+), 74 deletions(-)
Approvals:
Alon Bar-Lev: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/11292
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib19e56298308dfcf8164c82dc184c9ee715c50d4
Gerrit-PatchSet: 1
Gerrit-Project: otopi
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
11 years, 11 months
Change in ovirt-engine[master]: engine: Fix SHD service not displaying issue (#885592)
by sanjal@redhat.com
Shireesh Anjal has submitted this change and it was merged.
Change subject: engine: Fix SHD service not displaying issue (#885592)
......................................................................
engine: Fix SHD service not displaying issue (#885592)
To get the service info, the UI will not pass the volume name, in that case
engine will fetch the volume name in the database.
NFS volume name should be passed to get nfs service details, similarly
REPLICATE/DISTRIBUTED_REPLICATE volume name should be passed as an
argument to get the SHD details.
So to get volume name from database engine will do the following steps.
1. Engine will fetch NFS + REPLICATE/DISTRIBUTED_REPLICATE volume name.
2. If not found first the engine will fetch the nfs volume name and then fetch
REPLICATE/DISTRIBUTED_REPLICATE volume name.
3. The VDS query will be called twice, one with nfs volume name
and another with replicate volume name, finally combine the service details.
Change-Id: Id11725f44ab3fdd36f76fe569d7610a411518ee1
Bug-Url: https://bugzilla.redhat.com/885592
Signed-off-by: Dhandapani <dgopal(a)redhat.com>
---
M backend/manager/dbscripts/gluster_volumes_sp.sql
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/GetGlusterVolumeAdvancedDetailsQuery.java
M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/gluster/GlusterVolumeDao.java
M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/gluster/GlusterVolumeDaoDbFacadeImpl.java
M backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/gluster/GlusterVolumeDaoTest.java
5 files changed, 219 insertions(+), 32 deletions(-)
Approvals:
Shireesh Anjal: Looks good to me, approved
Dhandapani Gopal: Verified
--
To view, visit http://gerrit.ovirt.org/10336
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id11725f44ab3fdd36f76fe569d7610a411518ee1
Gerrit-PatchSet: 12
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Dhandapani Gopal <dgopal(a)redhat.com>
Gerrit-Reviewer: Dhandapani Gopal <dgopal(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Shireesh Anjal <sanjal(a)redhat.com>
11 years, 11 months
Change in otopi[master]: system: clock: support chrony as ntpd
by Alon Bar-Lev
Alon Bar-Lev has submitted this change and it was merged.
Change subject: system: clock: support chrony as ntpd
......................................................................
system: clock: support chrony as ntpd
Change-Id: I2917bdd8248eb0b123f6b2cca875820f2cac664c
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M src/plugins/otopi/system/clock.py
1 file changed, 10 insertions(+), 0 deletions(-)
Approvals:
Alon Bar-Lev: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/11288
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2917bdd8248eb0b123f6b2cca875820f2cac664c
Gerrit-PatchSet: 1
Gerrit-Project: otopi
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
11 years, 11 months
Change in ovirt-engine[master]: build: Removal of a deprecated Public API module references
by lhornyak@redhat.com
Laszlo Hornyak has submitted this change and it was merged.
Change subject: build: Removal of a deprecated Public API module references
......................................................................
build: Removal of a deprecated Public API module references
Removed references from all internal maven modules, makefile
and fedora setup files.
Change-Id: I14e79f537e3e45e55b95cf3886c32afb8443ea84
Signed-off-by: Asaf Shakarchi <asaf(a)redhat.com>
---
M Makefile
M ear/pom.xml
D frontend/api/pom.xml
M frontend/webadmin/modules/frontend/pom.xml
M frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/Frontend.gwt.xml
M frontend/webadmin/modules/gwt-extension/pom.xml
M frontend/webadmin/modules/gwt-extension/src/main/java/org/ovirt/engine/ui/GwtExtension.gwt.xml
D frontend/webadmin/modules/gwt-extension/src/main/java/org/ovirt/engine/ui/genericapi/returnvalues/UIQueryReturnValue_CustomFieldSerializer.java
M frontend/webadmin/modules/uicommonweb/pom.xml
M frontend/webadmin/modules/userportal-gwtp/pom.xml
M frontend/webadmin/modules/webadmin/pom.xml
M packaging/fedora/setup/basedefs.py
M packaging/fedora/spec/ovirt-engine.spec.in
13 files changed, 39 insertions(+), 136 deletions(-)
Approvals:
Laszlo Hornyak: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/11262
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I14e79f537e3e45e55b95cf3886c32afb8443ea84
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Asaf Shakarchi <asaf(a)redhat.com>
Gerrit-Reviewer: Asaf Shakarchi <asaf(a)redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Laszlo Hornyak <lhornyak(a)redhat.com>
11 years, 11 months
Change in ovirt-host-deploy[master]: core: misc: respect OTOPI_CONFIG environment variable
by Alon Bar-Lev
Alon Bar-Lev has submitted this change and it was merged.
Change subject: core: misc: respect OTOPI_CONFIG environment variable
......................................................................
core: misc: respect OTOPI_CONFIG environment variable
Change-Id: Icb13ec3c363218e5c65abb66463779828a84fb5d
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M src/plugins/ovirt-host-deploy/core/misc.py
1 file changed, 9 insertions(+), 1 deletion(-)
Approvals:
Alon Bar-Lev: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/11286
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Icb13ec3c363218e5c65abb66463779828a84fb5d
Gerrit-PatchSet: 1
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, 11 months
Change in otopi[master]: core: config: respect relative files
by Alon Bar-Lev
Alon Bar-Lev has submitted this change and it was merged.
Change subject: core: config: respect relative files
......................................................................
core: config: respect relative files
Change-Id: I16a7f3384383ee136b866d45087021b431feda01
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M src/plugins/otopi/core/config.py
1 file changed, 8 insertions(+), 4 deletions(-)
Approvals:
Alon Bar-Lev: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/11285
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I16a7f3384383ee136b866d45087021b431feda01
Gerrit-PatchSet: 1
Gerrit-Project: otopi
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
11 years, 11 months