diff options
author | Walter A. Boring IV <walter.boring@hp.com> | 2013-04-29 13:51:42 -0700 |
---|---|---|
committer | Walter A. Boring IV <walter.boring@hp.com> | 2013-04-30 10:06:53 -0700 |
commit | 001961ed495a33cc944407888a2797f8a600e091 (patch) | |
tree | 0df3637cd5bda40a0ffdcd6d4ed1873f0a29c21e /nova/utils.py | |
parent | a56c2305c7c4758c8fa528c1b14a7a0e06be2c58 (diff) | |
download | nova-001961ed495a33cc944407888a2797f8a600e091.tar.gz nova-001961ed495a33cc944407888a2797f8a600e091.tar.xz nova-001961ed495a33cc944407888a2797f8a600e091.zip |
Fix attach when running as root without sysfsutils
When someone runs nova as root, and sysfsutils is not installed
an exception was being thrown when a volume attach call was made.
This wouldn't happen when being run as non-root because of the
rootwrap would trap for the missing sysfsutils app (systool).
Change-Id: Icc852fa7fd7a137cc7df86b8b96aeb629639ffad
Fixes: bug 1172486
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions