X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa.spec;h=2a5dd7a15f9c64d9b874dd5612902f7ec5daf425;hb=b93632bd3163a537cc8e837c7af45618c09d65f6;hp=521bcf2e3b78e1b4c6438733fcb35360f375e977;hpb=1ea72ca96f0f43bd80baa9fb41ec930ea02de271;p=sfa.git diff --git a/sfa.spec b/sfa.spec index 521bcf2e..2a5dd7a1 100644 --- a/sfa.spec +++ b/sfa.spec @@ -1,6 +1,6 @@ %define name sfa %define version 1.0 -%define taglevel 26 +%define taglevel 27 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -196,6 +196,17 @@ fi [ "$1" -ge "1" ] && service sfa-cm restart || : %changelog +* Fri Jul 8 2011 Tony Mack - sfa-1.0-27 +- ProtoGENI v2 RSpec updates. +- Convert expiration timestamps with timezone info in credentials to utc. +- Fixed redundant logging issue. +- Improved SliceManager and SFI client logging. +- Support aggregates that don't support the optional 'call_id' argument. +- Only call get_trusted_certs() at aggreage interfaces that support the call. +- CreateSliver() now handles MyPLC slice attributes/tags. +- Cache now supports persistance. +- Hide whitelisted nodes. + * Tue Jun 21 2011 Thierry Parmentelat - sfa-1.0-26 - fixed issues with sup authority signing - fixed bugs in remove_slivers and SliverStatus