Merge "Replace keepalived notifier bash script with Python ip monitor"

This commit is contained in:
Jenkins 2015-03-19 03:50:09 +00:00 committed by Gerrit Code Review
commit fd63435202
1 changed files with 1 additions and 0 deletions

View File

@ -94,6 +94,7 @@ console_scripts =
neutron-debug = neutron.debug.shell:main
neutron-dhcp-agent = neutron.cmd.eventlet.agents.dhcp:main
neutron-hyperv-agent = neutron.plugins.hyperv.agent.hyperv_neutron_agent:main
neutron-keepalived-state-change = neutron.cmd.keepalived_state_change:main
neutron-ibm-agent = neutron.plugins.ibm.agent.sdnve_neutron_agent:main
neutron-l3-agent = neutron.cmd.eventlet.agents.l3:main
neutron-linuxbridge-agent = neutron.plugins.linuxbridge.agent.linuxbridge_neutron_agent:main