Setting tag NodeManager-2.0-9
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 16 Jun 2010 08:17:40 +0000 (08:17 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 16 Jun 2010 08:17:40 +0000 (08:17 +0000)
commit9f529c74ed33ae6fe5330d0f9597c43d349ecfff
tree50f91f2f094c18568cdc7af387f67b4c7ca9de4d
parent3b803c07f52a5ed6394c965d9a31e73402c439ba
Setting tag NodeManager-2.0-9
fix for 64bits nodes: add newline to the personality files that instruct util-vserver to create 32bits slivers
basic/partial support from reservable nodes through the 'reservation plugin' (not fully working yet)
plugins can set 'persistent_data' to receive the latests know GetSlivers in case the connection is down
cleanup: moved runtime files in /var/lib/nodemanager, and logs as /var/log/nodemanager* (see specfile)
cleanup: some modules renamed (e.g. nm.py becomes nodemanager.py)
cleanup: nodemanger now is a class; however plugins are still dumb modules
cleanup: does not depend on obsolete Set
NodeManager.spec