Michael Pasternak has posted comments on this change.

Change subject: cli: construct object using factory on update, rather than 
fetching live instance
......................................................................


Patch Set 10:

(2 comments)

....................................................
File src/ovirtcli/command/update.py
Line 15: #
Line 16: 
Line 17: 
Line 18: from ovirtcli.command.command import OvirtCommand
Line 19: from ovirtsdk.utils.parsehelper import ParseHelper
not needed
Line 20: from ovirtcli.utils.typehelper import TypeHelper
Line 21: from cli.messages import Messages
Line 22: from ovirtsdk.infrastructure import brokers
Line 23: 


Line 18: from ovirtcli.command.command import OvirtCommand
Line 19: from ovirtsdk.utils.parsehelper import ParseHelper
Line 20: from ovirtcli.utils.typehelper import TypeHelper
Line 21: from cli.messages import Messages
Line 22: from ovirtsdk.infrastructure import brokers
not needed
Line 23: 
Line 24: 
Line 25: class UpdateCommand(OvirtCommand):
Line 26: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I34a910a7f1ecae5385e2a6dcd2297a65f419bc9c
Gerrit-PatchSet: 10
Gerrit-Project: ovirt-engine-cli
Gerrit-Branch: master
Gerrit-Owner: Ravi Nori <[email protected]>
Gerrit-Reviewer: Michael Pasternak <[email protected]>
Gerrit-Reviewer: Ravi Nori <[email protected]>
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to