Noticed on compute nodes, while running neutron on TripleO
[-] Failed reporting state!
TRACE neutron.plugins.openvswitch.agent.ovs_neutron_agent Traceback (most recent call last):
TRACE neutron.plugins.openvswitch.agent.ovs_neutron_agent File "/opt/stack/venvs/neutron/lib/python2.7/site-packages/neutron/plugins/openvswitch/agent/ovs_neutron_agent.py", line 222, in _report_state
TRACE neutron.plugins.openvswitch.agent.ovs_neutron_agent self.int_br_device_count
)
TRACE neutron.plugins.openvswitch.agent.ovs_neutron_agent AttributeError: 'OVSNeutronAgent' object has no attribute 'int_br_device_count'
Can you provide more detailed trace with line numbers?
I don't see the issue in my environment.