From Dan Kenigsberg <[email protected]>: Dan Kenigsberg has submitted this change and it was merged.
Change subject: utils: Extract tobool from utils module ...................................................................... utils: Extract tobool from utils module This patch is one of a seriese of patches that aim to split utils module and relocate its content to vdsm.common. Change-Id: I131143cb9ca29fd0f6545ec9398d882a082c6af2 Signed-off-by: Edward Haas <[email protected]> --- A lib/vdsm/common/conv.py M lib/vdsm/hostdev.py M lib/vdsm/network/canonicalize.py M lib/vdsm/network/configurators/ifcfg.py M lib/vdsm/network/connectivity.py M lib/vdsm/network/legacy_switch.py M lib/vdsm/network/netrestore.py M lib/vdsm/tool/register.py M lib/vdsm/utils.py M lib/vdsm/virt/libvirtxml.py M lib/vdsm/virt/migration.py M lib/vdsm/virt/vmdevices/core.py M lib/vdsm/virt/vmdevices/graphics.py M lib/vdsm/virt/vmdevices/hostdevice.py M lib/vdsm/virt/vmdevices/network.py M lib/vdsm/virt/vmdevices/storage.py M lib/vdsm/virt/vmpowerdown.py M tests/API_test.py M vdsm/API.py M vdsm/hooking.py M vdsm/virt/vm.py M vdsm/virt/vm_migrate_hook.py M vdsm_hooks/extra_ipv4_addrs/extra_ipv4_addrs.py 23 files changed, 106 insertions(+), 75 deletions(-) Approvals: Nir Soffer: Looks good to me, but someone else must approve Jenkins CI: Passed CI tests Dan Kenigsberg: Looks good to me, approved Edward Haas: Verified -- To view, visit https://gerrit.ovirt.org/76458 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I131143cb9ca29fd0f6545ec9398d882a082c6af2 Gerrit-PatchSet: 10 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Edward Haas <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Edward Haas <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Irit Goihman <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Petr Horáček <[email protected]> Gerrit-Reviewer: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list -- [email protected] To unsubscribe send an email to [email protected]
