yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #30514
[Bug 1436872] [NEW] OVN mechanism driver does not work
Public bug reported:
2015-03-26 07:36:09.617 ERROR neutron.plugins.ml2.managers [req-7e81f1ef-ef9d-4e65-9c75-873c40de95df demo be356f97e093403c9fc2ebed44823a98] Mechanism driver 'ovn' failed in create_network_postcommit
2015-03-26 07:36:09.617 TRACE neutron.plugins.ml2.managers Traceback (most recent call last):
2015-03-26 07:36:09.617 TRACE neutron.plugins.ml2.managers File "/opt/stack/neutron/neutron/plugins/ml2/managers.py", line 323, in _call_on_drivers
2015-03-26 07:36:09.617 TRACE neutron.plugins.ml2.managers getattr(driver.obj, method_name)(context)
2015-03-26 07:36:09.617 TRACE neutron.plugins.ml2.managers File "/usr/local/lib/python2.7/dist-packages/networking_ovn/ml2/mech_driver.py", line 59, in create_network_postcommit
2015-03-26 07:36:09.617 TRACE neutron.plugins.ml2.managers network = context.current()
2015-03-26 07:36:09.617 TRACE neutron.plugins.ml2.managers TypeError: 'dict' object is not callable
2015-03-26 07:36:09.617 TRACE neutron.plugins.ml2.managers
** Affects: networking-ovn
Importance: High
Assignee: Gary Kotton (garyk)
Status: In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1436872
Title:
OVN mechanism driver does not work
Status in Neutron integration for OVN:
In Progress
Bug description:
2015-03-26 07:36:09.617 ERROR neutron.plugins.ml2.managers [req-7e81f1ef-ef9d-4e65-9c75-873c40de95df demo be356f97e093403c9fc2ebed44823a98] Mechanism driver 'ovn' failed in create_network_postcommit
2015-03-26 07:36:09.617 TRACE neutron.plugins.ml2.managers Traceback (most recent call last):
2015-03-26 07:36:09.617 TRACE neutron.plugins.ml2.managers File "/opt/stack/neutron/neutron/plugins/ml2/managers.py", line 323, in _call_on_drivers
2015-03-26 07:36:09.617 TRACE neutron.plugins.ml2.managers getattr(driver.obj, method_name)(context)
2015-03-26 07:36:09.617 TRACE neutron.plugins.ml2.managers File "/usr/local/lib/python2.7/dist-packages/networking_ovn/ml2/mech_driver.py", line 59, in create_network_postcommit
2015-03-26 07:36:09.617 TRACE neutron.plugins.ml2.managers network = context.current()
2015-03-26 07:36:09.617 TRACE neutron.plugins.ml2.managers TypeError: 'dict' object is not callable
2015-03-26 07:36:09.617 TRACE neutron.plugins.ml2.managers
To manage notifications about this bug go to:
https://bugs.launchpad.net/networking-ovn/+bug/1436872/+subscriptions
Follow ups
References