Setting tag nodemanager-2.0-23 nodemanager-2.0-23
authorS.Çağlar Onur <caglar@cs.princeton.edu>
Mon, 29 Nov 2010 21:05:12 +0000 (16:05 -0500)
committerS.Çağlar Onur <caglar@cs.princeton.edu>
Mon, 29 Nov 2010 21:05:12 +0000 (16:05 -0500)
Use networks key if interfaces is missing to solve the incompatibility between new NM and old API

NodeManager.spec

index a9be587..e8abd16 100644 (file)
@@ -7,7 +7,7 @@
 
 %define name NodeManager
 %define version 2.0
-%define taglevel 22
+%define taglevel 23
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -136,6 +136,9 @@ rm -rf $RPM_BUILD_ROOT
 /var/lib/
 
 %changelog
+* Mon Nov 29 2010 S.Çağlar Onur <caglar@cs.princeton.edu> - nodemanager-2.0-23
+- Use networks key if interfaces is missing to solve the incompatibility between new NM and old API
+
 * Mon Nov 29 2010 S.Çağlar Onur <caglar@cs.princeton.edu> - nodemanager-2.0-22
 - plugins/sliverauth.py improvements