reguire gnupg1 on f>=31; sense the system to use gpg1 when installed
[nodemanager.git] / tools.py
2019-01-07 Thierry ParmentelatMerge branch 'python3'
2019-01-02 Thierry Parmentelatnicer docstrings
2019-01-02 Thierry Parmentelatcan't blindly decode() a pickle, need to store as bytes
2019-01-01 Thierry Parmentelata little nicer
2019-01-01 Thierry Parmentelatvarious further fixes for python3
2018-12-30 Thierry Parmentelatfile() is deprecated
2018-12-30 Thierry Parmentelatautopep8'ed tools.py
2018-12-28 Thierry Parmentelatblind and brutal 2to3
2015-06-19 Thierry Parmentelathopefully fewer leaks in files : always use a context...
2015-06-19 Thierry Parmentelatanother pass for prettifying - mostly format instead...
2015-04-01 Guilherme Sperb... refactor of reboot_slivers() to cover f21 -- only ipv6...
2015-03-23 Guilherme Sperb... Correted a bug in the get_sliver_process() function...
2015-03-10 Thierry Parmentelatonly cosmetic
2014-10-30 Thierry ParmentelatMerge branch 'ipv6'
2014-10-03 Guilherme Sperb... small updates here and there in all three files. The ipv6
2014-09-29 Guilherme Sperb... ipv6.py adapted to check if the node's virtualization...
2014-09-18 Guilherme Sperb... few changes on the ipv6.py logic, and a bit of code...
2014-09-18 Guilherme Sperb... modified some logic in the ipv6.py (bug fixing) and...
2014-09-16 Thierry Parmentelatreviewed Guilherme's code
2014-09-13 Guilherme Sperb... just an identation error correction
2014-09-12 Guilherme Sperb... just modified the tools.py
2014-09-12 Guilherme Sperb... added files related to the ipv6 support on slices
2014-05-15 Thierry ParmentelatMerge branch 'packaging'
2014-04-07 Scott Bakerfix _has_systemctl referenced before assignment in...
2014-03-28 Thierry Parmentelatclean up the code that removes a slice from vsys's...
2014-02-03 Thierry ParmentelatMerge branch 'systemd'
2014-01-31 Thierry Parmentelatwhen doing e.g. systemctl stop nm.service, systemd...
2014-01-12 Thierry Parmentelatlog line when terminating
2013-07-10 Thierry Parmentelatfix command_in_slice - was working in lxc but not vs
2013-07-08 Thierry Parmentelatmore robust get_node_virt
2013-07-08 Thierry Parmentelatcommand_in_slice moved to tools.py
2013-07-08 Thierry Parmentelatuse same margins as in the rest of the file
2013-04-30 smbakerguard against no setns.so in get_sliver_ifconfig, check...
2012-12-05 smbakerremove extra chcontext
2012-12-04 smbakerget syndicate sliver ip by using ifconfig in sliver...
2012-06-26 Thierry Parmentelatincorporate changelog from 2.0
2012-06-26 Thierry Parmentelatmerged split packaging (-lib and -vs) from master,...
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 ParmentelatMerge branch 'master' into lxc_devel
2012-06-19 Thierry Parmentelatmerged master into lxc_devel
2012-06-15 Thierry ParmentelatMerge branch 'master' into lxc_devel
2012-06-14 Thierry Parmentelatremove svn keywords
2012-03-05 Marco YuenFixes for F16.
2010-07-16 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/nodema...
2010-07-16 Barış MetinMerge remote branch 'origin/master'
2010-07-14 S.Çağlar Onuruse system-wide umask value otherwise all directories...
2010-06-24 Thierry Parmentelatsliverauth generates a sliver ssh keypair and exposes...
2010-06-24 Thierry Parmentelatbugfix for initscript creation
2010-06-24 Thierry Parmentelatbugfix in child processes management - review initscrip...
2010-06-22 S.Çağlar Onur- Change .py files to use 4-space indents and no hard...
2010-06-01 Thierry Parmentelatmore renamings
2010-06-01 Thierry Parmentelatrenamed files used at runtime (see post-install script...
2010-03-09 Thierry Parmentelatnew omf-oriented plugins
2010-02-05 Thierry Parmentelatexpects the 'interfaces' key in GetSlivers - review...
2010-01-28 Thierry Parmentelatfixed broken slice-creation
2010-01-27 Thierry Parmentelatfixed and moved the server-side yum scripts, from nodec...
2010-01-20 Thierry Parmentelatsvn:keywords
2009-10-21 Barış Metinwrap open() with try/except
2009-10-21 Barış Metinimport sioc only when needed.
2009-10-21 Anil-Kumar Vengaliltesting: this is to avoid building failing while buildi...
2009-10-14 Anil-Kumar Vengalilcorrecting file path
2009-10-14 Barış Metindon't hardcode the device name.
2008-11-27 Faiyaz AhmedMerge changes that existed only in the branch.
2008-04-04 Faiyaz AhmedDebugging output.
2007-12-11 Thierry Parmentelatvarious cosmetic changes
2007-10-17 Faiyaz AhmedPatched with nm-disk-lock.patch provided by dhozac...
2007-08-16 David E. EisenstatLog information about threads dying
2007-04-17 David E. EisenstatFork more cleanly in PlanetLabConf.
2006-11-13 Mark Huang- write pid to /var/run/nm.pid
2006-11-10 David E. EisenstatDisallow multiple conf_files instances and have conf_fi...
2006-10-31 David E. EisenstatMinimum 5% guaranteed allocation to prevent authors...
2006-10-30 David E. EisenstatSupport for -s. More comments. Removed out of date...
2006-10-27 David E. Eisenstat...
2006-10-26 David E. EisenstatRefactoring in progress...
2006-10-26 David E. EisenstatMore documentation.
2006-09-22 David E. EisenstatFirst version. Most definitely a work in progress.