os-vif/os_vif
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
..
internal Import IP implementation modules outside privsep context 2019-01-22 09:06:04 +00:00
objects Extend port profiles with datapath offload type 2019-01-14 17:23:22 +02:00
tests Import IP implementation modules outside privsep context 2019-01-22 09:06:04 +00:00
__init__.py doc: Fix arg specs and object types in docs 2018-07-16 17:55:22 +01:00
exception.py Add support for Windows network commands 2018-09-26 14:40:21 +01:00
i18n.py Update the documentation link for doc migration 2017-07-24 17:20:28 +08:00
plugin.py doc: Fix arg specs and object types in docs 2018-07-16 17:55:22 +01:00
utils.py Migrate from 'ip' commands to 'pyroute2' 2018-01-08 10:17:42 +00:00
version.py Start using reno for release notes 2016-05-03 13:53:29 +01:00