Setting tag NodeManager-2.0-9 NodeManager-2.0-9
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 16 Jun 2010 08:18:01 +0000 (08:18 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 16 Jun 2010 08:18:01 +0000 (08:18 +0000)
commitbc318267f6c2f9e99820f08ca6dcee61d0eb5007
tree50f91f2f094c18568cdc7af387f67b4c7ca9de4d
parent9f529c74ed33ae6fe5330d0f9597c43d349ecfff
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