Bug 1101554
Summary: | [RFE] HE-ha: use vdsm api instead of vdsClient | ||
---|---|---|---|
Product: | [oVirt] ovirt-hosted-engine-ha | Reporter: | Yedidyah Bar David <didi> |
Component: | RFEs | Assignee: | Simone Tiraboschi <stirabos> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Artyom <alukiano> |
Severity: | medium | Docs Contact: | |
Priority: | high | ||
Version: | --- | CC: | alukiano, bugs, c.handel, dfediuck, gklein, istein, mavital, melewis, mgoldboi, mkalinin, msivak, sbonazzo, s.danzi, sherold, stirabos, ylavi |
Target Milestone: | ovirt-4.1.1 | Keywords: | FutureFeature, Reopened, Triaged |
Target Release: | 2.1.0.3 | Flags: | rule-engine:
ovirt-4.1+
sherold: Triaged+ alukiano: testing_plan_complete- mgoldboi: planning_ack+ sbonazzo: devel_ack+ mavital: testing_ack+ |
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: |
With this update, the code interfacing with VDSM now uses the VDSM API directly instead of using vdsClient and xmlrpc.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2017-04-21 09:51:55 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Integration | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1005923, 1372237 |
Description
Yedidyah Bar David
2014-05-27 13:58:15 UTC
Setup side is on Bug #1101553 Martin isn't this already addressed in 3.6? ovirt-hosted-engine-setup always uses vdscli. ovirt-ha-broker probably still uses vdsClient somewhere for the monitoring. *** Bug 1343112 has been marked as a duplicate of this bug. *** Should this be on QA? Verified on ovirt-hosted-engine-ha-2.1.0-1.el7ev.noarch 1) Ran HE CLI commands (vm-start, vm-poweroff, add-console-password...) 2) Checked VDSM log(no lines with xmlrpc header) A createVolume call was still using xml-rpc. Target release should be placed once a package build is known to fix a issue. Since this bug is not modified, the target version has been reset. Please use target milestone to plan a fix for a oVirt release. Verified on ovirt-hosted-engine-ha-2.1.0.3-1.el7ev.noarch Deploy on 3 storage types NFS, ISCSI, GlusterFS and check the VDSM log for the xmlrpc calls. |