yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #45955
[Bug 1542923] [NEW] Linuxbridge agent failed to start when bridge_mappings is given
Public bug reported:
When I was working on fullstack tests for Linuxbridge agent I found that
when bridge_mappings is configured in LinuxBridge agent config file then
for calculating agent_id mac address of first bridge name from this
bridge_mappings is searched and it is failing. Due to that agent is not
starting properly and is hanging.
Agent's log is stuck on:
ig/cfg.py:2405
2016-02-06 23:48:53.003 6023 DEBUG oslo_service.service [-] ******************************************************************************** log_opt_values /home/ubuntu/neutron/.tox/dsvm-fullstack/local/lib/python2.7/site-packages/oslo_con
fig/cfg.py:2407
2016-02-06 23:48:53.004 6023 DEBUG neutron.agent.securitygroups_rpc [req-43811efb-7a62-4059-8c93-b75b8554e7f8 - - - - -] Init firewall settings (driver=None) init_firewall /home/ubuntu/neutron/neutron/agent/securitygroups_rpc.py:98
2016-02-06 23:48:53.005 6023 WARNING neutron.agent.securitygroups_rpc [req-43811efb-7a62-4059-8c93-b75b8554e7f8 - - - - -] Driver configuration doesn't match with enable_security_group
and then agent was not sending report about his state to neutron server.
** Affects: neutron
Importance: Undecided
Assignee: Slawek Kaplonski (slaweq)
Status: New
** Changed in: neutron
Assignee: (unassigned) => Slawek Kaplonski (slaweq)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1542923
Title:
Linuxbridge agent failed to start when bridge_mappings is given
Status in neutron:
New
Bug description:
When I was working on fullstack tests for Linuxbridge agent I found
that when bridge_mappings is configured in LinuxBridge agent config
file then for calculating agent_id mac address of first bridge name
from this bridge_mappings is searched and it is failing. Due to that
agent is not starting properly and is hanging.
Agent's log is stuck on:
ig/cfg.py:2405
2016-02-06 23:48:53.003 6023 DEBUG oslo_service.service [-] ******************************************************************************** log_opt_values /home/ubuntu/neutron/.tox/dsvm-fullstack/local/lib/python2.7/site-packages/oslo_con
fig/cfg.py:2407
2016-02-06 23:48:53.004 6023 DEBUG neutron.agent.securitygroups_rpc [req-43811efb-7a62-4059-8c93-b75b8554e7f8 - - - - -] Init firewall settings (driver=None) init_firewall /home/ubuntu/neutron/neutron/agent/securitygroups_rpc.py:98
2016-02-06 23:48:53.005 6023 WARNING neutron.agent.securitygroups_rpc [req-43811efb-7a62-4059-8c93-b75b8554e7f8 - - - - -] Driver configuration doesn't match with enable_security_group
and then agent was not sending report about his state to neutron
server.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1542923/+subscriptions
Follow ups