← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2000314] [NEW] [OVS] Call to "driver.unregister" failing

 

Public bug reported:

This is happening during the stop of the OVS agent (snippet):
2022-12-22 12:12:22.774 115433 ERROR neutron   File "/home/zuul/src/opendev.org/openstack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_capabilities.py", line 29, in unregister
2022-12-22 12:12:22.774 115433 ERROR neutron     driver.unregister()
2022-12-22 12:12:22.774 115433 ERROR neutron   File "/home/zuul/src/opendev.org/openstack/neutron/neutron/services/trunk/drivers/openvswitch/agent/driver.py", line 108, in unregister
2022-12-22 12:12:22.774 115433 ERROR neutron     TRUNK_SKELETON.unregister()
2022-12-22 12:12:22.774 115433 ERROR neutron AttributeError: 'NoneType' object has no attribute 'unregister'


Logs: https://paste.opendev.org/show/b39WtsdKJB5LHyxSJya1/

** Affects: neutron
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/2000314

Title:
  [OVS] Call to "driver.unregister" failing

Status in neutron:
  New

Bug description:
  This is happening during the stop of the OVS agent (snippet):
  2022-12-22 12:12:22.774 115433 ERROR neutron   File "/home/zuul/src/opendev.org/openstack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_capabilities.py", line 29, in unregister
  2022-12-22 12:12:22.774 115433 ERROR neutron     driver.unregister()
  2022-12-22 12:12:22.774 115433 ERROR neutron   File "/home/zuul/src/opendev.org/openstack/neutron/neutron/services/trunk/drivers/openvswitch/agent/driver.py", line 108, in unregister
  2022-12-22 12:12:22.774 115433 ERROR neutron     TRUNK_SKELETON.unregister()
  2022-12-22 12:12:22.774 115433 ERROR neutron AttributeError: 'NoneType' object has no attribute 'unregister'

  
  Logs: https://paste.opendev.org/show/b39WtsdKJB5LHyxSJya1/

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/2000314/+subscriptions



Follow ups