r2lab is migrating from a previous depl. based on omf_sfa
[plcapi.git] / PLC / Methods / AddSlice.py
2016-12-12 Thierry Parmentelatr2lab is migrating from a previous depl. based on omf_sfa
2015-03-02 Thierry Parmentelatreview 'print' statements - make sure to use PLC.Debug...
2013-11-14 Mohamed LarabiSet Site/Slice HRN when new Site/Slice is created
2012-12-18 Thierry Parmentelatbetter parsing of PLC_VSYS_DEFAULTS
2012-12-17 Thierry Parmentelatfirst rough implementation of PLC_VSYS_DEFAULTS at...
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
2010-06-22 S.Çağlar Onur- Change .py files to use 4-space indents and no hard...
2009-09-14 Tony Mackremove sfa upcalls
2009-08-13 Tony MackSFA object constructor now requires a argument
2009-08-04 Tony Mackadded sfa upcalls
2009-07-25 Thierry Parmentelaton second thought, do not allow expires to be set at...
2009-07-23 Thierry Parmentelatcan set expires upon slice creation
2009-07-19 Thierry Parmentelatsvn keywords
2009-07-19 Thierry Parmentelatrevised type-checking on taggable classes - previous...
2009-07-18 Thierry ParmentelatFix big leak in type-checking add/update args for tagga...
2008-12-11 Thierry ParmentelatSlice tags can be managed from AddSlice/UpdateSlice...
2008-12-02 Thierry Parmentelatsvn kwds
2008-10-11 Thierry Parmentelatembed svn Id keyword
2007-06-14 Tony Mack- do not allow disabled sites to create slices
2007-04-26 Tony Mack- allow capital letters in slice names
2007-04-25 Tony Mack- fixed slice_name validation
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-25 Thierry Parmentelatmore detailed info passed when raising an exception
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-25 Mark Huang- change calling convention for Add slightly; if the...
2006-10-24 Mark Huang- make Add() calling convention consistent among all...
2006-10-20 Tony Mack- added class variables: event_type, object_type, objec...
2006-10-13 Mark Huang- use slice_fields instead of optional_vals
2006-10-13 Mark Huang- silently remove fields that can't be updated from...
2006-10-02 Mark Huangadd new slice functions