]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
In some cases device check causes an exception
authorGary Kotton <gkotton@redhat.com>
Sat, 11 Aug 2012 16:58:18 +0000 (12:58 -0400)
committerGary Kotton <gkotton@redhat.com>
Sun, 12 Aug 2012 05:19:07 +0000 (01:19 -0400)
commit77c90dbc960b0736a13d54f80b42f8a24667d627
treed974c33f14884b219e32f0e682211764353df4b4
parentb45d4eb28025ecc604daf2bbdcd3ab450154f7d2
In some cases device check causes an exception

Fixes bug 1035669

Check the stderr in addition to checking the return codes.

Change-Id: I05e469302bc502b540b0c4af5fbd9c712a9bd309
quantum/agent/linux/utils.py