Add better example/test of the python3-lxc API
Replaced python-lxc/test.py by a new api_test.py script that
uses all the available function of the API to run a batch of
basic tests.
This example is useful both as a test of the API and as a guide on
how to use the python API to manage containers.
Signed-off-by:
Stéphane Graber <stgraber@ubuntu.com>
Showing
src/python-lxc/examples/api_test.py
0 → 100644
src/python-lxc/test.py
deleted
100644 → 0
Please
register
or
sign in
to comment