From cf9826afe8cd918509efd4009328911b22736aa4 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Sat, 12 May 2012 18:03:39 +0200 Subject: [PATCH] Setting tag sfa-2.1-6 native data model now has a authority x user (PI) relationship no call to 'augment_records_with_testbed_info' for GetCredential which means, registry can now be used without an underlying testbed reviewed code about relationships b/w objects and related in pl driver reviewed PL import wrt roles and pis removed mentions to is_enabled in driver small changes in update_relation* in driver interface sfaadmin: can create authorities and attach pi users to them sfaadmin: categories can be abbreviated sfi list and sfaadmin list have a new -r/--recursive option this means that List now supports an (optional) 'options' argument sfi config can display config vars sfaadmin code in sfa.client + /usr/bin/sfaadmin shortcut --- sfa.spec | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/sfa.spec b/sfa.spec index 28e72b17..53073054 100644 --- a/sfa.spec +++ b/sfa.spec @@ -1,6 +1,6 @@ %define name sfa %define version 2.1 -%define taglevel 5 +%define taglevel 6 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -227,6 +227,21 @@ fi [ "$1" -ge "1" ] && service sfa-cm restart || : %changelog +* Sat May 12 2012 Thierry Parmentelat - sfa-2.1-6 +- native data model now has a authority x user (PI) relationship +- no call to 'augment_records_with_testbed_info' for GetCredential +- which means, registry can now be used without an underlying testbed +- reviewed code about relationships b/w objects and related in pl driver +- reviewed PL import wrt roles and pis +- removed mentions to is_enabled in driver +- small changes in update_relation* in driver interface +- sfaadmin: can create authorities and attach pi users to them +- sfaadmin: categories can be abbreviated +- sfi list and sfaadmin list have a new -r/--recursive option +- this means that List now supports an (optional) 'options' argument +- sfi config can display config vars +- sfaadmin code in sfa.client + /usr/bin/sfaadmin shortcut + * Mon Apr 16 2012 Tony Mack - sfa-2.1-5 - make sync now supports vserver or lxc. - Added slice expiration and login info to SliverStatus response. -- 2.43.0