Comment 8 for bug 1869318

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to config (master)

Reviewed: https://review.opendev.org/717426
Committed: https://git.openstack.org/cgit/starlingx/config/commit/?id=b101cc1719e356baac24b7eda3f7ff2bdd5e984d
Submitter: Zuul
Branch: master

commit b101cc1719e356baac24b7eda3f7ff2bdd5e984d
Author: Ambarish Das <email address hidden>
Date: Fri Apr 3 21:38:17 2020 -0500

    Clean up: python libvirt removed from test requirement of sysinv

    This patch removes the dependency of libvirt-python from
    test_requirements.txt file of sysinv.This package is no more
    used by sysinv and generates error in "tox" execution.

    Closes-Bug:#1869318
               libvirt-python in test requirement throws error in tox build
               for py27 for config module

    Change-Id: I6f662159d5d71465079746755dabc8c063d9a158
    Signed-off-by: Ambarish Das <email address hidden>