Bug 1279737

Summary: [RFE] Add a way to wait for events, i.e. a host status change
Product: [oVirt] ovirt-engine-cli Reporter: Fabian Deutsch <fdeutsch>
Component: CoreAssignee: Juan Hernández <juan.hernandez>
Status: CLOSED WONTFIX QA Contact: Pavel Stehlik <pstehlik>
Severity: medium Docs Contact:
Priority: low    
Version: 3.6.0.0CC: bugs
Target Milestone: ---Keywords: FutureFeature
Target Release: ---Flags: juan.hernandez: ovirt-future?
rule-engine: planning_ack?
rule-engine: devel_ack?
rule-engine: testing_ack?
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: infra
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-22 15:55:34 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Infra RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Fabian Deutsch 2015-11-10 07:46:23 UTC
Description of problem:
Currently I need to poll with ovirt-shell to see when the status of a host changes.
It would be nice if I the ovirt-shell could wait for specific events (like virsh event)

Example:
add host …
event status-change
add vm …

Comment 1 Juan Hernández 2015-11-10 10:58:27 UTC
It is

Comment 2 Juan Hernández 2015-11-10 10:59:11 UTC
It is very unlikely that we do something like this in the future, as it would require fundamental changes on how the CLI and the RESTAPI work.

Comment 3 Yaniv Kaul 2015-11-22 15:55:34 UTC
(In reply to Juan Hernández from comment #2)
> It is very unlikely that we do something like this in the future, as it
> would require fundamental changes on how the CLI and the RESTAPI work.

Closing for the time being. (I'm pretty sure I closed a similar RFE from QE as well recently though - perhaps it was via REST, but some idea).