From: Thierry Parmentelat Date: Fri, 12 Mar 2010 20:32:37 +0000 (+0000) Subject: Setting tag PLCAPI-5.0-3 X-Git-Tag: PLCAPI-5.0-3^2 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=34dc905fcfb055c138e4cf8916ad97bc558a82b9;p=plcapi.git Setting tag 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 --- diff --git a/PLCAPI.spec b/PLCAPI.spec index 907e5ac9..cd9fd8f8 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