Michael Pasternak has posted comments on this change.

Change subject: restapi: add refresh capabilities action to Host
......................................................................


Patch Set 2: Do not submit

this patch does not work with the REST, host representation
is fetched from the server with GET /api/hosts/xxx by definition no extra 
operation should simulate this,

if in sake of business logic you are looking for the way
to force engine syncing with a corseting vdsm, this should
be done by adding extra parameters in URL, but against the very same GET 
operation on the host URI,

consider using force, force=True or similar:

GET /api/hosts/xxx;force

-- 
To view, visit http://gerrit.ovirt.org/15688
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I57ad42614de63d2a4690b22445db05d75fab4185
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alona Kaplan <[email protected]>
Gerrit-Reviewer: Alona Kaplan <[email protected]>
Gerrit-Reviewer: Michael Pasternak <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to