os-vif/os_vif/tests/unit/internal/command
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
..
ip Import IP implementation modules outside privsep context 2019-01-22 09:06:04 +00:00
__init__.py Migrate from 'ip' commands to 'pyroute2' 2018-01-08 10:17:42 +00:00