From ec63d1e4a064ff23e9f1b139b14735a988878363 Mon Sep 17 00:00:00 2001
From: Thierry Parmentelat <thierry.parmentelat@inria.fr>
Date: Thu, 23 Apr 2015 10:53:40 +0200
Subject: [PATCH] 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

---
 lxc-tags.mk    | 2 +-
 onelab-tags.mk | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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
-- 
2.47.0