]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Use call to report state when ovs_agent starts up
authoryangxurong <yangxurong@huawei.com>
Tue, 22 Jul 2014 13:23:08 +0000 (21:23 +0800)
committeryangxurong <yangxurong@huawei.com>
Tue, 12 Aug 2014 02:23:08 +0000 (10:23 +0800)
commit46501246c202f1f424f0d2a05769926303a39c89
tree94dd146bfb242dcf55266a444f4dc90bc3e1b778
parentbdf47d10b6511b87c8e1b0959db1b0d5a01b5731
Use call to report state when ovs_agent starts up

Make sure to report ovs_agent state when starting up, otherwise
ovs_agent start_time would not be updated and thus l2pop does
not send fdb entries.

Change-Id: Idd770a85a9eabff112d9613e75d8bb524020234a
Closes-Bug: #1347452
neutron/plugins/openvswitch/agent/ovs_neutron_agent.py
neutron/tests/unit/openvswitch/test_ovs_neutron_agent.py