Michael Pasternak has submitted this change and it was merged.
Change subject: cli: show event -id accept strings instead of numeric values(#886786)
......................................................................
cli: show event -id accept strings instead of numeric values(#886786)
Show event -id does not accept numeric values.
This patch does and explicit cast into string for ids.
Change-Id: Ie31f1f6cb9e5bbc9146088bd820cf80ebf41d757
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=886786
Signed-off-by: Ravi Nori <rnori(a)redhat.com>
---
M src/ovirtcli/command/command.py
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Michael Pasternak: Looks good to me, approved
Ravi Nori: Verified
--
To view, visit
http://gerrit.ovirt.org/11982
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie31f1f6cb9e5bbc9146088bd820cf80ebf41d757
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>