From 3036595cee503347a6b3d2dca50de088cb506369 Mon Sep 17 00:00:00 2001 From: Sapan Bhatia Date: Mon, 26 Apr 2010 21:37:52 +0000 Subject: [PATCH] Setting tag NodeManager-2.0-6 This version changes the location of the slice id for components such as PlanetFlow to look up. Previously this piece of information was stored in the 'vserver name' field of the per-vserver context structure in the kernel but we needed to move it elsewhere since Daniel decided to use that for something else (the vserver name... pedantic!). --- NodeManager.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/NodeManager.spec b/NodeManager.spec index 5764ab1..a09e61f 100644 --- a/NodeManager.spec +++ b/NodeManager.spec @@ -7,7 +7,7 @@ %define name NodeManager %define version 2.0 -%define taglevel 5 +%define taglevel 6 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -110,6 +110,11 @@ rm -rf $RPM_BUILD_ROOT %{_sysconfdir}/logrotate.d/nm %changelog +* Mon Apr 26 2010 Sapan Bhatia - NodeManager-2.0-6 +- This version changes the location of the slice id for components such as PlanetFlow to look up. Previously this piece +- of information was stored in the 'vserver name' field of the per-vserver context structure in the kernel but we needed +- to move it elsewhere since Daniel decided to use that for something else (the vserver name... pedantic!). + * Wed Apr 14 2010 Talip Baris Metin - NodeManager-2.0-5 - fix log_call in plugins/drl.py -- 2.43.0