]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Log configuration values for OVS agent
authorStephen Ma <stephen.ma@hp.com>
Sun, 2 Mar 2014 01:57:48 +0000 (01:57 +0000)
committerStephen Ma <stephen.ma@hp.com>
Sun, 2 Mar 2014 02:02:51 +0000 (02:02 +0000)
commita7049809d14c9cdc18b3b4bcb437e2a94b849082
tree5d9458e686fb37a759fe0a37ab44332754c78e94
parentea57e883eb6f6a19087575c6824143752afb5d3d
Log configuration values for OVS agent

When other agents start up, they log the configuration values
to their logs.  This patch adds the same feature to the
Openvswitch agent.

Change-Id: I00bc82a3dafbd214a2ddbdf525dd4cc327838af9
Closes-bug: #1285962
neutron/plugins/openvswitch/agent/ovs_neutron_agent.py