Setting tag sfa-2.1-26
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 18 Jun 2013 20:14:58 +0000 (22:14 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 18 Jun 2013 20:14:58 +0000 (22:14 +0200)
-- core
do start flash policy server when configured
fix PLCInvalidArgument
fix sfaadmin.py list
fix version number of GENIv3 RSpec in sfi.py
Add support of leases in PGv2 and GENIv3 RSpecs
pldriver.delete_sliver removes leases as well
-- senslab
handling user creation in the senslab LDAP when a user from a federated testbed creates a lease using senslab resources
changed lease granularity to 1 minute.
add check to ensure the required expirement is of 10 min duration minimum
fix sliver_status
fix leases management
fixed GetSlices, delete_sliver and DeleteJobs
cleanup and code documention - removed unused functions and methods
changed some return values to be easier to handle for the most part
refactored slabimport module
added a Jenkins configuration file to test automated deployment, which is not working yet

lxc-tags.mk
mlab-tags.mk
onelab-tags.mk
planetlab-k32-tags.mk

index c72a6a9..4599e90 100644 (file)
@@ -46,7 +46,7 @@ nodeimage-GITPATH               := git://git.planet-lab.org/nodeimage.git@nodeim
 myplc-GITPATH                   := git://git.planet-lab.org/myplc.git@myplc-5.2-3
 
 #
-sfa-GITPATH                     := git://git.planet-lab.org/sfa.git@sfa-2.1-25
+sfa-GITPATH                     := git://git.planet-lab.org/sfa.git@sfa-2.1-26
 sface-GITPATH                   := git://git.planet-lab.org/sface.git@sface-0.9-9
 #
 myslice-GITPATH                        := git://git.onelab.eu/myslice.git@master
index a37c88b..62828f0 100644 (file)
@@ -46,7 +46,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-2.1-25
+sfa-GITPATH                     := git://git.planet-lab.org/sfa.git@sfa-2.1-26
 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-2
 bootmanager-GITPATH             := git://git.planet-lab.org/bootmanager.git@bootmanager-5.2-1
index 4c81456..db744a1 100644 (file)
@@ -57,7 +57,7 @@ myplc-GITPATH                   := git://git.onelab.eu/myplc.git@myplc-5.2-3
 DistributedRateLimiting-SVNPATH        := http://svn.planet-lab.org/svn/DistributedRateLimiting/tags/DistributedRateLimiting-0.1-1
 
 #
-sfa-GITPATH                     := git://git.onelab.eu/sfa.git@sfa-2.1-25
+sfa-GITPATH                     := git://git.onelab.eu/sfa.git@sfa-2.1-26
 sface-GITPATH                   := git://git.onelab.eu/sface.git@sface-0.9-9
 #
 myslice-GITPATH                        := git://git.onelab.eu/myslice.git@master
index 4960532..f352997 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-2.1-25
+sfa-GITPATH                     := git://git.planet-lab.org/sfa.git@sfa-2.1-26
 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-2
 bootmanager-GITPATH             := git://git.planet-lab.org/bootmanager.git@bootmanager-5.2-1