
- This change updates sanitize_log_path to use replace instead of string.translate so that it works across both python 2.7 and python 3. - This change modifies the functional tests to run under python 3 by default. A new functional-py27 env is also added. Change-Id: Id8127ae68cb5aeebdba73bd14fc0481cd9b773d9
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://git.openstack.org/cgit/openstack/os-vif
- Bugs: https://bugs.launchpad.net/os-vif
- Release Notes: https://docs.openstack.org/releasenotes/os-vif
Description
Languages
Python
100%