[lxc-devel] [lxc/lxc] 3eb967: python3: Support unpriv containers
GitHub
noreply at github.com
Wed Dec 11 22:06:53 UTC 2013
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: 3eb967f09640c6e789a4790edd9c0d0019b075e6
https://github.com/lxc/lxc/commit/3eb967f09640c6e789a4790edd9c0d0019b075e6
Author: Stéphane Graber <stgraber at ubuntu.com>
Date: 2013-12-11 (Wed, 11 Dec 2013)
Changed paths:
M src/lxc/lxc-device
M src/lxc/lxc-ls
M src/lxc/lxc-start-ephemeral.in
M src/python-lxc/lxc/__init__.py
Log Message:
-----------
python3: Support unpriv containers
This removes any existing uid check in the python3 binding and tools,
replacing those by .controllable where appropriate.
Extra checks are also added to make lxc-ls work as a user, returning as
much information as can possibly be retrieved.
Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>
More information about the lxc-devel
mailing list