[lxc-devel] [lxc/lxc] 8df684: python3: Don't require a template name
GitHub
noreply at github.com
Tue Jun 3 15:31:44 UTC 2014
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: 8df68465f2e0425079aec7a4831acb8c04a97ae7
https://github.com/lxc/lxc/commit/8df68465f2e0425079aec7a4831acb8c04a97ae7
Author: Stéphane Graber <stgraber at ubuntu.com>
Date: 2014-06-03 (Tue, 03 Jun 2014)
Changed paths:
M src/python-lxc/lxc.c
M src/python-lxc/lxc/__init__.py
Log Message:
-----------
python3: Don't require a template name
The template name isn't required, if it's not passed, then create will
simply be asked to create a container without a rootfs.
Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>
Commit: 1b03969c7ce75d7d88fe88d25fa74febb89bea98
https://github.com/lxc/lxc/commit/1b03969c7ce75d7d88fe88d25fa74febb89bea98
Author: Stéphane Graber <stgraber at ubuntu.com>
Date: 2014-06-03 (Tue, 03 Jun 2014)
Changed paths:
M src/python-lxc/lxc.c
Log Message:
-----------
python3: Handle invalid global config keys
Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>
Compare: https://github.com/lxc/lxc/compare/0d6b9aea6329...1b03969c7ce7
More information about the lxc-devel
mailing list