From: Anil-Kumar Vengalil Date: Thu, 21 Jan 2010 09:45:28 +0000 (+0000) Subject: Setting tag sfa-0.9-10 X-Git-Tag: sfa-0.9-10~1 X-Git-Url: http://git.onelab.eu/?p=sfa.git;a=commitdiff_plain;h=5205afa75d874c25cbc9f5d07a0e31688ab7a34f Setting tag sfa-0.9-10 This tag is quite same as the previous one (sfa-0.9-9) except that the vini and max aggregate managers are also updated for urn support. Other features are: - sfa-config-tty now has the same features like plc-config-tty - Contains code to support both urn and hrn - Cleaned up request_hash related stuff - SM, AM and Registry code is organized under respective managers - Site and Slice synchronization across federated aggregates - Script to generate sfa_component_config --- diff --git a/sfa.spec b/sfa.spec index a1b1783b..1985bf99 100644 --- a/sfa.spec +++ b/sfa.spec @@ -6,7 +6,7 @@ %define name sfa %define version 0.9 -%define taglevel 9 +%define taglevel 10 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -127,6 +127,15 @@ rm -rf $RPM_BUILD_ROOT chkconfig --add sfa %changelog +* Thu Jan 21 2010 anil vengalil - sfa-0.9-10 +- This tag is quite same as the previous one (sfa-0.9-9) except that the vini and max aggregate managers are also updated for urn support. Other features are: +- - sfa-config-tty now has the same features like plc-config-tty +- - Contains code to support both urn and hrn +- - Cleaned up request_hash related stuff +- - SM, AM and Registry code is organized under respective managers +- - Site and Slice synchronization across federated aggregates +- - Script to generate sfa_component_config + * Fri Jan 15 2010 anil vengalil - sfa-0.9-9 - sfa-config-tty now has the same features like plc-config-tty - Contains code to support both urn and hrn