]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add systemd notification after reporting initial state
authorBrent Eagles <beagles@redhat.com>
Tue, 8 Dec 2015 16:02:21 +0000 (12:32 -0330)
committerBrent Eagles <beagles@redhat.com>
Tue, 5 Jan 2016 20:43:52 +0000 (17:13 -0330)
commit398d10e323216d46f0152a90f15e17e0c18aa0a2
tree42a829dcaf5fbf901dc7d0332af796a6f1af7e41
parent0c073785099b768e93122d7631560099ae216782
Add systemd notification after reporting initial state

This patch adds a notification for systemd after the agent has reported
its initial state to the Neutron server. This enables configuring
orderly startup of services that are dependent on the server having a
healthy openvswitch agent running.

Related-Bug: #1525901

Change-Id: I8d08f1b2ae196b1e48f9d91e06966687c0a8bd43
neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py
neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_ovs_neutron_agent.py