Reviewed:  https://review.openstack.org/5389
Committed: 
http://github.com/openstack/nova/commit/51b3510387cafec87e39c2a52e8578a66f3488d4
Submitter: Jenkins
Branch:    master

commit 51b3510387cafec87e39c2a52e8578a66f3488d4
Author: Thierry Carrez <thie...@openstack.org>
Date:   Thu Mar 15 10:58:57 2012 +0100

    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


** Changed in: nova
       Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/943304

Title:
  LXC bind run_as_root commands are obviously wrong

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/943304/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to