From 9100e97e984ee0f7444c5de0444a17d363141258 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Wed, 20 Aug 2014 16:19:31 +0200 Subject: [PATCH] Setting tag sfa-3.1-10 rewrote an optimized version of verify_persons in the PL driver: Allocate and Provision should now perform much faster in the bargain, changed the way dummy persons are created by SFA: the sfa email is used when free, otherwise a fake email is made up from hrn e.g. hrn=onelab.inria.thierry_parmentelat -> email=thierry_parmentelat@onelab.inria.stub verify_chain debug flow does not up any more by default various fixes in the iotlab driver --- lxc-tags.mk | 2 +- mlab-tags.mk | 2 +- nornet-tags.mk | 2 +- onelab-tags.mk | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lxc-tags.mk b/lxc-tags.mk index e1179a0f..c9b612db 100644 --- a/lxc-tags.mk +++ b/lxc-tags.mk @@ -49,6 +49,6 @@ myplc-GITPATH := git://git.onelab.eu/myplc.git@myplc-5.3-2 # sfa-BRANCH := geni-v3 -sfa-GITPATH := git://git.onelab.eu/sfa.git@sfa-3.1-9 +sfa-GITPATH := git://git.onelab.eu/sfa.git@sfa-3.1-10 # tests-GITPATH := git://git.onelab.eu/tests.git@tests-5.3-8 diff --git a/mlab-tags.mk b/mlab-tags.mk index cdb4763b..f820804c 100644 --- a/mlab-tags.mk +++ b/mlab-tags.mk @@ -44,7 +44,7 @@ pyopenssl-GITPATH := git://git.planet-lab.org/pyopenssl.git@pyopen pyaspects-GITPATH := git://git.planet-lab.org/pyaspects.git@pyaspects-0.4.1-3 omf-GITPATH := git://git.onelab.eu/omf.git@omf-5.3-11 ### -sfa-GITPATH := git://git.planet-lab.org/sfa.git@sfa-3.1-9 +sfa-GITPATH := git://git.planet-lab.org/sfa.git@sfa-3.1-10 sface-GITPATH := git://git.planet-lab.org/sface.git@sface-0.9-9 nodeconfig-GITPATH := git://git.planet-lab.org/nodeconfig.git@nodeconfig-5.2-4 bootmanager-GITPATH := git://git.planet-lab.org/bootmanager.git@bootmanager-5.2-5 diff --git a/nornet-tags.mk b/nornet-tags.mk index 2b99fdda..b854b39d 100644 --- a/nornet-tags.mk +++ b/nornet-tags.mk @@ -85,6 +85,6 @@ myplc-GITPATH := git://git.onelab.eu/myplc.git@myplc-5.3-2 # sfa-BRANCH := geni-v3 -sfa-GITPATH := git://git.onelab.eu/sfa.git@sfa-3.1-9 +sfa-GITPATH := git://git.onelab.eu/sfa.git@sfa-3.1-10 # tests-GITPATH := git://git.onelab.eu/tests.git@tests-5.3-8 diff --git a/onelab-tags.mk b/onelab-tags.mk index efbfb840..92abdd23 100644 --- a/onelab-tags.mk +++ b/onelab-tags.mk @@ -52,7 +52,7 @@ DistributedRateLimiting-SVNPATH := http://svn.planet-lab.org/svn/DistributedRate # sfa-BRANCH := geni-v3 -sfa-GITPATH := git://git.onelab.eu/sfa.git@sfa-3.1-9 +sfa-GITPATH := git://git.onelab.eu/sfa.git@sfa-3.1-10 # # locating the right test directory - see make tests_gitpath tests-GITPATH := git://git.onelab.eu/tests.git@tests-5.3-8 -- 2.43.0