reguire gnupg1 on f>=31; sense the system to use gpg1 when installed
[nodemanager.git] / sliver_libvirt.py
2019-01-07 Thierry ParmentelatMerge branch 'python3'
2018-12-28 Thierry Parmentelatblind and brutal 2to3
2016-07-08 Thierry Parmentelatworkaround for broken libvirt-python on f24
2015-11-12 Thierry Parmentelatcosmetic changes only, pretty printing and comments...
2015-11-04 Thierry Parmentelatreconnect to libvirt when the (unique) connection objec...
2015-06-19 Thierry Parmentelatanother pass for prettifying - mostly format instead...
2015-06-19 Thierry Parmentelatno change, just nicer
2015-03-12 Thierry Parmentelatmore pythonic spaces - no real change
2014-07-09 Thierry Parmentelatjust added a comment
2014-04-02 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/nodema...
2014-03-28 Scott Bakerfix for 'failed to allocate free veth' issue
2014-02-20 Thierry Parmentelatfix remaining reference to debuginfo
2014-02-20 Thierry Parmentelatfor f20 : use dom.state() rather than dom.info() to...
2014-02-11 Thierry Parmentelatno functional change, just log_exc to show hopefully...
2014-02-03 Thierry ParmentelatMerge branch 'systemd'
2014-01-31 Thierry Parmentelatbugfix, reference to a global symbol debuginfo that...
2014-01-20 Thierry ParmentelatMerge branch 'systemd'
2014-01-16 Andy BavierWork around an apparent bug in libvirt where it would...
2013-06-18 smbakerMerge branch 'master' of ssh://bakers@git.planet-lab...
2013-06-18 smbakeravoid failing during configure when sliver isn't create...
2013-06-18 smbakerfix memlock_hard and other tags not being written to...
2013-01-07 smbakersupport passing a list of dicts as the slice interface...
2012-11-13 Andy BavierAdd support for connecting virtual interfaces to VLANs...
2012-10-24 Andy BavierMerge branch 'master' of ssh://git.planet-lab.org/git...
2012-09-12 Andy BavierGenerate <interface> element in libvirt XML template.
2012-07-18 Thierry Parmentelatremove bwlimitlxc, and use plnode-utils instead
2012-06-26 Thierry Parmentelatincorporate changelog from 2.0
2012-06-26 Thierry Parmentelatmerged split packaging (-lib and -vs) from master,...
2012-06-25 Thierry Parmentelattemporary rename bwlimit as bwlimitlxc for a dry run...
2012-06-21 Thierry ParmentelatMerge branch 'master' into lxc_devel - changelog from...
2012-06-20 Thierry ParmentelatMerge branch 'master' into lxc_devel
2012-06-20 Thierry Parmentelatbugfix
2012-06-20 Thierry ParmentelatMerge branch 'master' into lxc_devel
2012-06-19 Thierry Parmentelatfix syntax error
2012-06-19 Thierry Parmentelatreview imports in sliver_{libvirt,lxc}
2012-06-19 Thierry Parmentelatmerged master into lxc_devel
2012-06-19 Marco YuenImprove robustness of LXC and libvirt plugins.
2012-06-17 Thierry Parmentelatfix previous merge
2012-06-15 Thierry ParmentelatMerge branch 'master' into lxc_devel
2012-05-07 Marco YuenMerge branch 'lxc_devel' of ssh://git.planet-lab.org...
2012-04-11 Thierry Parmentelatincrease gravity of error message
2012-01-06 Marco YuenA small bug fix with somem formatting.
2012-01-06 Marco YuenMostly aesthetic changes and fix a bug in codemux.
2011-12-15 Marco YuenMerge branch 'master' into lxc_devel
2011-12-08 Xavi LeonCgroup common interface. Used by coresched.py and slive...
2011-12-06 Xavi LeonMerge branch 'lxc_devel' of github.com:planetlab/NodeMa...
2011-12-06 Marco YuenMerge branch 'master' into lxc_devel lxcbuild
2011-12-02 Xavi LeonRefactor code. Put ebtables stuff at sliver creation...
2011-12-02 Xavi LeonPatch to get the type of virtualization based on type...
2011-11-28 Xavi LeonRefactor of sliver_lxc and sliver_libvirt.
2011-11-10 Xavi LeonRefactor of code to allow several virt techs. Minor...
2011-11-10 Xavi LeonMerge branch 'lxc_devel' of github.com:planetlab/NodeMa...
2011-11-10 Marco YuenFix hostname.
2011-11-10 Xavi LeonNeeded to define a password for the slice user (e.g...
2011-11-09 Marco YuenMerge branch 'lxc_devel' of github.com:planetlab/NodeMa...
2011-11-09 Marco YuenMinor code clean out.
2011-11-09 Xavi LeonCopy the rootfs from a reference image.
2011-11-09 Xavi LeonStop and destroy working correctly. Unix accounts creat...
2011-11-08 Xavi LeonSome code refactor
2011-11-07 Xavi LeonNew file sliver_libvirt. Basic code to create, start...