- - added logging variable 'object_type'
[plcapi.git] / PLC / Methods / DeleteSliceFromNodes.py
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- - removed anything having to do with event_type/event...
2006-11-21 Thierry Parmentelatiteration 4 & last:
2006-11-16 Thierry Parmentelatremove ugly hack - just assert node isinstance of Node...
2006-11-16 Thierry ParmentelatDeleteSliceFromNodes needs the same cooking as AddSlice...
2006-11-15 Tony Mack- define/modify logging variables
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-11 Mark Huang- allow members of slice to delete nodes from slice
2006-10-09 Tony MackInitial checkin of new API implementation