Quoting Stéphane Graber (stgra...@ubuntu.com):
> 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 foll
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 setu