Ovirt never populated the tools_status for VMs so this is a feature request to collect a new attribute
In progress at https://github.com/ManageIQ/manageiq-providers-ovirt/pull/505. But, because it's making additional requests, we'll have to regenerate the cassettes, and right now we don't seem to have access to the original environment. So, on hold for now until we either get access to the original environment, or create a new one.
New commits detected on ManageIQ/manageiq-providers-ovirt/ivanchuk: https://github.com/ManageIQ/manageiq-providers-ovirt/commit/5c3f0dafdd3ac7c7e67dc6c108d39da0b74dd92b commit 5c3f0dafdd3ac7c7e67dc6c108d39da0b74dd92b Author: Adam Grare <agrare> AuthorDate: Thu Jul 2 15:47:53 2020 +0000 Commit: Satoe Imaishi <simaishi> CommitDate: Wed Sep 2 19:46:50 2020 +0000 Merge pull request #505 from djberg96/tools_status_simple Set tools_status based on presence of ovirt-guest-agent application (cherry picked from commit b28f102816dcc2fe7daef07d1e5227aac048bf05) https://bugzilla.redhat.com/show_bug.cgi?id=1846624 app/models/manageiq/providers/redhat/inventory/collector.rb | 6 + app/models/manageiq/providers/redhat/inventory/parser/infra_manager.rb | 8 + spec/models/manageiq/providers/redhat/infra_manager/refresh/refresher_4_async_graph_spec.rb | 4 +- 3 files changed, 16 insertions(+), 2 deletions(-) https://github.com/ManageIQ/manageiq-providers-ovirt/commit/441bd894808307db08c26e47038ccc56d9ccd1be commit 441bd894808307db08c26e47038ccc56d9ccd1be Author: Adam Grare <agrare> AuthorDate: Wed Sep 2 19:05:43 2020 +0000 Commit: Satoe Imaishi <simaishi> CommitDate: Wed Sep 2 19:49:30 2020 +0000 Merge pull request #518 from djberg96/tools_status_again Look for qemu-guest-agent for tools status as well (cherry picked from commit 5fd1d7370c2ccab0b89ab7814ab64b390b6c6741) https://bugzilla.redhat.com/show_bug.cgi?id=1846624 app/models/manageiq/providers/redhat/inventory/parser/infra_manager.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Verified on 5.11.8.0.
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 (Moderate: CloudForms 5.0.8 security, bug fix and enhancement update), 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-2020:4134