]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Use os.uname() instead of calling uname in subprocess
authorJakub Libosvar <libosvar@redhat.com>
Tue, 1 Apr 2014 14:41:38 +0000 (16:41 +0200)
committerThomas Goirand <thomas@goirand.fr>
Mon, 9 Jun 2014 15:06:55 +0000 (23:06 +0800)
commite838613b65fd02e85967dfe590e0947b5a9f88c2
tree9788b42ac0495d6bd0208c4fe50d3733dfbcc6aa
parentdb59f78aafb5c0f88a6a7b81ab0dc1c24037add5
Use os.uname() instead of calling uname in subprocess

Related-Bug: #1291535

Change-Id: I57e18c0b95904f318e3fff08cd18b32e28f48834
(cherry picked from commit 22a0692c2e9b0276c6b4dd2f66cedc70f7f835a5)
neutron/agent/linux/ovs_lib.py