
IPRoute() object must be closed once is no longer used. This is done automatically calling it inside its own context. If IPRoute() object is not closed, the following error is raised after many calls: OSError: [Errno 24] Too many open files Change-Id: I37ee291c22c2c3933ee229bfc939a4481898626c Closes-Bug: #1807949
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%