X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=PLCAPI.spec;h=cd9fd8f87bcc451f728d945e1fe3eeeaae134744;hb=34dc905fcfb055c138e4cf8916ad97bc558a82b9;hp=907e5ac9cffb5e73bda49bacdb988840ef66a9e7;hpb=157c346fdf1c64512ed35423ceba4143a5dbd62d;p=plcapi.git diff --git a/PLCAPI.spec b/PLCAPI.spec index 907e5ac..cd9fd8f 100644 --- a/PLCAPI.spec +++ b/PLCAPI.spec @@ -6,7 +6,7 @@ %define name PLCAPI %define version 5.0 -%define taglevel 2 +%define taglevel 3 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -133,6 +133,16 @@ rm -rf $RPM_BUILD_ROOT /usr/bin/reset_xmpp_pubsub_nodes.py* %changelog +* Fri Mar 12 2010 Thierry Parmentelat - PLCAPI-5.0-3 +- slice tag 'omf_control' supported for getting OMF's resource controller shipped to slivers +- pyaspect hooks allow to maintain the namespace xmpp groups +- new omf_slicemgr is a proxy to xmpp, used by these hooks +- nodes have their hrn exposed in the 'hrn' tag +- node hrn exposed in GetSlivers, as well as the overall xmpp config +- system slice 'drl' gets created by db-config +- daniel's changes to Filter for supporting wildcards in lists +- AddSliceTag consistency check tweaked + * Thu Feb 11 2010 Thierry Parmentelat - PLCAPI-5.0-2 - major cleanup - get rid of all 4.2-related legacy code