Advertisement
Guest User

Untitled

a guest
Apr 19th, 2017
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.02 KB | None | 0 0
  1. Apr 19 09:05:24 t neutron-l3-agent[3998]: Guru meditation now registers SIGUSR1 and SIGUSR2 by default for backward compatibility. SIGUSR1 will no longer be registered in a
  2. Apr 19 09:05:24 t neutron-l3-agent[3998]: Traceback (most recent call last):
  3. Apr 19 09:05:24 t neutron-l3-agent[3998]: File "/usr/bin/neutron-l3-agent", line 6, in <module>
  4. Apr 19 09:05:24 t neutron-l3-agent[3998]: from neutron.cmd.eventlet.agents.l3 import main
  5. Apr 19 09:05:24 t neutron-l3-agent[3998]: File "/usr/lib/python2.7/dist-packages/neutron/cmd/eventlet/agents/l3.py", line 13, in <module>
  6. Apr 19 09:05:24 t neutron-l3-agent[3998]: from neutron.agent import l3_agent
  7. Apr 19 09:05:24 t neutron-l3-agent[3998]: File "/usr/lib/python2.7/dist-packages/neutron/agent/l3_agent.py", line 22, in <module>
  8. Apr 19 09:05:24 t neutron-l3-agent[3998]: from neutron.agent.common import config
  9. Apr 19 09:05:24 t neutron-l3-agent[3998]: File "/usr/lib/python2.7/dist-packages/neutron/agent/common/config.py", line 21, in <module>
  10. Apr 19 09:05:24 t neutron-l3-agent[3998]: from neutron.common import config
  11. Apr 19 09:05:24 t neutron-l3-agent[3998]: File "/usr/lib/python2.7/dist-packages/neutron/common/config.py", line 43, in <module>
  12. Apr 19 09:05:24 t neutron-l3-agent[3998]: cfg.PortOpt('bind_port', default=9696,
  13. Apr 19 09:05:24 t neutron-l3-agent[3998]: AttributeError: 'module' object has no attribute 'PortOpt'
  14. Apr 19 09:05:24 t systemd[1]: neutron-l3-agent.service: Main process exited, code=exited, status=1/FAILURE
  15. Apr 19 09:05:24 t systemd[1]: neutron-l3-agent.service: Unit entered failed state.
  16. Apr 19 09:05:24 t systemd[1]: neutron-l3-agent.service: Failed with result 'exit-code'.
  17. Apr 19 09:05:24 t systemd[1]: neutron-l3-agent.service: Service hold-off time over, scheduling restart.
  18. Apr 19 09:05:24 t systemd[1]: Stopped OpenStack Neutron L3 agent.
  19. Apr 19 09:05:24 t systemd[1]: neutron-l3-agent.service: Start request repeated too quickly.
  20. Apr 19 09:05:24 t systemd[1]: Failed to start OpenStack Neutron L3 agent.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement