
This fixes the following problems with current requirements and test requirements. - netaddr is not used - oslo.serialization and oslo.utils are imported but are not listed in requirements. This also fixes the workaround for python 2 from setup.py because python 2 support was removed some time ago. In addition, the described behavior of pip was already fixed in recent versions. Change-Id: I63a56adf73c221c8f5f725c2689ddf953f90c654
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%