]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Lower the log level for the message about concurrent port delete
authorIhar Hrachyshka <ihrachys@redhat.com>
Thu, 15 Oct 2015 15:57:56 +0000 (17:57 +0200)
committerIhar Hrachyshka <ihrachys@redhat.com>
Thu, 15 Oct 2015 15:57:56 +0000 (17:57 +0200)
commitce6d8b0525af44ad73d5fcced9675ca454bf737d
tree1c78b06d57b9ca9f42f6ed8ca9f271bab6b03543
parent090fe713592c2b6398d999bfa03b80cbb2054609
Lower the log level for the message about concurrent port delete

There is nothing wrong or interesting in that log message that would be
useful during general cloud operation. It may be useful when debugging
an issue, so leaving the message, but with lowered log level.

Change-Id: I6c16a829665b602da84c0d694fcc5f8ad5ed546b
neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py