Rodolfo Alonso Hernandez db5216357b Create iproute.IPRoute() inside a context
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
2018-12-12 23:40:36 +00:00
2018-10-11 16:40:54 +02:00
2018-07-05 16:20:22 +00:00
2018-01-15 16:18:50 +01:00
2015-11-11 16:10:58 +00:00
2018-09-11 08:48:05 +02:00
2018-10-11 16:40:54 +02:00
2018-06-27 15:52:27 +00:00
2017-03-10 19:12:21 +00:00
2018-11-03 07:29:30 +00:00

Team and repository tags

image

os-vif

Latest Version

Downloads

A library for plugging and unplugging virtual interfaces in OpenStack.

Description
Integration library between network (Neutron) and compute (Nova) providers
Readme 7.9 MiB
Languages
Python 100%