From: Thierry Parmentelat Date: Thu, 23 Apr 2015 08:53:40 +0000 (+0200) Subject: Setting tag sfa-3.1-15 X-Git-Tag: 5.3.9~45^2 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=ec63d1e4a064ff23e9f1b139b14735a988878363;p=build.git Setting tag sfa-3.1-15 major rework of the iotlab driver, that uses an IoT-lab REST API and so does not need to interact with LDAP and OAR directly deprecated cortexlab driver altogether cosmetic changes in displaying credentials, rights and certificates for hopefully more readable error messages always start postgresql if not running (ignore /etc/myplc-release) does not need lxc=enter-namespace anymore for make sync --- diff --git a/lxc-tags.mk b/lxc-tags.mk index ba42c226..f2dfb7e4 100644 --- a/lxc-tags.mk +++ b/lxc-tags.mk @@ -48,6 +48,6 @@ nodeimage-GITPATH := git://git.onelab.eu/nodeimage.git@nodeimage-5 myplc-GITPATH := git://git.onelab.eu/myplc.git@myplc-5.3-3 # -sfa-GITPATH := git://git.onelab.eu/sfa.git@sfa-3.1-14 +sfa-GITPATH := git://git.onelab.eu/sfa.git@sfa-3.1-15 # tests-GITPATH := git://git.onelab.eu/tests.git@master diff --git a/onelab-tags.mk b/onelab-tags.mk index 1c8fb203..dc59c699 100644 --- a/onelab-tags.mk +++ b/onelab-tags.mk @@ -54,7 +54,7 @@ myplc-GITPATH := git://git.onelab.eu/myplc.git@myplc-5.3-3 DistributedRateLimiting-GITPATH := git://git.onelab.eu/distributedratelimiting.git@DistributedRateLimiting-0.1-1 # -sfa-GITPATH := git://git.onelab.eu/sfa.git@sfa-3.1-14 +sfa-GITPATH := git://git.onelab.eu/sfa.git@sfa-3.1-15 # # locating the right test directory - see make tests_gitpath tests-GITPATH := git://git.onelab.eu/tests.git@master