summaryrefslogtreecommitdiffstats
path: root/nova/utils.py
diff options
context:
space:
mode:
authorWalter A. Boring IV <walter.boring@hp.com>2013-04-29 13:51:42 -0700
committerWalter A. Boring IV <walter.boring@hp.com>2013-04-30 10:06:53 -0700
commit001961ed495a33cc944407888a2797f8a600e091 (patch)
tree0df3637cd5bda40a0ffdcd6d4ed1873f0a29c21e /nova/utils.py
parenta56c2305c7c4758c8fa528c1b14a7a0e06be2c58 (diff)
downloadnova-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