Advertisement
Guest User

mechanism driver extension

a guest
Apr 19th, 2015
286
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.04 KB | None | 0 0
  1. 2015-04-18 23:21:13.727 11068 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: []
  2. 2015-04-18 23:21:13.727 11068 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch']
  3. 2015-04-18 23:21:13.728 11068 DEBUG neutron.plugins.ml2.managers [-] ++++++++++++++++++++++++++++++++++++++ __init__ /usr/lib/python2.7/site-packages/neutron/plugins/ml2/managers.py:251
  4. 2015-04-18 23:21:13.728 11068 DEBUG neutron.plugins.ml2.managers [-] MechanismManager.mro() = [<class 'neutron.plugins.ml2.managers.MechanismManager'>, <class 'stevedore.named.NamedExtensionManager'>, <class 'stevedore.extension.ExtensionManager'>, <type 'object'>] __init__ /usr/lib/python2.7/site-packages/neutron/plugins/ml2/managers.py:252
  5. 2015-04-18 23:21:13.728 11068 DEBUG neutron.plugins.ml2.managers [-] cfg.CONF.ml2.mechanism_drivers = ['openvswitch'] __init__ /usr/lib/python2.7/site-packages/neutron/plugins/ml2/managers.py:253
  6. 2015-04-18 23:21:13.729 11068 DEBUG neutron.plugins.ml2.managers [-] ++++++++++++++++++++++++++++++++++++++ __init__ /usr/lib/python2.7/site-packages/neutron/plugins/ml2/managers.py:254
  7. 2015-04-18 23:21:13.729 11068 DEBUG stevedore.extension [-] found extension EntryPoint.parse('hyperv = neutron.plugins.ml2.drivers.mech_hyperv:HypervMechanismDriver') _load_plugins /usr/lib/python2.7/site-packages/stevedore/extension.py:156
  8. 2015-04-18 23:21:13.729 11068 DEBUG stevedore.extension [-] found extension EntryPoint.parse('l2population = neutron.plugins.ml2.drivers.l2pop.mech_driver:L2populationMechanismDriver') _load_plugins /usr/lib/python2.7/site-packages/stevedore/extension.py:156
  9. 2015-04-18 23:21:13.729 11068 DEBUG stevedore.extension [-] found extension EntryPoint.parse('cisco_apic = neutron.plugins.ml2.drivers.cisco.apic.mechanism_apic:APICMechanismDriver') _load_plugins /usr/lib/python2.7/site-packages/stevedore/extension.py:156
  10. 2015-04-18 23:21:13.730 11068 DEBUG stevedore.extension [-] found extension EntryPoint.parse('arista = neutron.plugins.ml2.drivers.arista.mechanism_arista:AristaDriver') _load_plugins /usr/lib/python2.7/site-packages/stevedore/extension.py:156
  11. 2015-04-18 23:21:13.730 11068 DEBUG stevedore.extension [-] found extension EntryPoint.parse('ofagent = neutron.plugins.ml2.drivers.mech_ofagent:OfagentMechanismDriver') _load_plugins /usr/lib/python2.7/site-packages/stevedore/extension.py:156
  12. 2015-04-18 23:21:13.730 11068 DEBUG stevedore.extension [-] found extension EntryPoint.parse('ncs = neutron.plugins.ml2.drivers.mechanism_ncs:NCSMechanismDriver') _load_plugins /usr/lib/python2.7/site-packages/stevedore/extension.py:156
  13. 2015-04-18 23:21:13.730 11068 DEBUG stevedore.extension [-] found extension EntryPoint.parse('cisco_nexus = neutron.plugins.ml2.drivers.cisco.nexus.mech_cisco_nexus:CiscoNexusMechanismDriver') _load_plugins /usr/lib/python2.7/site-packages/stevedore/extension.py:156
  14. 2015-04-18 23:21:13.730 11068 DEBUG stevedore.extension [-] found extension EntryPoint.parse('linuxbridge = neutron.plugins.ml2.drivers.mech_linuxbridge:LinuxbridgeMechanismDriver') _load_plugins /usr/lib/python2.7/site-packages/stevedore/extension.py:156
  15. 2015-04-18 23:21:13.730 11068 DEBUG stevedore.extension [-] found extension EntryPoint.parse('openvswitch = neutron.plugins.ml2.drivers.mech_openvswitch:OpenvswitchMechanismDriver') _load_plugins /usr/lib/python2.7/site-packages/stevedore/extension.py:156
  16. 2015-04-18 23:21:13.732 11068 WARNING neutron.agent.securitygroups_rpc [-] Driver configuration doesn't match with enable_security_group
  17. 2015-04-18 23:21:13.732 11068 DEBUG stevedore.extension [-] found extension EntryPoint.parse('mlnx = neutron.plugins.ml2.drivers.mlnx.mech_mlnx:MlnxMechanismDriver') _load_plugins /usr/lib/python2.7/site-packages/stevedore/extension.py:156
  18. 2015-04-18 23:21:13.732 11068 DEBUG stevedore.extension [-] found extension EntryPoint.parse('fslsdn = neutron.plugins.ml2.drivers.freescale.mechanism_fslsdn:FslsdnMechanismDriver') _load_plugins /usr/lib/python2.7/site-packages/stevedore/extension.py:156
  19. 2015-04-18 23:21:13.732 11068 DEBUG stevedore.extension [-] found extension EntryPoint.parse('sriovnicswitch = neutron.plugins.ml2.drivers.mech_sriov.mech_driver:SriovNicSwitchMechanismDriver') _load_plugins /usr/lib/python2.7/site-packages/stevedore/extension.py:156
  20. 2015-04-18 23:21:13.732 11068 DEBUG stevedore.extension [-] found extension EntryPoint.parse('brocade = neutron.plugins.ml2.drivers.brocade.mechanism_brocade:BrocadeMechanism') _load_plugins /usr/lib/python2.7/site-packages/stevedore/extension.py:156
  21. 2015-04-18 23:21:13.732 11068 DEBUG stevedore.extension [-] found extension EntryPoint.parse('test = neutron.tests.unit.ml2.drivers.mechanism_test:TestMechanismDriver') _load_plugins /usr/lib/python2.7/site-packages/stevedore/extension.py:156
  22. 2015-04-18 23:21:13.733 11068 DEBUG stevedore.extension [-] found extension EntryPoint.parse('nuage = neutron.plugins.ml2.drivers.mech_nuage.driver:NuageMechanismDriver') _load_plugins /usr/lib/python2.7/site-packages/stevedore/extension.py:156
  23. 2015-04-18 23:21:13.733 11068 DEBUG stevedore.extension [-] found extension EntryPoint.parse('logger = neutron.tests.unit.ml2.drivers.mechanism_logger:LoggerMechanismDriver') _load_plugins /usr/lib/python2.7/site-packages/stevedore/extension.py:156
  24. 2015-04-18 23:21:13.733 11068 DEBUG stevedore.extension [-] found extension EntryPoint.parse('bigswitch = neutron.plugins.ml2.drivers.mech_bigswitch.driver:BigSwitchMechanismDriver') _load_plugins /usr/lib/python2.7/site-packages/stevedore/extension.py:156
  25. 2015-04-18 23:21:13.733 11068 DEBUG stevedore.extension [-] found extension EntryPoint.parse('opendaylight = neutron.plugins.ml2.drivers.mechanism_odl:OpenDaylightMechanismDriver') _load_plugins /usr/lib/python2.7/site-packages/stevedore/extension.py:156
  26. 2015-04-18 23:21:13.733 11068 DEBUG stevedore.extension [-] found extension EntryPoint.parse('bulkless = neutron.tests.unit.ml2.drivers.mechanism_bulkless:BulklessMechanismDriver') _load_plugins /usr/lib/python2.7/site-packages/stevedore/extension.py:156
  27. 2015-04-18 23:21:13.733 11068 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch']
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement