Michael Pasternak has submitted this change and it was merged.
Change subject: cli: incorrect property to python built-in symbol encapsulation
(#1015975)
......................................................................
cli: incorrect property to python built-in symbol encapsulation (#1015975)
If a object has a property with the same
name as an internal property. We do not
append '_' to the property name.
Change-Id: Ie6efa65f785b33ccd46fc23bf4e223fa8e76dfad
Bug-Url:
https://bugzilla.redhat.com/1015975
Signed-off-by: Ravi Nori <rnori(a)redhat.com>
---
M src/ovirtcli/command/command.py
1 file changed, 2 insertions(+), 1 deletion(-)
Approvals:
Michael Pasternak: Looks good to me, approved
Ravi Nori: Verified
--
To view, visit
http://gerrit.ovirt.org/19940
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie6efa65f785b33ccd46fc23bf4e223fa8e76dfad
Gerrit-PatchSet: 1
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>