
Michael Pasternak has submitted this change and it was merged. Change subject: cli: add option to retrieve system summary #854369 ...................................................................... cli: add option to retrieve system summary #854369 [oVirt shell (connected)]# summary hosts-active : 0 hosts-total : 4 storage_domains-active: 3 storage_domains-total : 4 users-active : 1 users-total : 3 vms-active : 0 vms-total : 7 https://bugzilla.redhat.com/show_bug.cgi?id=854369 Change-Id: I76bc19432b239f8394a15c7e3b37629437d38345 Signed-off-by: Michael Pasternak <mpastern@redhat.com> --- A src/ovirtcli/command/summary.py M src/ovirtcli/context.py M src/ovirtcli/format/text.py M src/ovirtcli/shell/engineshell.py A src/ovirtcli/shell/summarycmdshell.py 5 files changed, 79 insertions(+), 3 deletions(-) Approvals: Michael Pasternak: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/12964 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I76bc19432b239f8394a15c7e3b37629437d38345 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine-cli Gerrit-Branch: master Gerrit-Owner: Michael Pasternak <mpastern@redhat.com> Gerrit-Reviewer: Michael Pasternak <mpastern@redhat.com>