]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
utils.execute: Add a debug-level log to record stdin
authorYAMAMOTO Takashi <yamamoto@valinux.co.jp>
Wed, 11 Mar 2015 05:33:28 +0000 (14:33 +0900)
committerYAMAMOTO Takashi <yamamoto@valinux.co.jp>
Wed, 11 Mar 2015 10:21:36 +0000 (19:21 +0900)
commiteaea63e7f4b6d5c023765906e2daf0a6fb97de8d
tree578e578e0046e9efe541e49446c66df47d71a8f2
parent1096b8dac583c8641bb4c4b98a5037e4cd142913
utils.execute: Add a debug-level log to record stdin

It's important to record stdin than it used to be because
the recent versions of ovs_lib passes flow strings to
ovs-ofctl command via stdin.

Change-Id: I3b3d5742076e05a3d4ebf5adc26356742b2928e4
neutron/agent/linux/utils.py