mirror_lxc/src/python-lxc
Stéphane Graber 20cf2e976b python: Update to the device related functions
This commit does the following changes to the python API:
 - Rename the add_device API call to add_device_node
 - Adds an extra check that the container is running to add_device_node
 - Introduces a new add_device_net function

And the following changes to the lxc-device tool:
 - Change parser setup to better cope with variable number of arguments
 - Add support for network devices (currently auto-detected)
 - Support for different names on the host and in the container

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
2012-12-04 18:16:22 -05:00
..
examples python: PEP8 compatibility 2012-11-26 12:32:37 -05:00
lxc python: Update to the device related functions 2012-12-04 18:16:22 -05:00
lxc.c python-lxc: Add missing space between two help lines 2012-11-12 13:18:32 -05:00
Makefile.am Add python-lxc based on the new liblxc API. 2012-11-12 13:16:16 -05:00
setup.py python: PEP8 compatibility 2012-11-26 12:32:37 -05:00