go for a unique config URL for the federica xmlrpc service
[sfa.git] / sfa / plc /
2012-02-24 Thierry ParmentelatMerge branch 'master' into sqlalchemy
2012-02-19 Thierry ParmentelatMerge branch 'master' into sqlalchemy
2012-02-09 Tony Mackget_rspec() should return an empty rspec when the slice...
2012-02-08 Thierry ParmentelatMerge branch 'master' into sqlalchemy
2012-02-03 Thierry Parmentelatstart to deal with plc roles
2012-02-03 Thierry Parmentelatthis sounds like a bug
2012-02-01 Thierry ParmentelatMerge branch 'master' into sqlalchemy - solved totally...
2012-01-27 Thierry Parmentelatmerge master again (2.0-10 changelog only)
2012-01-26 Thierry Parmentelatrenamed persistentobjs into model
2012-01-25 Thierry Parmentelatadd support for migrations with sqlalchemy-migrate
2012-01-24 Thierry ParmentelatMerge branch 'master' into sqlalchemy
2012-01-19 Thierry Parmentelatgetting closer - far from perfect but tests should... after-alchemy-1
2012-01-17 Thierry Parmentelatcheckpoint commit - import, register, create_slice...
2012-01-09 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2012-01-07 Tony Mackuse PlXrn to parse the login base (authority) out of...
2012-01-07 Tony Mack<login> element should have it's 'username' attribute...
2012-01-06 Tony Mackfix bug in verify_slice
2012-01-06 Tony Mackfix name error
2011-12-29 smbakerMerge branch 'master' of ssh://bakers@git.planet-lab...
2011-12-26 Tony Mackuse utcparse and datetime_to_epoch to handle slice...
2011-12-26 Tony Mackraise exception if there are no slivers
2011-12-22 Tony Mackno need to call timetuple() here
2011-12-22 Tony Mackreplaced epochparse with datetime_to_epoch()
2011-12-22 Tony Mackconvert slice record 'expires' field from utc to human...
2011-12-22 Tony Mackmake sure verify_persons() passes user keys to verify_k...
2011-12-22 Tony Mackfix format string in epochparse()
2011-12-22 Tony Mack<available> element not allowed in manifest rspecs
2011-12-22 Tony Mack'country' attribute is required in the location element
2011-12-21 Tony Mackpl_expires and pl_last_contact should be timezoned
2011-12-21 Tony Mack'True' should be 'true' and 'False' should be 'false'
2011-12-16 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-12-16 Thierry Parmentelatcosmetic
2011-12-15 Thierry Parmentelatshorter debug message
2011-12-15 Thierry ParmentelatPlDriver no longer inherits PlShell and uses composition
2011-12-14 Thierry Parmentelatlast plc-dependent code moved to PlDriver
2011-12-13 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-12-12 Thierry Parmentelata portion of the aggregate manager methods has moved...
2011-12-12 Thierry Parmentelatremove the calls to register_peer_object (after talking...
2011-12-12 Thierry Parmentelatmissing import
2011-12-12 Thierry Parmentelatfrom now on the 'options' arg is mandatory as far as...
2011-12-10 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-12-09 Tony Mackinterfaces elements in the manifest rspec must have...
2011-12-09 Thierry Parmentelattrying to hunt down verbose messages that started recen...
2011-12-09 Thierry Parmentelatruntime traces from info to debug
2011-12-08 Tony Mackfix verify_slice_links()
2011-12-07 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-12-07 Thierry Parmentelatharden fragile code
2011-12-07 Thierry Parmentelatsfaprotocol is renamed into sfaserverproxy, with class...
2011-12-06 Tony Mackmove 'append' from users struct to options struct
2011-12-05 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-12-03 Tony MackThe node element's component_manger_id should be a urn
2011-12-02 Thierry Parmentelatrename xmlrpcprotocol into sfaprotocol
2011-12-02 Thierry Parmentelatrename
2011-12-02 Tony Mackfix bug that causes 'Email address already in use'...
2011-12-01 Tony Mackfix bug in verify_persons
2011-12-01 Tony Mackfix NameError
2011-12-01 Thierry Parmentelatbuild (plc.)Aggregate from a driver and not from an api
2011-12-01 Thierry Parmentelattopology.py moved in sfa/plc/
2011-11-29 smbakerMerge branch 'master' of ssh://bakers@git.planet-lab...
2011-11-29 Thierry Parmentelatgroup db-related stuff in sfa/storage
2011-11-29 Thierry Parmentelatfinished to clean up SFA_*_TYPE and the like
2011-11-29 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-11-29 Thierry Parmentelatbugfix - had to undo an attempt to optimize the calls to
2011-11-28 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-11-28 Thierry Parmentelatbugfixes
2011-11-28 Thierry Parmentelatreview update_relation (formerly update_membership...
2011-11-28 Thierry Parmentelatcosmetic
2011-11-28 Thierry Parmentelatdriver.update
2011-11-28 Thierry Parmentelatdriver.remove
2011-11-28 smbakerfix merge problem
2011-11-26 Thierry Parmentelatoops this was intended to be in previous commit as...
2011-11-26 Thierry Parmentelatplshell to use 'capability' access method rather than...
2011-11-26 Thierry Parmentelattrashed remoteshell and use plshell instead
2011-11-26 Thierry Parmentelatbugfix
2011-11-25 Thierry Parmentelatstart to define an abstract interface for the driver
2011-11-25 Thierry Parmentelatrenamed plc-specific api call get_key into key_key_from...
2011-11-23 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-11-22 Tony Macksupport the 'geni_available' option for ListResources
2011-11-20 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-11-18 Tony Mackfix bug in get_links()
2011-11-18 Thierry ParmentelatMerge branches 'master' and 'master' of ssh://git.onela...
2011-11-18 Tony Mackfix rspec links
2011-11-17 Thierry Parmentelatcleanup obsolete code in plc/network.py
2011-11-16 Tony Mackbugfixes
2011-11-14 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-11-14 Tony Mackassume links between all nodes at linked sites
2011-11-14 Thierry Parmentelatsolve conflict in sfa/plc/aggregate.py
2011-11-14 Thierry Parmentelatbugfix
2011-11-11 Tony Mackcheck if bwlimit is None
2011-11-11 Tony Mackfix errors
2011-11-11 Tony Mackfix call to get_nodes()
2011-11-11 Tony Mackhrn_to_urn() requries 2 arguments
2011-11-11 Tony Mackonly add location if longitude and latitude are not...
2011-11-11 Tony Mackremove test plauth
2011-11-10 Tony Mackcleanup
2011-11-10 Tony Mackcompute bwlimit here
2011-11-10 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-11-10 Tony Mackuse epcohparse() to parse slice's expiration date....
2011-11-08 Thierry Parmentelatpartial fixes
2011-11-08 Thierry Parmentelaturn_to_sliver_id defined in xrn, not plxrn
next