yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #05465
[Bug 1229105] Re: SystemExit exception should be logged in neutron
** 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/1229105
Title:
SystemExit exception should be logged in neutron
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
OS : RHEL6.4
OpenStack version :Havana
Config /etc/neutron/l3-agent.ini as below:
# L3 requires that an interface driver be set. Choose the one that best
# matches your plugin.
# interface_driver =
# Example of interface_driver option for OVS based plugins (OVS, Ryu, NEC)
# that supports L3 agent
# interface_driver = neutron.agent.linux.interface.OVSInterfaceDriver
Then start neutron-l3-agent :
service neutron-l3-agent start
The result is :
[root@xianghui ~]# service neutron-l3-agent start
Starting neutron-l3-agent: [ OK ]
[root@xianghui ~]# ps -ef|grep neutron-l3-agent
root 28989 6164 0 04:38 pts/2 00:00:00 grep --color=auto neutron-l3-agent
Actually, neutron-l3-agent isn't been started, but there's no log can
be tracked both in user interface or in /var/log/neutron/l3-agent.log.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1229105/+subscriptions