a little nicer wrt pep8
[sfa.git] / sfa / planetlab /
2013-11-07 Thierry Parmentelatcosmetic
2013-10-07 Mohamed LarabiBetter mgt of external slices/users/sites + fixes
2013-10-04 Mohamed Larabivarious fixes
2013-10-04 Mohamed LarabiPL driver: Fix verification of site, person and slice...
2013-06-13 Tony Mackfix PLCInvalidArgument
2013-05-29 Mohamed Larabipl: node component_id takes also site login_base
2013-05-29 Mohamed Larabipl: set exclusive property in RSpec according to node...
2013-05-28 Mohamed Larabipldriver: specifie the rspec version for the describe...
2013-05-06 Mohamed LarabiFix leases allocation in pl
2013-04-04 Mohamed Larabiplaggregate fix
2013-04-03 Mohamed Larabiseveral fixes
2013-03-25 Mohamed Larabiget_leases does not take slice as argument in Listresources
2013-03-25 Mohamed LarabiMerge Master in geni-v3 conflict resolution sfa-3.0-0
2013-03-14 Sandrine AvakianMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2013-03-14 Mohamed LarabiMerge branch 'master' of git.onelab.eu:/git/sfa
2013-03-14 Mohamed Larabipldriver: delete_sliver needs to delete leases as well
2013-03-13 Mohamed Larabileases are supported for the moment in pgv2 and pgv3
2013-02-01 Tony Mackbug fixes
2013-01-26 Thierry Parmentelatfirst step to merge senslab upstream:
2013-01-24 Thierry ParmentelatMerge branch 'upstreammaster' into senslab2
2013-01-24 Thierry ParmentelatMerge branch 'upstreammaster'
2013-01-24 Tony Macksend geni_users list to Provision call, not Allocate
2013-01-21 Tony Mackinclude opstates in ad rspec. include ssh-user in manif...
2013-01-17 Thierry Parmentelatmerges master (so, no sfa-cm anymore)
2013-01-15 Tony Mackproduce more human readable error message when we've...
2013-01-14 Thierry ParmentelatMerge branch 'geni-v2' of ssh://git.onelab.eu/git/sfa...
2013-01-14 Mohamed Larabipldriver: fix register node
2013-01-11 Tony MackFix typo
2013-01-11 Tony MackDescribe: geni_urn should never be null
2013-01-11 Tony Mackfix bug in renew
2013-01-11 Tony MackAllocate updates the slice's expiration to the credenti...
2013-01-11 Jordan AugéMerge branch 'master' of git://git.onelab.eu/sfa into...
2013-01-11 Thierry ParmentelatMerge branch 'geni-v2' of ssh://git.onelab.eu/git/sfa...
2013-01-10 Tony Mackfix potential KeyError
2013-01-10 Tony Mackcomments
2013-01-10 Tony Mackstore slice_urn in sliver_allocation table
2013-01-09 Tony Macksupport sliver ids
2013-01-09 Tony Mackfix import
2013-01-09 Tony Mackmake sure node_ids and slice_ids are ints when calling...
2013-01-08 Tony MackFix cast slice_ids to int before calling GetSlices...
2013-01-08 Tony Mackworking toward full support for sliver urns in the...
2013-01-02 Sandrine AvakianMerge branch 'master' into senslab2
2012-12-20 Thierry ParmentelatAddPerson is more picky
2012-12-18 Tony Mackfix potential KeyError
2012-12-13 Tony Mackgeni_error cannot be None
2012-12-13 Tony Mackstore component_id in sliver_allocation table
2012-12-12 Sandrine AvakianMerge branch 'master' into senslab2
2012-12-12 Sandrine AvakianMerge branch 'upstreammaster'
2012-12-12 Thierry ParmentelatAddPerson is more picky
2012-12-12 Tony Mackremove debugging statement
2012-12-12 Tony Mackfix component_id
2012-12-11 Tony MackStore client_id in sliver_allocation table
2012-12-09 Jordan AugéMerge branch 'master' of git://git.onelab.eu/sfa into...
2012-12-06 Mohamed LarabiBux fix sfi update record in order to handle user pubke...
2012-12-05 Tony Mackfix IndexError
2012-12-05 Tony MackDelete should return a list of structs or an empty...
2012-12-05 Tony Mackdescribe should return an empty rspec instead of an...
2012-12-05 Tony Mackrenew returns a list of structs
2012-12-05 Tony MackFix bug
2012-12-05 Tony MackPerformOperationalAction can only be called on fully...
2012-12-05 Tony Mackfix sliver operational status
2012-12-05 Tony Macknode elements in the manifest rspec should not contain...
2012-12-05 Tony Mackfix Status() return value
2012-12-03 Tony Mackfix AttributeError
2012-12-01 Tony Mackrefactored
2012-12-01 Tony Mackfix NameError
2012-12-01 Tony Mackdescribe should return a rspec of type 'manifest'
2012-12-01 Tony Mackremove sliver allocation record when deleting slivers
2012-11-30 Tony Mackverify_slice_nodes now returns the correct set of nodes
2012-11-30 Tony Mackfix sliver allocation states
2012-11-28 Tony Mackfix sliver urn and expires timestamp in delete result
2012-11-28 Tony Mackfix return value for Delete method
2012-10-29 Sandrine AvakianMerge branch 'master' into senslab2
2012-10-25 Tony Mackfix provision
2012-10-25 Tony Mackfix allocation state names
2012-10-25 Tony Mackfix allocation states
2012-10-24 Tony Mackverify_slice_links() should exit if links are not suppo...
2012-10-24 Tony Mackfix value error
2012-10-24 Tony Mackremove debugging statement
2012-10-24 Tony Mackfix bugs
2012-10-23 Tony Mackfix AttributeError
2012-10-20 Tony Mackfix PerformOperationalAction
2012-10-20 Tony Mackfix Allocate
2012-10-20 Tony Mackfix Provision
2012-10-20 Tony Mackfix Delete
2012-10-19 Tony Mackfix renew
2012-10-19 Tony Mackfix Describe
2012-10-18 Tony Mackfix ListResources
2012-10-18 Tony Mackmerge
2012-10-18 Tony Mackmerge
2012-10-18 Tony MackFix GetVersion()
2012-10-18 Sandrine AvakianMerge branch 'master' into senslab2
2012-10-08 Sandrine AvakianMerge branch 'master' into senslab2
2012-10-08 Sandrine AvakianMerge branch 'upstreammaster'
2012-10-07 Jordan AugéMerge branch 'master' of git://git.onelab.eu/sfa into...
2012-10-01 Mohamed LarabiPL leases: take in account only the leases in the aggre...
2012-10-01 Mohamed LarabiPL Leases: check slice_xrn and slice args in get_leases
2012-10-01 Mohamed LarabiPL: for the manifest, use slice_xrn for the lease slice_id
2012-09-26 Mohamed LarabiAdd exclusive tag in order to distinguish between reser...
2012-09-26 Mohamed LarabiMerge branch 'master' of git.onelab.eu:/git/sfa
next