X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa.spec;h=d15d78671e0e022f982626aa587c2c4512bd9c18;hb=1252c666e9ff5b9ed37e22fd3be3c7745836f8d1;hp=23cea71688fea9b2ff80c7607cfd7b5afc64c760;hpb=6766a510ba0528c1c880497d4ae5a547cc76844a;p=sfa.git diff --git a/sfa.spec b/sfa.spec index 23cea716..d15d7867 100644 --- a/sfa.spec +++ b/sfa.spec @@ -1,6 +1,6 @@ %define name sfa -%define version 3.1 -%define taglevel 22 +%define version 4.0 +%define taglevel 0 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -62,11 +62,6 @@ Summary: the SFA layer around MyPLC Group: Applications/System Requires: sfa -%package nitos -Summary: the SFA layer around NITOS -Group: Applications/System -Requires: sfa - %package iotlab Summary: the SFA layer around IotLab Group: Applications/System @@ -103,9 +98,6 @@ sfi.py, together with other utilities. This package implements the SFA interface which serves as a layer between the existing PlanetLab interfaces and the SFA API. -%description nitos -The SFA driver for NITOS. - %description iotlab The SFA driver for IotLab. @@ -185,9 +177,6 @@ rm -rf $RPM_BUILD_ROOT /etc/sfa/protogeni-rspec-common.xsd /etc/sfa/topology -%files nitos -%{python_sitelib}/sfa/nitos - %files iotlab %{python_sitelib}/sfa/iotlab @@ -229,6 +218,14 @@ fi #[ "$1" -ge "1" ] && service sfa-cm restart || : %changelog +* Mon May 28 2018 Thierry - sfa-4.0-0 +- expose geni_api_versions as https:// +- avoid publishing non-relevant entries in GetVersion +- fixes in the IoT-lab driver (thanks Loic) +- reviewed logging policy, less awkward and more reliable; /var/log/sfa{,-import}.log should now be alive and time rotate +- rewrote init-style startup script into systemd-native services: sfa-aggregate and sfa-registry, that both depend on sfa-db +- huge cleanup, removed everything related to init.d; debian; flash-policy; max aggregate; federica, openstack/nova and nitos drivers + * Fri Mar 16 2018 Thierry - sfa-3.1-22 - pl: tweaks for exposing country / city on nodes from site tags if set - pl: tweaks for exposing hardware_types on nodes from node tag 'hardware_type' if set