review management of relationships - allow to update them with sfaadmin
[sfa.git] / sfa / plc / pldriver.py
2012-05-11 Thierry Parmentelatreview management of relationships - allow to update...
2012-05-11 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2012-05-11 Thierry Parmentelatcleanup update_relation a bit on the driver side
2012-05-11 Thierry Parmentelatfix authority registration
2012-05-11 Thierry Parmentelatbugfix
2012-05-09 Thierry Parmentelatdeprecate the is_enabled call in the driver
2012-04-13 Tony Mackfix call to urn_to_sliver_id()
2012-04-04 Tony Mackfix bug that causes CreateSliver to fail if a <node...
2012-04-03 Tony Mackadd slice expiration and login info to SliverStatus...
2012-02-24 Thierry ParmentelatMerge branch 'master' into sqlalchemy
2012-02-24 Thierry ParmentelatMerge branch 'master' into sqlalchemy
2012-02-19 Thierry ParmentelatMerge branch 'master' into sqlalchemy
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...
2011-12-29 smbakerMerge branch 'master' of ssh://bakers@git.planet-lab...
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-21 Tony Mackpl_expires and pl_last_contact should be timezoned
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-09 Thierry Parmentelatruntime traces from info to debug
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 Parmentelatbugfix
2011-11-25 Thierry Parmentelatstart to define an abstract interface for the driver
2011-11-08 smbakerfix merge problem
2011-11-06 Thierry ParmentelatMerge branch 'thgeneric'
2011-11-03 Thierry ParmentelatMerge branch 'master' into thgeneric
2011-11-03 Thierry Parmentelathardwire SfaTable as the storage system for now
2011-11-01 Thierry Parmentelatrename into pldriver and plshell