** Changed in: neutron
       Status: Fix Committed => Fix Released

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

Title:
  AttributeError: 'NoneType' object has no attribute
  'security_groups_provider_updated'

Status in OpenStack Neutron (virtual network service):
  Fix Released

Bug description:
  During gating the following error occurred:

  2013-09-29 13:01:21.283 818 ERROR neutron.openstack.common.rpc.amqp [-] 
Exception during message handling
  2013-09-29 13:01:21.283 818 TRACE neutron.openstack.common.rpc.amqp Traceback 
(most recent call last):
  2013-09-29 13:01:21.283 818 TRACE neutron.openstack.common.rpc.amqp   File 
"/opt/stack/new/neutron/neutron/openstack/common/rpc/amqp.py", line 438, in 
_process_data
  2013-09-29 13:01:21.283 818 TRACE neutron.openstack.common.rpc.amqp     
**args)
  2013-09-29 13:01:21.283 818 TRACE neutron.openstack.common.rpc.amqp   File 
"/opt/stack/new/neutron/neutron/openstack/common/rpc/dispatcher.py", line 172, 
in dispatch
  2013-09-29 13:01:21.283 818 TRACE neutron.openstack.common.rpc.amqp     
result = getattr(proxyobj, method)(ctxt, **kwargs)
  2013-09-29 13:01:21.283 818 TRACE neutron.openstack.common.rpc.amqp   File 
"/opt/stack/new/neutron/neutron/agent/securitygroups_rpc.py", line 91, in 
security_groups_provider_updated
  2013-09-29 13:01:21.283 818 TRACE neutron.openstack.common.rpc.amqp     
self.sg_agent.security_groups_provider_updated()
  2013-09-29 13:01:21.283 818 TRACE neutron.openstack.common.rpc.amqp 
AttributeError: 'NoneType' object has no attribute 
'security_groups_provider_updated'
  2013-09-29 13:01:21.283 818 TRACE neutron.openstack.common.rpc.amqp

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to