From: Thierry Parmentelat Date: Tue, 22 Jun 2010 19:02:12 +0000 (+0000) Subject: Setting tag PLCAPI-5.0-10 X-Git-Tag: PLCAPI-5.0-10~1 X-Git-Url: http://git.onelab.eu/?p=plcapi.git;a=commitdiff_plain;h=fdd16237807a748f36e18304d232b579be24f760 Setting tag PLCAPI-5.0-10 reservation granularity defined in plc-config-tty (requires myplc 5.0.5) and readable through GetLeaseGranularity GetSlivers to expose reservation_policy and lease_granularity GetBootMedium fixed for reservable nodes tweaks in pcucontrol (requires pcucontrol-1.0-6) new Apache mod_wsgi python interface --- diff --git a/PLCAPI.spec b/PLCAPI.spec index 0b69b47..415ea44 100644 --- a/PLCAPI.spec +++ b/PLCAPI.spec @@ -6,7 +6,7 @@ %define name PLCAPI %define version 5.0 -%define taglevel 9 +%define taglevel 10 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -138,6 +138,14 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Jun 22 2010 Thierry Parmentelat - PLCAPI-5.0-10 +- reservation granularity defined in plc-config-tty (requires myplc 5.0.5) +- and readable through GetLeaseGranularity +- GetSlivers to expose reservation_policy and lease_granularity +- GetBootMedium fixed for reservable nodes +- tweaks in pcucontrol (requires pcucontrol-1.0-6) +- new Apache mod_wsgi python interface + * Fri May 14 2010 Thierry Parmentelat - PLCAPI-5.0-9 - the leases system