Setting tag plcapi-5.4-2
[plcapi.git] / PLC / Methods / AddSliceAttribute.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-05-23 Thierry Parmentelatstep2 : basic functions for handling nodetags and nodeg...
2008-01-02 Tony Mackuse initscript name instead of id
2007-10-03 Tony Mack- remove unnecessary print statement
2007-10-01 Tony Mack- dont allow duplicate attributes
2007-04-30 Tony Mack- support adding slice attributes to nodegroups
2007-04-19 Tony Mack- only allow 'enabled' initscripts to be added as slice...
2007-04-19 Tony Mack- fix sanity checking bug when adding slice attributes...
2007-04-03 Tony Mack- support 'initscripts' table as possible slice_attributes
2007-02-27 Tony Mack- now using event_objects to log affected objects
2007-01-19 Tony Mack- added logging variable 'object_type'
2006-11-29 Tony Mack- - removed anything having to do with event_type/event...
2006-11-15 Tony Mack- remove object_ids as class variable declaration
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-20 Tony Mack- added class variables: event_type, object_type, objec...
2006-10-16 Mark Huangrename attributes to slice_attribute_types
2006-10-03 Mark Huangslice attribute methods