]> git.proxmox.com Git - mirror_lxc.git/history - src/python-lxc/examples/api_test.py
replace all lxc.network* with lxc.net*
[mirror_lxc.git] / src / python-lxc / examples / api_test.py
2017-06-29 0x0916replace all lxc.network* with lxc.net*
2017-02-16 Stéphane GraberMerge pull request #1371 from ganto/lxc-fedora
2017-01-04 Stéphane GraberMerge pull request #1379 from brauner/2017-01-04/fix_an...
2017-01-04 Stéphane GraberMerge pull request #1376 from brauner/2017-01-04/sic_se...
2017-01-04 Christian BraunerMerge pull request #1378 from Cypresslin/fix-api-test...
2017-01-04 Po-Hsu Linpython3-lxc: fix api_test.py on s390x
2016-11-03 Christian BraunerMerge pull request #1058 from hallyn/2016-06-24/eric...
2016-10-08 Christian BraunerMerge pull request #1224 from evgeni/python-utf8
2016-10-08 Evgeni Golovmark the python examples as having utf-8 encoding
2015-11-17 Stéphane GraberMerge pull request #692 from fwilson42/master
2015-11-10 Fox WilsonUse /usr/bin/env python3 instead of /usr/bin/python3...
2014-06-09 Stéphane Graberpython3: Fix crashes in snapshot()
2014-05-07 Dwight Engenpython3: remove assert since hwaddr isn't set by the...
2014-02-13 Stéphane Graberpython3: Update apitest
2014-02-13 Stéphane Graberpython3: Drop API warning and fix pep8/pyflakes3
2014-01-31 Stéphane Grabershutdown: Rework API and lxc-stop
2014-01-24 Stéphane Grabertests: Fix python3 API test
2013-12-13 hallynMerge pull request #101 from ahippo/master
2013-12-03 Stéphane Graberpython3: Fix PEP8 and avoid crash when listing
2013-10-16 Stéphane GraberMake 'make dist' match git content
2013-09-18 S.Çağlar OnurAdd get_interfaces to the API
2013-09-09 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-09-03 Stéphane Graberlicensing: Add missing headers and FSF address
2013-09-03 Stéphane Graberpython: Fix api_test to use the new attach() API
2013-05-21 Stéphane Graberlxcapi: Add new get_ips() call
2013-03-18 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-03-01 Stéphane Graberpython api_test: Drop use of @LXCPATH@
2012-12-06 Stéphane Graberpython: Remove hardcoded LXCPATH
2012-11-26 Stéphane Graberpython: PEP8 compatibility
2012-11-12 Stéphane Graberapi_test.py: Remove workarounds for API bugs
2012-11-12 Stéphane GraberAdd better example/test of the python3-lxc API