Michael Pasternak has submitted this change and it was merged.
Change subject: cli: construct object using factory on update, rather than fetching live
instance
......................................................................
cli: construct object using factory on update, rather than fetching live instance
Construct object using factory and set parameters to it
instead of fetching it from server and updating it.
Change-Id: I34a910a7f1ecae5385e2a6dcd2297a65f419bc9c
Bug-Url:
https://bugzilla.redhat.com/950684
Signed-off-by: Ravi Nori <rnori(a)redhat.com>
---
M src/ovirtcli/command/update.py
1 file changed, 9 insertions(+), 1 deletion(-)
Approvals:
Michael Pasternak: Looks good to me, approved
Ravi Nori: Verified
--
To view, visit
http://gerrit.ovirt.org/14557
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I34a910a7f1ecae5385e2a6dcd2297a65f419bc9c
Gerrit-PatchSet: 11
Gerrit-Project: ovirt-engine-cli
Gerrit-Branch: master
Gerrit-Owner: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori(a)redhat.com>