]> git.ipfire.org Git - thirdparty/lxc.git/commit
python: Update add_device_node to use the new API
authorStéphane Graber <stgraber@ubuntu.com>
Mon, 10 Dec 2012 04:36:10 +0000 (23:36 -0500)
committerStéphane Graber <stgraber@ubuntu.com>
Mon, 10 Dec 2012 14:26:21 +0000 (09:26 -0500)
commitd8521cc3754a740a547b12aa81990d117b5d99ee
tree28e91d309359540b862889f968fc58f2688be570
parentf2924f7898d6bfbdb30f8f02c87b86880afd79e8
python: Update add_device_node to use the new API

Update add_device_node to use the new set_cgroup_item call instead
of having to figure out the cgroup paths and update the entries manually.

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
src/python-lxc/lxc/__init__.py.in