]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
ovs_neutron_agent should exit gracefully
authorGandharva <gandharva.s@hp.com>
Thu, 5 Feb 2015 05:45:19 +0000 (11:15 +0530)
committerGandharva <gandharva.s@hp.com>
Mon, 2 Mar 2015 07:01:14 +0000 (07:01 +0000)
commite6ea486a9c82e2b083fbd181e31e45e0a5c43e42
tree92d728d9da3687b9146464cd8670f0b0cef1eadc
parentbbf17d9010048cf72d2c0785187d778a760599e4
ovs_neutron_agent should exit gracefully

In this patch set if any error occurs during agent initialization
phase, then it terminates ovs neutron agent gracefully.

Closes-Bug: #1351135

Co-Authored-By: Aman Kumar <amank@hp.com>
Co-Authored-By: Neethi Shasidhar <neethi209@gmail.com>

Change-Id: I14d091c73c8f8f4dfe70e7f9a7f7683b5fb0fd7f
neutron/plugins/openvswitch/agent/ovs_neutron_agent.py