Change in ovirt-host-deploy[ovirt-host-deploy-1.5]: build: ovirt-host-deploy-1.5.2
by sbonazzo@redhat.com
Sandro Bonazzola has submitted this change and it was merged.
Change subject: build: ovirt-host-deploy-1.5.2
......................................................................
build: ovirt-host-deploy-1.5.2
Change-Id: Ia5826203bd630679e8b7965e472013650faeefa5
Signed-off-by: Sandro Bonazzola <sbonazzo(a)redhat.com>
---
M ChangeLog
M automation/build-artifacts.sh
M configure.ac
M ovirt-host-deploy.spec.in
M po/pt_BR.po
5 files changed, 20 insertions(+), 16 deletions(-)
Approvals:
Sandro Bonazzola: Verified; Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit https://gerrit.ovirt.org/63009
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia5826203bd630679e8b7965e472013650faeefa5
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-host-deploy
Gerrit-Branch: ovirt-host-deploy-1.5
Gerrit-Owner: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>
8 years, 2 months
Change in ovirt-image-uploader[ovirt-image-uploader-4.0]: build: post ovirt-image-uploader-4.0.1
by sbonazzo@redhat.com
Sandro Bonazzola has submitted this change and it was merged.
Change subject: build: post ovirt-image-uploader-4.0.1
......................................................................
build: post ovirt-image-uploader-4.0.1
Change-Id: Ib3abd9ef7714e6c670bf6422327add4af25e5e80
Signed-off-by: Sandro Bonazzola <sbonazzo(a)redhat.com>
---
M automation/build-artifacts.sh
M configure.ac
M ovirt-image-uploader.spec.in
3 files changed, 6 insertions(+), 4 deletions(-)
Approvals:
Sandro Bonazzola: Verified; Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit https://gerrit.ovirt.org/63000
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib3abd9ef7714e6c670bf6422327add4af25e5e80
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-image-uploader
Gerrit-Branch: ovirt-image-uploader-4.0
Gerrit-Owner: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Rafael Martins <rmartins(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>
8 years, 2 months
Change in ovirt-image-uploader[ovirt-image-uploader-4.0]: build: ovirt-image-uploader-4.0.1
by sbonazzo@redhat.com
Sandro Bonazzola has submitted this change and it was merged.
Change subject: build: ovirt-image-uploader-4.0.1
......................................................................
build: ovirt-image-uploader-4.0.1
Change-Id: I4b4e0931b8c9c002520a1740a43a4c244a09a0a4
Signed-off-by: Sandro Bonazzola <sbonazzo(a)redhat.com>
---
M automation/build-artifacts.sh
M configure.ac
M ovirt-image-uploader.spec.in
3 files changed, 7 insertions(+), 6 deletions(-)
Approvals:
Sandro Bonazzola: Verified; Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit https://gerrit.ovirt.org/62999
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4b4e0931b8c9c002520a1740a43a4c244a09a0a4
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-image-uploader
Gerrit-Branch: ovirt-image-uploader-4.0
Gerrit-Owner: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Ido Rosenzwig <irosenzw(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Rafael Martins <rmartins(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>
8 years, 2 months
Change in ovirt-engine[master]: core: Fix overwriting originalClusterVersion
by ahadas@redhat.com
Arik Hadas has submitted this change and it was merged.
Change subject: core: Fix overwriting originalClusterVersion
......................................................................
core: Fix overwriting originalClusterVersion
Fix of overwriting originalClusterVersion in SnapshotManager.
The VmBase.originalClusterVersion is persisted in OVF as CLUSTER_COMPATIBILITY_VERSION
and points to the cluster version the snapshot was taken in.
Later on, the value is used in UI to check whether the snapshot
with memory can be properly restored.
Change-Id: Ib6f93e9ef91f283ed5e7ebaea75b0351bbd0ed85
Bug-Url: https://bugzilla.redhat.com/1356172
Signed-off-by: Marek Libra <mlibra(a)redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/snapshots/SnapshotsManager.java
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VmBase.java
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/SnapshotModel.java
3 files changed, 11 insertions(+), 4 deletions(-)
Approvals:
Jenkins CI: Passed CI tests
Marek Libra: Verified
Arik Hadas: Looks good to me, approved
--
To view, visit https://gerrit.ovirt.org/60704
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib6f93e9ef91f283ed5e7ebaea75b0351bbd0ed85
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Marek Libra <mlibra(a)redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Marek Libra <mlibra(a)redhat.com>
Gerrit-Reviewer: Shmuel Leib Melamud <smelamud(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>
8 years, 2 months
Change in ovirt-engine-sdk[master]: Update setup.py for stable release and Python 3
by omachace@redhat.com
Ondra Machacek has submitted this change and it was merged.
Change subject: Update setup.py for stable release and Python 3
......................................................................
Update setup.py for stable release and Python 3
This patch updates the classifiers inside the 'setup.py' file to
indicate that the SDK is now considered stable and compatible with
Python 3.
Change-Id: If00da625d56a5b40b21d2ff9b85638226c49f054
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
---
M sdk/setup.py
1 file changed, 3 insertions(+), 1 deletion(-)
Approvals:
Ondra Machacek: Looks good to me, approved
Juan Hernandez: Verified
Jenkins CI: Passed CI tests
--
To view, visit https://gerrit.ovirt.org/62992
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If00da625d56a5b40b21d2ff9b85638226c49f054
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-sdk
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Ondra Machacek <omachace(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>
8 years, 2 months
Change in ovirt-image-uploader[ovirt-image-uploader-4.0]: Spec file: Add nfs-util dependency
by sbonazzo@redhat.com
Sandro Bonazzola has submitted this change and it was merged.
Change subject: Spec file: Add nfs-util dependency
......................................................................
Spec file: Add nfs-util dependency
Change-Id: I3daca6e165c1c996eca008d06afceabaf8be58cd
Signed-off-by: Ido Rosenzwig <irosenzw(a)redhat.com>
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1335169
---
M ovirt-image-uploader.spec.in
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Sandro Bonazzola: Verified; Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit https://gerrit.ovirt.org/63005
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I3daca6e165c1c996eca008d06afceabaf8be58cd
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-image-uploader
Gerrit-Branch: ovirt-image-uploader-4.0
Gerrit-Owner: Ido Rosenzwig <irosenzw(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Rafael Martins <rmartins(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>
8 years, 2 months
Change in ovirt-image-uploader[master]: Spec file: Add nfs-util dependency
by sbonazzo@redhat.com
Sandro Bonazzola has submitted this change and it was merged.
Change subject: Spec file: Add nfs-util dependency
......................................................................
Spec file: Add nfs-util dependency
Change-Id: I3daca6e165c1c996eca008d06afceabaf8be58cd
Signed-off-by: Ido Rosenzwig <irosenzw(a)redhat.com>
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1335169
---
M ovirt-image-uploader.spec.in
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Sandro Bonazzola: Verified; Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit https://gerrit.ovirt.org/63002
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I3daca6e165c1c996eca008d06afceabaf8be58cd
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-image-uploader
Gerrit-Branch: master
Gerrit-Owner: Ido Rosenzwig <irosenzw(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Lev Veyde <lveyde(a)redhat.com>
Gerrit-Reviewer: Rafael Martins <rmartins(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Simone Tiraboschi <stirabos(a)redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>
8 years, 2 months
Change in ovirt-engine[master]: webadmin: Next run config dialog - texts moved to ui.xml
by mbetak@redhat.com
Martin Betak has submitted this change and it was merged.
Change subject: webadmin: Next run config dialog - texts moved to ui.xml
......................................................................
webadmin: Next run config dialog - texts moved to ui.xml
Localization moved from VmNextRunConfigurationWidget.localize() to
appropriate ui.xml file where possible.
Change-Id: I14d28f6e7788256d49716ff34ca720bf81d4b4b4
Signed-off-by: Jakub Niedermertl <jniederm(a)redhat.com>
---
M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/popup/vm/VmNextRunConfigurationWidget.java
M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/popup/vm/VmNextRunConfigurationWidget.ui.xml
2 files changed, 12 insertions(+), 25 deletions(-)
Approvals:
Jakub Niedermertl: Verified
Jenkins CI: Passed CI tests
Martin Betak: Looks good to me, approved
--
To view, visit https://gerrit.ovirt.org/62615
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I14d28f6e7788256d49716ff34ca720bf81d4b4b4
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Jakub Niedermertl <jniederm(a)redhat.com>
Gerrit-Reviewer: Jakub Niedermertl <jniederm(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Betak <mbetak(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>
8 years, 2 months
Change in ovirt-hosted-engine-ha[master]: jsonrpc: safely parsing empty responses
by msivak@redhat.com
Martin Sivák has submitted this change and it was merged.
Change subject: jsonrpc: safely parsing empty responses
......................................................................
jsonrpc: safely parsing empty responses
jsonrpc responces dictionary doesn't contain the 'jsonrpc'
key if there is no value to pass.
Correctly handling it.
Change-Id: I135b20ab22f2ffd55059f6992f27dc75e64a2501
Bug-Url: https://bugzilla.redhat.com/1365242
Signed-off-by: Simone Tiraboschi <stirabos(a)redhat.com>
---
M ovirt_hosted_engine_ha/lib/image.py
M ovirt_hosted_engine_ha/lib/ovf/ovf_store.py
M ovirt_hosted_engine_ha/lib/storage_server.py
M ovirt_hosted_engine_ha/lib/upgrade.py
4 files changed, 26 insertions(+), 18 deletions(-)
Approvals:
Sandro Bonazzola: Looks good to me, but someone else must approve
Martin Sivák: Looks good to me, approved
Simone Tiraboschi: Verified
Jenkins CI: Passed CI tests
--
To view, visit https://gerrit.ovirt.org/62162
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I135b20ab22f2ffd55059f6992f27dc75e64a2501
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-hosted-engine-ha
Gerrit-Branch: master
Gerrit-Owner: Simone Tiraboschi <stirabos(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Sivák <msivak(a)redhat.com>
Gerrit-Reviewer: Rafael Martins <rmartins(a)redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Simone Tiraboschi <stirabos(a)redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>
8 years, 2 months
Change in ovirt-hosted-engine-setup[ovirt-hosted-engine-setup-2.0]: upgrade: enforcing current aaa mechanism
by stirabos@redhat.com
Simone Tiraboschi has submitted this change and it was merged.
Change subject: upgrade: enforcing current aaa mechanism
......................................................................
upgrade: enforcing current aaa mechanism
Enforce that all the available aaa domains are
using the new ovirt-engine-extension mechanism
since engine 4.0 supports only that one.
Change-Id: I7c64d5a45a67d6a222e65d3fd8fb183d33f5e8ba
Bug-Url: https://bugzilla.redhat.com/1368604
Signed-off-by: Simone Tiraboschi <stirabos(a)redhat.com>
(cherry picked from commit a4cbb100feaf4ca4f288777af80e7a8ec8cb4553)
---
M src/plugins/gr-he-upgradeappliance/vm/configurevm.py
1 file changed, 168 insertions(+), 1 deletion(-)
Approvals:
Simone Tiraboschi: Verified; Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit https://gerrit.ovirt.org/62947
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I7c64d5a45a67d6a222e65d3fd8fb183d33f5e8ba
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-hosted-engine-setup
Gerrit-Branch: ovirt-hosted-engine-setup-2.0
Gerrit-Owner: Simone Tiraboschi <stirabos(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Simone Tiraboschi <stirabos(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>
8 years, 2 months