Setting tag plcapi-5.4-2
[plcapi.git] / PLC / Methods / GetSlices.py
2017-07-06 Thierry ParmentelatAdd 'php/phpxmlrpc/' from commit 'cd5dbb4a511e7a616a611...
2012-03-27 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/plcapi
2012-03-27 Thierry Parmentelatget rid of svn keywords once and for good
2011-06-07 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/plcapi
2011-05-19 Tony MackTechs can view slices that are running on nodes at...
2010-06-22 S.Çağlar Onur- Change .py files to use 4-space indents and no hard...
2010-02-05 Thierry Parmentelatcleanup v42 legacy - GetSlivers exports 'interfaces...
2009-07-19 Thierry Parmentelatsvn keywords
2009-06-02 Marc FiuczynskiImproved filter v42 backward compatibility handling...
2009-05-26 Marc Fiuczynskiphp/methods.py requires that the class in each of these...
2009-05-26 Marc FiuczynskiNeeded to add documentation for the class definition
2009-05-23 Marc Fiuczynskionly use has_key method on dict instances
2009-05-22 Marc Fiuczynskiv4.2 backwards compatibility
2008-12-02 Thierry Parmentelatsvn kwds
2008-10-11 Thierry Parmentelatembed svn Id keyword
2007-10-25 Thierry Parmentelatmerged from onelab newplc-4.0.13 tag
2007-10-01 Tony Mack- Merge from PlanetLab Europe
2007-02-07 Mark Huangmust query certain fields in order to filter
2007-02-07 Mark Huang- import Site, Sites
2007-02-01 Mark Huangallow node authentication
2006-11-29 Tony Mack- - removed anything having to do with event_type/event...
2006-11-28 Tony Mack- added logging vars
2006-11-09 Mark Huang- re-enable return_fields specification
2006-11-08 Mark Huangallow filters to be specified in most Get() calls
2006-10-27 Mark Huang(most) all functions now take SessionAuth in addition...
2006-10-24 Mark Huang- hack xmlrpclib so that it can marshal subclasses...
2006-10-22 Mark Huang- remove return_fields
2006-10-20 Mark Huang- fix valid slices check
2006-10-16 Mark Huangcast instead of rebuilding dict when returning lists...
2006-10-13 Tony Mack- turn each slice into a real dict before returning
2006-10-03 Mark Huang- no need to filter out None anymore
2006-10-02 Mark Huangno need to filter out deleted fields anymore
2006-10-02 Mark Huangadd new slice functions