Setting tag sfa-3.1-15
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 23 Apr 2015 08:53:40 +0000 (10:53 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 23 Apr 2015 08:53:40 +0000 (10:53 +0200)
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

lxc-tags.mk
onelab-tags.mk

index ba42c22..f2dfb7e 100644 (file)
@@ -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
index 1c8fb20..dc59c69 100644 (file)
@@ -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