Change in ovirt-engine-sdk[master]: codegen: Remove the Python code generator
by juan.hernandez@redhat.com
Juan Hernandez has submitted this change and it was merged.
Change subject: codegen: Remove the Python code generator
......................................................................
codegen: Remove the Python code generator
The Python code used to generate the SDK has been replaced by an
equivalent Java program.
Change-Id: Ic5a0ea85c62b904aa36781852189e5f7f49b1071
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
---
D src/codegen/__init__.py
D src/codegen/collection/__init__.py
D src/codegen/collection/collection.py
D src/codegen/collection/collectionexceptions.py
D src/codegen/common/__init__.py
D src/codegen/common/icodegen.py
D src/codegen/doc/__init__.py
D src/codegen/doc/documentation.py
D src/codegen/entrypoint/__init__.py
D src/codegen/entrypoint/entrypoint.py
D src/codegen/imprt/__init__.py
D src/codegen/imprt/imprt.py
D src/codegen/infrastructure/__init__.py
D src/codegen/infrastructure/staticdataholder.py
D src/codegen/main.py
D src/codegen/resource/__init__.py
D src/codegen/resource/resource.py
D src/codegen/rsdl/__init__.py
D src/codegen/rsdl/abstractrsdlcodegen.py
D src/codegen/rsdl/rsdlcodegen.py
D src/codegen/subcollection/__init__.py
D src/codegen/subcollection/subcollection.py
D src/codegen/subresource/__init__.py
D src/codegen/subresource/subresource.py
D src/codegen/templates/__init__.py
D src/codegen/templates/abstracttemplate.py
D src/codegen/templates/collectionaddtemplate
D src/codegen/templates/collectionaddtemplate.py
D src/codegen/templates/collectiongetcapabilitiestemplate
D src/codegen/templates/collectiongetcapabilitiestemplate.py
D src/codegen/templates/collectiongetdiskstemplate
D src/codegen/templates/collectiongetdiskstemplate.py
D src/codegen/templates/collectiongetnotsearchabletemplate
D src/codegen/templates/collectiongetnotsearchabletemplate.py
D src/codegen/templates/collectiongetsearchabletemplate
D src/codegen/templates/collectiongetsearchabletemplate.py
D src/codegen/templates/collectionlistcapabilitiestemplate
D src/codegen/templates/collectionlistcapabilitiestemplate.py
D src/codegen/templates/collectionlistnotsearchabletemplate
D src/codegen/templates/collectionlistnotsearchabletemplate.py
D src/codegen/templates/collectionlistsearchabletemplate
D src/codegen/templates/collectionlistsearchabletemplate.py
D src/codegen/templates/collectiontemplate
D src/codegen/templates/collectiontemplate.py
D src/codegen/templates/copyrighttemplate
D src/codegen/templates/copyrighttemplate.py
D src/codegen/templates/entrypointdyinamicmethodtemplate
D src/codegen/templates/entrypointdyinamicmethodtemplate.py
D src/codegen/templates/entrypointheadtemplate
D src/codegen/templates/entrypointheadtemplate.py
D src/codegen/templates/entrypointmethodstemplate
D src/codegen/templates/entrypointmethodstemplate.py
D src/codegen/templates/entrypointstaticmethodtemplate
D src/codegen/templates/entrypointstaticmethodtemplate.py
D src/codegen/templates/entrypointtemplate
D src/codegen/templates/entrypointtemplate.py
D src/codegen/templates/importstemplate
D src/codegen/templates/importstemplate.py
D src/codegen/templates/itemplate.py
D src/codegen/templates/resourceactiontemplate
D src/codegen/templates/resourceactiontemplate.py
D src/codegen/templates/resourcedeletetemplate
D src/codegen/templates/resourcedeletetemplate.py
D src/codegen/templates/resourcedeletewithbodyandparamstemplate
D src/codegen/templates/resourcedeletewithbodyandparamstemplate.py
D src/codegen/templates/resourcedeletewithbodytemplate
D src/codegen/templates/resourcedeletewithbodytemplate.py
D src/codegen/templates/resourcedeletewithparamstemplate
D src/codegen/templates/resourcedeletewithparamstemplate.py
D src/codegen/templates/resourcetemplate
D src/codegen/templates/resourcetemplate.py
D src/codegen/templates/resourceupdatetemplate
D src/codegen/templates/resourceupdatetemplate.py
D src/codegen/templates/subcollectionaddtemplate
D src/codegen/templates/subcollectionaddtemplate.py
D src/codegen/templates/subcollectiongettemplate
D src/codegen/templates/subcollectiongettemplate.py
D src/codegen/templates/subcollectionlisttemplate
D src/codegen/templates/subcollectionlisttemplate.py
D src/codegen/templates/subcollectionlistwithparamstemplate
D src/codegen/templates/subcollectionlistwithparamstemplate.py
D src/codegen/templates/subcollectiontemplate
D src/codegen/templates/subcollectiontemplate.py
D src/codegen/templates/subresourceactiontemplate
D src/codegen/templates/subresourceactiontemplate.py
D src/codegen/templates/subresourcecollectionactiontemplate
D src/codegen/templates/subresourcecollectionactiontemplate.py
D src/codegen/templates/subresourcedeletetemplate
D src/codegen/templates/subresourcedeletetemplate.py
D src/codegen/templates/subresourcedeletewithbodytemplate
D src/codegen/templates/subresourcedeletewithbodytemplate.py
D src/codegen/templates/subresourcedeletewithurlparamsandbodytemplate
D src/codegen/templates/subresourcedeletewithurlparamsandbodytemplate.py
D src/codegen/templates/subresourcedeletewithurlparamstemplate
D src/codegen/templates/subresourcedeletewithurlparamstemplate.py
D src/codegen/templates/subresourcetemplate
D src/codegen/templates/subresourcetemplate.py
D src/codegen/templates/subresourceupdatetemplate
D src/codegen/templates/subresourceupdatetemplate.py
D src/codegen/utils/__init__.py
D src/codegen/utils/fileutils.py
D src/codegen/utils/headerutils.py
D src/codegen/utils/paramscontainer.py
D src/codegen/utils/paramutils.py
D src/codegen/utils/stringutils.py
D src/codegen/utils/typeutil.py
D src/codegen/utils/urlutils.py
D src/codegen/xsd/README
D src/codegen/xsd/__init__.py
D src/codegen/xsd/abstractxsdcodegen.py
D src/codegen/xsd/genparams.py
D src/codegen/xsd/paramsconf.py
D src/codegen/xsd/xsdcodegen.py
113 files changed, 0 insertions(+), 5,376 deletions(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/30598
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic5a0ea85c62b904aa36781852189e5f7f49b1071
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine-sdk
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
10 years, 4 months
Change in ovirt-engine[ovirt-engine-3.5]: core, restapi: DirectLUN disk - validate LUN visibilty
by tnisan@redhat.com
Tal Nisan has submitted this change and it was merged.
Change subject: core,restapi: DirectLUN disk - validate LUN visibilty
......................................................................
core,restapi: DirectLUN disk - validate LUN visibilty
Validate LUN visibility on DirectLUN disk creation:
* core
- Added a validation method to DiskValidator that verifies
visibility of a LUN by querying GetDeviceList.
- Execute the validation on AddDiskCommand only when a host
is specified in parameters.
- Added relevant AppError messages.
* REST-API
- When optional 'host' element is specified within the
'lun_storage' element, pass it to the parameters object.
- Updated rsdl yaml accordingly.
Change-Id: I339c999ebdfa69b8e2cbe4f55f8fe12e455810e4
Bug-Url: https://bugzilla.redhat.com/1123754
Buf-Url: https://bugzilla.redhat.com/1096217
Signed-off-by: Daniel Erez <derez(a)redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddDiskCommand.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/validator/DiskValidator.java
M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/AddDiskToVmCommandTest.java
M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/validator/DiskValidatorTest.java
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/VmDiskOperationParameterBase.java
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/errors/VdcBllMessages.java
M backend/manager/modules/dal/src/main/resources/bundles/AppErrors.properties
M backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml
M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendDisksResource.java
M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendVmDisksResource.java
M frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/AppErrors.java
M frontend/webadmin/modules/userportal-gwtp/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties
M frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties
13 files changed, 169 insertions(+), 0 deletions(-)
Approvals:
Tal Nisan: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/31924
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I339c999ebdfa69b8e2cbe4f55f8fe12e455810e4
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Daniel Erez <derez(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: Ori Liel <oliel(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, 4 months
Change in ovirt-guest-agent[ovirt-3.5]: linux: Ignore filesystems in disks usage with zero size
by vfeenstr@redhat.com
Vinzenz Feenstra has submitted this change and it was merged.
Change subject: linux: Ignore filesystems in disks usage with zero size
......................................................................
linux: Ignore filesystems in disks usage with zero size
This patch introduces a new option in the linux configuration files
to ignore mounted filesystems with zero size.
We're currently black listing file system types and with every
new distribution we support new filesystem types have to be added
which usually have no size. (total/used size equals 0)
This patch introduces the ignore_zero_size_fs option to allow users
to revert back to the old behaviour by setting the value to `false`.
Change-Id: Iacaf57966aec2d973be39776b5f2457b27dac689
Bug-Url: https://bugzilla.redhat.com/1130993
Signed-off-by: Vinzenz Feenstra <vfeenstr(a)redhat.com>
(cherry picked from commit cc8d0418fcfa23bfcc60ef150f4375bea7bc4751)
---
M configurations/default.conf
M configurations/ovirt-guest-agent.conf
M ovirt-guest-agent/GuestAgentLinux2.py
M tests/guest_agent_test.py
4 files changed, 8 insertions(+), 0 deletions(-)
Approvals:
Vinzenz Feenstra: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/32110
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iacaf57966aec2d973be39776b5f2457b27dac689
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-guest-agent
Gerrit-Branch: ovirt-3.5
Gerrit-Owner: Vinzenz Feenstra <vfeenstr(a)redhat.com>
Gerrit-Reviewer: Vinzenz Feenstra <vfeenstr(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
10 years, 4 months
Change in ovirt-guest-agent[master]: linux: Ignore filesystems in disks usage with zero size
by vfeenstr@redhat.com
Vinzenz Feenstra has submitted this change and it was merged.
Change subject: linux: Ignore filesystems in disks usage with zero size
......................................................................
linux: Ignore filesystems in disks usage with zero size
This patch introduces a new option in the linux configuration files
to ignore mounted filesystems with zero size.
We're currently black listing file system types and with every
new distribution we support new filesystem types have to be added
which usually have no size. (total/used size equals 0)
This patch introduces the ignore_zero_size_fs option to allow users
to revert back to the old behaviour by setting the value to `false`.
Change-Id: Iacaf57966aec2d973be39776b5f2457b27dac689
Bug-Url: https://bugzilla.redhat.com/1130993
Signed-off-by: Vinzenz Feenstra <vfeenstr(a)redhat.com>
---
M configurations/default.conf
M configurations/ovirt-guest-agent.conf
M ovirt-guest-agent/GuestAgentLinux2.py
M tests/guest_agent_test.py
4 files changed, 8 insertions(+), 0 deletions(-)
Approvals:
Vinzenz Feenstra: Verified; Looks good to me, approved
Martin Polednik: Looks good to me, but someone else must approve
--
To view, visit http://gerrit.ovirt.org/32105
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iacaf57966aec2d973be39776b5f2457b27dac689
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-guest-agent
Gerrit-Branch: master
Gerrit-Owner: Vinzenz Feenstra <vfeenstr(a)redhat.com>
Gerrit-Reviewer: Martin Polednik <mpolednik(a)redhat.com>
Gerrit-Reviewer: Vinzenz Feenstra <vfeenstr(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
10 years, 4 months
Change in ovirt-engine[ovirt-engine-3.5]: userportal, webadmin: Changing "no sufficient" to "insuffici...
by tnisan@redhat.com
Tal Nisan has submitted this change and it was merged.
Change subject: userportal, webadmin: Changing "no sufficient" to "insufficient"
......................................................................
userportal, webadmin: Changing "no sufficient" to "insufficient"
Just better phrasing
Change-Id: I1b39dec92244d13b46b8f5f87d9797ab71646e6b
Bug-Url: https://bugzilla.redhat.com/1117349
Signed-off-by: Kobi Ianko <kobi(a)redhat.com>
---
M backend/manager/modules/dal/src/main/resources/bundles/AppErrors.properties
M frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/AppErrors.java
M frontend/webadmin/modules/userportal-gwtp/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties
M frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties
4 files changed, 8 insertions(+), 8 deletions(-)
Approvals:
Tal Nisan: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/30533
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I1b39dec92244d13b46b8f5f87d9797ab71646e6b
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Kobi Ianko <kobi(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Jiří Moskovčák <jmoskovc(a)redhat.com>
Gerrit-Reviewer: Martin Sivák <msivak(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, 4 months
Change in ovirt-engine[ovirt-engine-3.5]: core: edit host "advanced" parameters to change protocol
by tnisan@redhat.com
Tal Nisan has submitted this change and it was merged.
Change subject: core: edit host "advanced" parameters to change protocol
......................................................................
core: edit host "advanced" parameters to change protocol
Editting host protocol was no possible. This patch enables chaning
protocol for host in maintanace mode only. After the change connection
is closed and new protocol is used when reconnecting.
Bug-Url: https://bugzilla.redhat.com/1124442
Change-Id: I8cbd88616ae156209deb3b4841fa6a67d93267f0
Signed-off-by: pkliczewski <piotr.kliczewski(a)gmail.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateVdsCommand.java
M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendHostResource.java
M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/ResourceManager.java
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/EditHostModel.java
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostModel.java
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/NewHostModel.java
6 files changed, 22 insertions(+), 4 deletions(-)
Approvals:
Piotr Kliczewski: Verified
Oved Ourfali: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/32043
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I8cbd88616ae156209deb3b4841fa6a67d93267f0
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Piotr Kliczewski <piotr.kliczewski(a)gmail.com>
Gerrit-Reviewer: Antoni Segura Puimedon <asegurap(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski(a)gmail.com>
Gerrit-Reviewer: Roy Golan <rgolan(a)redhat.com>
Gerrit-Reviewer: Saggi Mizrahi <smizrahi(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
10 years, 4 months
Change in ovirt-engine[master]: jsonrpc: Version update
by sbonazzo@redhat.com
Sandro Bonazzola has submitted this change and it was merged.
Change subject: jsonrpc: Version update
......................................................................
jsonrpc: Version update
Bug-Url: https://bugzilla.redhat.com/1131944
Change-Id: I506610619dcb61e5fd8a7cf7933183286c9a19bd
Signed-off-by: pkliczewski <piotr.kliczewski(a)gmail.com>
---
M ovirt-engine.spec.in
M pom.xml
2 files changed, 3 insertions(+), 3 deletions(-)
Approvals:
Piotr Kliczewski: Verified
Sandro Bonazzola: Looks good to me, approved
oVirt Jenkins CI Server: Looks good to me, but someone else must approve
Oved Ourfali: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/31427
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I506610619dcb61e5fd8a7cf7933183286c9a19bd
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Piotr Kliczewski <piotr.kliczewski(a)gmail.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski(a)gmail.com>
Gerrit-Reviewer: Saggi Mizrahi <smizrahi(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
10 years, 4 months
Change in ovirt-guest-agent[ovirt-3.5]: Fix pep8 error
by vfeenstr@redhat.com
Vinzenz Feenstra has submitted this change and it was merged.
Change subject: Fix pep8 error
......................................................................
Fix pep8 error
ovirt-guest-agent/GuestAgentLinux2.py:55:1: E302 expected 2 blank lines, found 1
Change-Id: Ib05330955224108fa30b46e11b13b0fe99fab247
Signed-off-by: Vinzenz Feenstra <vfeenstr(a)redhat.com>
(cherry picked from commit 84e2216c39a2f4b4fb0768d561cf4e85e1f88939)
---
M ovirt-guest-agent/GuestAgentLinux2.py
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Vinzenz Feenstra: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/32106
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib05330955224108fa30b46e11b13b0fe99fab247
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-guest-agent
Gerrit-Branch: ovirt-3.5
Gerrit-Owner: Vinzenz Feenstra <vfeenstr(a)redhat.com>
Gerrit-Reviewer: Vinzenz Feenstra <vfeenstr(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
10 years, 4 months
Change in ovirt-guest-agent[master]: Fix pep8 error
by vfeenstr@redhat.com
Vinzenz Feenstra has submitted this change and it was merged.
Change subject: Fix pep8 error
......................................................................
Fix pep8 error
ovirt-guest-agent/GuestAgentLinux2.py:55:1: E302 expected 2 blank lines, found 1
Change-Id: Ib05330955224108fa30b46e11b13b0fe99fab247
Signed-off-by: Vinzenz Feenstra <vfeenstr(a)redhat.com>
---
M ovirt-guest-agent/GuestAgentLinux2.py
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Vinzenz Feenstra: Verified; Looks good to me, approved
Martin Polednik: Looks good to me, but someone else must approve
--
To view, visit http://gerrit.ovirt.org/32040
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib05330955224108fa30b46e11b13b0fe99fab247
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-guest-agent
Gerrit-Branch: master
Gerrit-Owner: Vinzenz Feenstra <vfeenstr(a)redhat.com>
Gerrit-Reviewer: Martin Polednik <mpolednik(a)redhat.com>
Gerrit-Reviewer: Vinzenz Feenstra <vfeenstr(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
10 years, 4 months
Change in ovirt-engine[master]: Adding RHEV to visible compute resources
by oourfali@redhat.com
Oved Ourfali has submitted this change and it was merged.
Change subject: Adding RHEV to visible compute resources
......................................................................
Adding RHEV to visible compute resources
In satellite ovirt provider is named RHEV
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1134384
Change-Id: I1376e595a3f5030fbef7c7f3e185f8e1eda6d264
Signed-off-by: Yaniv Bronhaim <ybronhei(a)redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/host/provider/foreman/ForemanHostProviderProxy.java
1 file changed, 2 insertions(+), 1 deletion(-)
Approvals:
Yaniv Bronhaim: Verified
Oved Ourfali: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/32018
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I1376e595a3f5030fbef7c7f3e185f8e1eda6d264
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yaniv Bronhaim <ybronhei(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
10 years, 4 months