Setting tag sfa-3.1-10
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 20 Aug 2014 14:19:31 +0000 (16:19 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 20 Aug 2014 14:19:31 +0000 (16:19 +0200)
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
mlab-tags.mk
nornet-tags.mk
onelab-tags.mk

index e1179a0..c9b612d 100644 (file)
@@ -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
index cdb4763..f820804 100644 (file)
@@ -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
index 2b99fdd..b854b39 100644 (file)
@@ -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
index efbfb84..92abdd2 100644 (file)
@@ -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