Setting tag plcapi-5.4-2
[plcapi.git] / PLC / Methods / UpdateSliceAttribute.py
2009-05-26 Marc Fiuczynskimove legacy v42 methods to Legacy/ sub directory
2009-05-24 Marc FiuczynskiLets leave PL type checking enabled, as the type check...
2009-05-24 Marc Fiuczynskifix import error, v2rename->v42rename
2009-05-24 Marc Fiuczynskimatch 'call' signature exactly
2009-05-22 Marc FiuczynskiMore complete handling of 4.2 calls mapped to 4.3 calls.
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...
2008-01-03 Tony Mackno longer check if slice is local or peer
2008-01-02 Tony Mackuse initscript name instead of id
2007-04-19 Tony Mack- added sanity check when updating 'plc_initscript_id'
2007-02-27 Tony Mack- now using event_objects to log affected objects
2007-01-19 Tony Mack- added logging variable 'object_type'
2007-01-11 Mark Huang- remove PLCCheckLocal functions, be more explicit...
2006-12-07 Thierry Parmentelatprevents side-effect on foreign objects when appropriate
2006-11-29 Tony Mack- log affected object_ids
2006-11-09 Mark Huang- re-enable return_fields specification
2006-10-27 Mark Huang(most) all functions now take SessionAuth in addition...
2006-10-06 Mark Huang- no need to pass in slice_id_or_name
2006-10-03 Mark Huangslice attribute methods