Merge branch 'master' of ssh://git.onelab.eu/git/nodeupdate
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 13 Nov 2015 11:48:16 +0000 (12:48 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 13 Nov 2015 11:48:16 +0000 (12:48 +0100)
* 'master' of ssh://git.onelab.eu/git/nodeupdate:
  Setting tag nodeupdate-0.5-11 reflect a name change for NodeManager that becomes nodemanager as part of crucial packages

NodeUpdate.py

index 9962ec4..8d07729 100755 (executable)
@@ -52,7 +52,7 @@ DELETE_RPM_LIST_FILE= '/etc/planetlab/delete-rpm-list'
 # so, we force the update of crucial pkgs independently, as 
 # the whole group is sometimes too much to swallow 
 # this one is builtin
-CRUCIAL_PACKAGES_BUILTIN=[ 'NodeUpdate' , 'nodemanager' ]
+CRUCIAL_PACKAGES_BUILTIN=[ 'NodeUpdate' , 'nodemanager-lib', 'nodemanager-lxc', 'nodemanager-vs' ]
 # and operations can also try to push a list through a conf_file
 # should use the second one for consistency, try the first one as well for legacy
 CRUCIAL_PACKAGES_OPTIONAL_PATHS=[