Comment 6 for bug 1525901

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

Reviewed: https://review.openstack.org/273635
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=da9f4f17b051bbb565cf92b2c32bdf5a1ce09027
Submitter: Jenkins
Branch: stable/kilo

commit da9f4f17b051bbb565cf92b2c32bdf5a1ce09027
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/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)