a single tag type for slice attributes, iterface settings, node tags and ilinks
[plcapi.git] / PLC / Methods / AddSliceAttribute.py
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