From: Thierry Parmentelat Date: Mon, 7 Sep 2009 12:39:00 +0000 (+0000) Subject: Setting tag PLCAPI-4.3-23 X-Git-Tag: PLCAPI-4.3-23~1 X-Git-Url: http://git.onelab.eu/?p=plcapi.git;a=commitdiff_plain;h=a9afa5a9e004d0b5290690d1aa85f0b02fd1a94c Setting tag PLCAPI-4.3-23 Ongoing work to add upcalls, using new SFA class new methods BindObjectToPeer, UnBindObjectFromPeer, still for SFA reviewed type-checking for the 3 taggable classes node-interface-slice cleanup ald dummynet stuff expose the 'extensions' accessors to the API tweaked checks in AddSliceTag GetPersons exposes roles by default bugfix in ReportRunLevel for non-string levels tweaks in GetSlivers ( seems that it now exposes the keys for the root context ) --- diff --git a/PLCAPI.spec b/PLCAPI.spec index c161639..65f3b4a 100644 --- a/PLCAPI.spec +++ b/PLCAPI.spec @@ -6,7 +6,7 @@ %define name PLCAPI %define version 4.3 -%define taglevel 22 +%define taglevel 23 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -100,6 +100,17 @@ rm -rf $RPM_BUILD_ROOT /var/www/html/wsdl/plcapi.wsdl %changelog +* Mon Sep 07 2009 Thierry Parmentelat - PLCAPI-4.3-23 +- Ongoing work to add upcalls, using new SFA class +- new methods BindObjectToPeer, UnBindObjectFromPeer, still for SFA +- reviewed type-checking for the 3 taggable classes node-interface-slice +- cleanup ald dummynet stuff +- expose the 'extensions' accessors to the API +- tweaked checks in AddSliceTag +- GetPersons exposes roles by default +- bugfix in ReportRunLevel for non-string levels +- tweaks in GetSlivers ( seems that it now exposes the keys for the root context ) + * Fri Jul 10 2009 Thierry Parmentelat - PLCAPI-4.3-22 - new BindObjectToPeer method for sfa - AddSliceTag and UpdateSliceTag open to the 'node' auth method with restrictions