Rodolfo Alonso Hernandez 843d84c819 Import IP implementation modules outside privsep context
If the IP module is loaded inside the privsep context, the following
error will occur:
  return getattr(sys.modules[mod_str], class_str)
  "AttributeError: 'module' object has no attribute 'PyRoute2'

Change-Id: I1852038b8d40d4aa52c4f8e661bc78e54e0fc966
Closes-Bug: #1812090
2019-01-22 09:06:04 +00: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
2019-01-07 11:04:24 +08: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%