Bug 1490091
Summary: | use RHV v4 api by default | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Oved Ourfali <oourfali> |
Component: | Providers | Assignee: | Boriso <bodnopoz> |
Status: | CLOSED ERRATA | QA Contact: | Radim Hrazdil <rhrazdil> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 5.9.0 | CC: | gblomqui, jfrey, jhardy, obarenbo, rhrazdil, simaishi |
Target Milestone: | GA | ||
Target Release: | 5.9.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | rhev | ||
Fixed In Version: | 5.9.0.1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-03-01 13:17:22 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | RHEVM | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1441721 |
Description
Oved Ourfali
2017-09-10 06:19:06 UTC
New commit detected on ManageIQ/manageiq-providers-ovirt/master: https://github.com/ManageIQ/manageiq-providers-ovirt/commit/ff844433e31851c0aba68e6b8840ad3542cfa642 commit ff844433e31851c0aba68e6b8840ad3542cfa642 Author: Boris Odnopozov <bodnopoz> AuthorDate: Mon Sep 11 16:47:44 2017 +0300 Commit: Boris Odnopozov <bodnopoz> CommitDate: Mon Sep 11 17:17:59 2017 +0300 Use the new ovirt_sdk by default use_ovirt_engine_sdk will now be set to true by default. https://bugzilla.redhat.com/show_bug.cgi?id=1490091 config/settings.yml | 2 +- .../providers/redhat/infra_manager/refresh/refresher_target_vm_spec.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) Verified that new ovirt sdk is now set to be used by default. Verified that ovirt_engine_sdk is now set to be used by default. Version 5.9.0.10 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2018:0380 |