diff options
author | Thierry Carrez <thierry@openstack.org> | 2012-03-15 10:58:57 +0100 |
---|---|---|
committer | Thierry Carrez <thierry@openstack.org> | 2012-03-15 10:58:57 +0100 |
commit | 51b3510387cafec87e39c2a52e8578a66f3488d4 (patch) | |
tree | e56af4ca76fb7cb9094a7091985e17cda01b01ab /nova/context.py | |
parent | da079747516b5d2cd067e3663297f27db1d740f1 (diff) | |
download | nova-51b3510387cafec87e39c2a52e8578a66f3488d4.tar.gz nova-51b3510387cafec87e39c2a52e8578a66f3488d4.tar.xz nova-51b3510387cafec87e39c2a52e8578a66f3488d4.zip |
Fix LXC volume attach issue
Fix erroneous use of echo to set permissions on LXC volume access.
Fixes bug 943304.
Note that based on input from the duplicate bug (948193), we set:
b x:x rwm
to /sys/fs/cgroup/devices/libvirt/lxc/x/devices.allow
instead of:
c x:x rwm
to /sys/fs/cgroup/devices/sysdefault/libvirt/lxc/x/devices.allow
Change-Id: Ia048d3f46799839b4b85c781bb50488e09ba9b5e
Diffstat (limited to 'nova/context.py')
0 files changed, 0 insertions, 0 deletions