ovs-appctl fix: Fixes ovs-appctl by placing pid file appropriately 37/17137/2
authorChristian Trautman <ctrautma@redhat.com>
Tue, 19 Jul 2016 13:48:30 +0000 (09:48 -0400)
committerChristian Trautman <ctrautma@redhat.com>
Tue, 19 Jul 2016 13:49:40 +0000 (09:49 -0400)
commit6091132bf720b7cedc1780f86c489a7dfe6e6c8e
treea22072afdf60ab8dd271b3d42fc685d798ea50b2
parentf35edfc71ee92d67e6cb587b116b64c3a005ac71
ovs-appctl fix: Fixes ovs-appctl by placing pid file appropriately

ovs-appctl was broken due to a previous commit which changed the
location of the ovs-vswitchd pid file. This fixes it by placing
the pid back in the default location where ovs-appctl is looking
for.

JIRA: VSPERF-315

Change-Id: I4ae87ad566acb69ac9d565a3a77865f5a6861b93
Signed-off-by: MartinX Klozik <martinx.klozik@intel.com>
Signed-off-by: Christian Trautman <ctrautma@redhat.com>
vswitches/ovs.py