
We were logging in a code path but not setting a return value. This was passing tests because it seems 'assertFalse' does a falsey check, not a true boolean False check. Change-Id: If0156cd4d4c1acbad683873d632ee5afb0b7b7ad Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
Team and repository tags
os-vif
A library for plugging and unplugging virtual interfaces in OpenStack.
- License: Apache License, Version 2.0
- Documentation: https://docs.openstack.org/os-vif/latest/
- Source: https://opendev.org/openstack/os-vif
- Bugs: https://bugs.launchpad.net/os-vif
- Release Notes: https://docs.openstack.org/releasenotes/os-vif
Description
Languages
Python
100%