Comment 5 for bug 1525901

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron (stable/liberty)

Reviewed: https://review.openstack.org/270889
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=e80f5dc2498ee4bca315efcf4c6f5a203f3486af
Submitter: Jenkins
Branch: stable/liberty

commit e80f5dc2498ee4bca315efcf4c6f5a203f3486af
Author: Brent Eagles <email address hidden>
Date: Tue Dec 8 12:32:21 2015 -0330

    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.

    Conflicts:
     neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py
     neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_ovs_neutron_agent.py

    Related-Bug: #1525901

    Change-Id: I8d08f1b2ae196b1e48f9d91e06966687c0a8bd43
    (cherry picked from commit 398d10e323216d46f0152a90f15e17e0c18aa0a2)