remove PLC.Debug.log, use PLC.Logger.logger instead
[plcapi.git] / PLC / Peers.py
2017-02-15 Thierry Parmentelatremove PLC.Debug.log, use PLC.Logger.logger instead newlogs
2015-03-02 Thierry Parmentelatreview 'print' statements - make sure to use PLC.Debug...
2011-04-26 Sapan BhatiaMerge branch 'master' of ssh://sapanb@git.planet-lab...
2011-04-13 Thierry Parmentelatalso print out stack dump when hrn can't be figured...
2011-04-12 Thierry ParmentelatTony has reported that in some rare occurences, Refresh...
2010-10-15 Daniel Hokka ZakrissonBe consistent in the API.
2010-06-22 S.Çağlar Onur- Change .py files to use 4-space indents and no hard...
2010-03-12 Tony Mackcannot use UpdateNode to force an update of the 'hrn...
2010-03-12 Barış Metintry fixing cyclic import
2010-03-11 Tony Mackdont forget to define shell in remove_node
2010-03-11 Tony MackStore node's hrn (SFA specific human readable name...
2009-08-01 Tony Mackadded UnBindObjectFromPeer()
2009-07-19 Thierry Parmentelatsvn keywords
2009-04-01 Anil-Kumar VengalilMinor modification to Peers.py to improve the verbose...
2009-01-26 Thierry ParmentelatPeer object now has hrn_root
2009-01-13 Thierry Parmentelatadd shortname to peers for the new www ui
2008-12-04 Thierry Parmentelatsvn keywords yet again
2008-11-28 Thierry Parmentelatrenaming SliceAttribute into SliceTag and InterfaceSett...
2008-10-11 Thierry Parmentelatembed svn Id keyword
2008-06-02 Thierry Parmentelata single tag type for slice attributes, iterface settin...
2007-10-25 Thierry Parmentelatmerged from onelab newplc-4.0.13 tag
2007-02-01 Mark Huang- changed gpg_sign() calling convention
2007-01-11 Mark Huang- list join_tables that reference peers
2007-01-09 Mark Huangrevert accidental (too early) checkin
2007-01-09 Mark Huangremove old Shell.py implementation (moved to plcsh...
2007-01-04 Mark Huangminimal hacks so that the PHP bindings can be built...
2006-12-15 Mark Huang- add peer_keys, peer_slice_attribute_types, and peer_s...
2006-12-15 Mark Huang- make Peer a wrapper around xmlrpclib.ServerProxy...
2006-12-12 Thierry Parmentelat(*) Peer has new fields person_ids and site_ids
2006-11-23 Thierry Parmentelatthis version uses the first release of Cache.py
2006-11-21 Thierry Parmentelatiteration 4 & last:
2006-11-15 Thierry Parmentelat- provides ability to cache foreign slices
2006-11-14 Thierry Parmentelattake advantage of the new Table::dict method
2006-11-13 Thierry Parmentelateverything ready to receive foreign slices
2006-11-10 Thierry Parmentelat- RefreshPeer & AddSliceToNodes had bugs
2006-11-10 Thierry Parmentelatpeer x foreign_node relationship in a separate peer_nod...
2006-11-09 Mark Huang- re-enable return_fields specification
2006-11-09 Mark Huangallow tuples and sets as sequence filters
2006-11-08 Mark Huang- use Filter to select rows
2006-11-08 Thierry Parmentelatfederation in progress - associate a local slice to...
2006-11-05 Thierry Parmentelatselection on foreign nodes : either on id or hostname...
2006-11-03 Thierry Parmentelatfor federation : Peers and ForeignNodes