Change in ovirt-log-collector[ovirt-log-collector-3.2]: Fixed set_hosts for handling correctly -H option

Kiril Nesenko has submitted this change and it was merged. Change subject: Fixed set_hosts for handling correctly -H option ...................................................................... Fixed set_hosts for handling correctly -H option As stated in the method documentation each option set together is treated as an intersection. Previously -H caused an error when a host list was supplied due to a parameter passed with the wrong type to get_hypervisor_data. Change-Id: Ib9a99fc1e9bd49fbdcfcbdcb18dfddf6cd7e80e6 Bug-Url: https://bugzilla.redhat.com/918020 Signed-off-by: Sandro Bonazzola <sbonazzo@redhat.com> --- M src/__main__.py 1 file changed, 27 insertions(+), 31 deletions(-) Approvals: Kiril Nesenko: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/13475 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib9a99fc1e9bd49fbdcfcbdcb18dfddf6cd7e80e6 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-log-collector Gerrit-Branch: ovirt-log-collector-3.2 Gerrit-Owner: Kiril Nesenko <knesenko@redhat.com> Gerrit-Reviewer: Kiril Nesenko <knesenko@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com>
participants (1)
-
knesenko@redhat.com