nodemanager.git
2019-01-07 Thierry ParmentelatSetting tag nodemanager-7.0-0 python3 nodemanager-7.0-0
2019-01-02 Thierry Parmentelatnicer docstrings
2019-01-02 Thierry Parmentelatcan't blindly decode() a pickle, need to store as bytes
2019-01-02 Thierry Parmentelatcosmetic
2019-01-02 Thierry Parmentelatone - hopefully - last bytes vs str change for py3
2019-01-02 Thierry Parmentelatfor python3, use // instead of /
2019-01-01 Thierry Parmentelata little nicer
2019-01-01 Thierry Parmentelatvarious further fixes for python3
2019-01-01 Thierry Parmentelatpickle requires a file open in binary mode
2018-12-31 Thierry Parmentelatcleaner
2018-12-31 Thierry Parmentelattwo more changes for python3 in the bytes vs str area
2018-12-31 Thierry Parmentelatcleanup of conf_files
2018-12-31 Thierry Parmentelatsomehow with a python3 API, the conf_files process...
2018-12-30 Thierry Parmentelata few more shebangs or calls to python
2018-12-30 Thierry Parmentelatremove initscripts altogether
2018-12-30 Thierry Parmentelatshebangs just in case
2018-12-30 Thierry Parmentelatfile() is deprecated
2018-12-30 Thierry Parmentelatautopep8'ed tools.py
2018-12-30 Thierry Parmentelatfix writing of str on os.open'ed file (needed bytes)
2018-12-29 Thierry Parmentelatmaking the source file executable under git was not...
2018-12-29 Thierry Parmentelatminor cosmetic in conf_files
2018-12-29 Thierry Parmentelatadd shebang to conf_files so that bootmanager can call...
2018-12-29 Thierry Parmentelatstring.atoi is deprecated .. since 2.0
2018-12-29 Thierry Parmentelatmiscell harmless cleanup in makefile and setup
2018-12-29 Thierry Parmentelatnever managed to remember this one right
2018-12-29 Thierry Parmentelatforward_api_calls is a binary and should not get packag...
2018-12-29 Thierry Parmentelatcleanup leftovers from debian
2018-12-28 Thierry Parmentelatblind and brutal 2to3
2018-12-28 Thierry Parmentelatfor python3: specfile and makefile, taking this chance...
2016-07-10 Thierry ParmentelatSetting tag nodemanager-5.2-19 nodemanager-5.2-19
2016-07-10 Thierry Parmentelatset default vref to f24 + minor tweaks
2016-07-08 Thierry Parmentelatworkaround for broken libvirt-python on f24
2016-04-06 Thierry Parmentelatpatch by Thomas Dreibholz - ovs-vsctl and not ovs-ovsctl
2015-12-16 Thierry Parmentelatgitignore
2015-11-13 Thierry ParmentelatSetting tag nodemanager-5.2-18 nodemanager-5.2-18
2015-11-13 Thierry Parmentelatno change - just prettified
2015-11-12 Thierry Parmentelatminor cleanup, just removed dead code
2015-11-12 Thierry Parmentelatreinstate a workaround about cleaning up btrfs subvolum...
2015-11-12 Thierry Parmentelatturn off the codemux plugin in an lxc environment
2015-11-12 Thierry Parmentelatcosmetic changes only, pretty printing and comments...
2015-11-10 Thierry Parmentelattrace actions done on cgroups so we can check if this...
2015-11-04 Thierry Parmentelatcosmetic - slightly changed message when a freezer...
2015-11-04 Thierry Parmentelatremove noise in nodemanager log
2015-11-04 Thierry Parmentelatreconnect to libvirt when the (unique) connection objec...
2015-11-02 Thierry Parmentelatse format() instead of % in sliver_lxc.py
2015-11-02 Thierry Parmentelatlogging : when a reference image is not found, its...
2015-06-26 Thierry ParmentelatSetting tag nodemanager-5.2-17 nodemanager-5.2-17
2015-06-19 Thierry Parmentelatreimaging code revisited
2015-06-19 Thierry Parmentelatspaces after comma
2015-06-19 Thierry Parmentelatfirst stab at reimaging slivers when created under...
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-06-19 Thierry Parmentelatno change, just nicer
2015-04-03 Thierry ParmentelatSetting tag nodemanager-5.2-16 nodemanager-5.2-16
2015-04-03 Thierry Parmentelatcosmetic tweaks before tagging
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-20 Thierry Parmentelatreplace confusing warning message with a debug one
2015-03-18 Thierry Parmentelatturn off the initscript feature altogether in nodes...
2015-03-18 Thierry Parmentelatan attempt to see if avoiding to run initscripts altoge...
2015-03-13 Thierry Parmentelatcleaned up cgroups, updated for recent libvirts,
2015-03-13 Thierry Parmentelatpretty-printed
2015-03-13 Thierry Parmentelatdeprecate refresh_slice_vinit and move this code up...
2015-03-13 Thierry Parmentelatminor cleanup
2015-03-13 Thierry Parmentelatfix coresched locating cgroup and reduce verbosity
2015-03-13 Thierry Parmentelatoops, too much messing about
2015-03-13 Thierry Parmentelattrim down the amount of verbosity of update_ipv6addr_sl...
2015-03-13 Thierry Parmentelatlet SystemExit exception go up to the surface so we...
2015-03-13 Thierry Parmentelatjust cosmetics
2015-03-13 Thierry Parmentelatoops
2015-03-12 Thierry Parmentelatminor tweaks, and revert on forcing refresh_slice_vinit...
2015-03-12 Thierry Parmentelata few fixes about initscripts under systemd
2015-03-12 Thierry Parmentelatmore pythonic spaces - no real change
2015-03-12 Thierry Parmentelatsystemctl --system daemon-reload
2015-03-10 Thierry Parmentelatanother attempt for smoother initscript integration
2015-03-10 Thierry Parmentelata convenience target to push systemd unit files on...
2015-03-10 Thierry Parmentelatonly cosmetic
2015-02-18 Thierry ParmentelatSetting tag nodemanager-5.2-15 nodemanager-5.2-15
2015-02-06 Thomas DreibholzAdded debug code.
2015-02-06 Thomas DreibholzAdded lsof call for debugging the F20 issue.
2014-10-30 Thierry ParmentelatMerge branch 'ipv6'
2014-10-03 Guilherme Sperb... small updates here and there in all three files. The ipv6
2014-10-03 Thierry Parmentelatnew syncvs target
2014-09-29 Guilherme Sperb... ipv6.py adapted to check if the node's virtualization...
2014-09-25 Thierry Parmentelatmove the 2 ipv6-related plugins over to the common...
2014-09-23 Thierry Parmentelatan attempt to put the privatebridge plugin back into...
2014-09-23 Thierry Parmentelattweak privatebridge to remove exception message when...
2014-09-23 Thierry Parmentelatan attempt to put the privatebridge plugin back into...
2014-09-23 Thierry Parmentelattweak privatebridge to remove exception message when...
2014-09-19 Guilherme Sperb... Bug fix on the update_ipv6addr_slivertag.py plugin...
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 Guilherme Sperb... major indent mistake on a for loop
2014-09-16 Thierry Parmentelatreviewed Guilherme's code
2014-09-15 Thierry Parmentelatiron out the sync target - not used at build time
2014-09-15 Thierry Parmentelatadd ipv6 and update_ipv6addr_slivertag to the lxc rpm
2014-09-14 Guilherme Sperb... modified ipv6.py and update_ipv6addr_slivertag.py ...
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
next