Created
March 10, 2019 21:03
-
-
Save LaurentDumont/3e70af9aa20d4203ff416de07f882e15 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2019-03-10 20:32:00.961 4967 INFO os_vif [-] Loaded VIF plugins: ovs, linux_bridge, noop | |
2019-03-10 20:49:35.697 15208 DEBUG os_vif [-] Loaded VIF plugin class '<class 'vif_plug_ovs.ovs.OvsPlugin'>' with name 'ovs' initialize /usr/lib/python2.7/site-packages/os_vif/__init__.py:46 | |
2019-03-10 20:49:35.698 15208 DEBUG os_vif [-] Loaded VIF plugin class '<class 'vif_plug_linux_bridge.linux_bridge.LinuxBridgePlugin'>' with name 'linux_bridge' initialize /usr/lib/python2.7/site-packages/os_vif/__init__.py:46 | |
2019-03-10 20:49:35.698 15208 DEBUG os_vif [-] Loaded VIF plugin class '<class 'vif_plug_noop.noop.NoOpPlugin'>' with name 'noop' initialize /usr/lib/python2.7/site-packages/os_vif/__init__.py:46 | |
2019-03-10 20:49:35.698 15208 INFO os_vif [-] Loaded VIF plugins: ovs, linux_bridge, noop |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment