X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=NodeManager.spec;h=818792b8e089ccaf1c495d74a5d8673a4111045d;hb=342c63a2acd2acfb5876b872cea47f152ca5f12e;hp=978280db1c4303f62f99da31a4ba6db03793a833;hpb=505d267ea72023fd0fe91bda9074a94d71a19c74;p=nodemanager.git diff --git a/NodeManager.spec b/NodeManager.spec index 978280d..818792b 100644 --- a/NodeManager.spec +++ b/NodeManager.spec @@ -6,8 +6,8 @@ %define slicefamily %{pldistro}-%{distroname}-%{_arch} %define name NodeManager -%define version 1.8 -%define taglevel 23 +%define version 2.0 +%define taglevel 2 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -61,9 +61,11 @@ local operations on slices. %setup -q %build +# make manages the C and Python stuff %{__make} %{?_smp_mflags} %install +# make manages the C and Python stuff rm -rf $RPM_BUILD_ROOT %{__make} %{?_smp_mflags} install DESTDIR="$RPM_BUILD_ROOT" @@ -108,6 +110,25 @@ rm -rf $RPM_BUILD_ROOT %{_sysconfdir}/logrotate.d/nm %changelog +* Thu Feb 11 2010 Thierry Parmentelat - NodeManager-2.0-2 +- modules and plugins have a priority +- specialaccounts appears soon in the priority chain +- logger.log_call logs process output, and has a timeout +- vuser{add,del} run through bash -x +- nm initscript has support for 'service nm restartverbose' +- logs reviewed for consistency +- use hashlib module instead of sha when available + +* Fri Jan 29 2010 Thierry Parmentelat - NodeManager-2.0-1 +- first working version of 5.0: +- pld.c/, db-config.d/ and nodeconfig/ scripts should now sit in the module they belong to +- nodefamily is 3-fold with pldistro-fcdistro-arch +- relies on GetSlivers to expose 'GetSliceFamily' for slivers +- (in addition to the 'vref' tag that's still exposed too) +- logging reviewed for more convenience +- support for 'service nm restartdebug' +- make sync knows how to publish uncommitted code on a test node + * Tue Jan 12 2010 Thierry Parmentelat - NodeManager-1.8-23 - emergency tag - make the setting of hmac by the sliverauth plugin more robust @@ -210,3 +231,5 @@ rm -rf $RPM_BUILD_ROOT * Mon Nov 13 2006 Mark Huang - - Initial build. + +%define module_current_branch 1.8