From 4dfc9789817e323caee8ee7daca324199cc30854 Mon Sep 17 00:00:00 2001 From: Tony Mack Date: Tue, 20 Mar 2012 15:28:01 -0400 Subject: [PATCH] Setting tag sfa-2.1-4 --- sfa.spec | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/sfa.spec b/sfa.spec index 64afef30..8b9b0862 100644 --- a/sfa.spec +++ b/sfa.spec @@ -1,6 +1,6 @@ %define name sfa %define version 2.1 -%define taglevel 3 +%define taglevel 4 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -226,6 +226,14 @@ fi [ "$1" -ge "1" ] && service sfa-cm restart || : %changelog +* Tue Mar 20 2012 Tony Mack - sfa-2.1-4 +- Introduced new administrative command line script, sfaadmin.py. Removed various single + purpose scripts and migrated their functionality into sfaadmin.py. +- Refactored Registry import scripts. +- Removed SQLAlchemy dependency from sfi.py. +- Fixed bugs in sfi.py +- Registry, Aggregate and SliceManager now support the OpenStack framework. + * Fri Feb 24 2012 Thierry Parmentelat - sfa-2.1-3 - slice x researcher rel. in database, - plimporter to maintain that, as well as user.email, and more robust -- 2.43.0