clean up the code that removes a slice from vsys's scope before its rootfs gets deleted
[nodemanager.git] / plugins / vsys.py
2014-03-28 Thierry Parmentelatclean up the code that removes a slice from vsys's...
2012-06-15 Thierry ParmentelatMerge branch 'master' into lxc_devel
2012-06-14 Thierry Parmentelatremove svn keywords
2011-03-18 Sapan BhatiaGenerate an error, not exception when an unknown tag...
2010-06-28 S.Çağlar Onurremove config and options parameters from start functio...
2010-06-22 S.Çağlar Onur- Change .py files to use 4-space indents and no hard...
2010-06-02 Thierry Parmentelatdummy/scaffolding plugin for reservations
2010-02-09 Thierry Parmentelat(*) the various modules have a priority; lower gets...
2010-02-05 Thierry Parmentelatexpects the 'interfaces' key in GetSlivers - review...
2010-01-30 Thierry Parmentelatcosmetic
2010-01-30 Marc Fiuczynskimore graceful log message when GetSlivers() API called...
2010-01-28 Thierry Parmentelatlogs for when PLC is unreachable
2010-01-28 Thierry Parmentelatfixed broken slice-creation
2009-08-06 Faiyaz AhmedChange plugin API (GetSlivers()) argument order to...
2009-07-07 Marc Fiuczynskias a plugin, be more verbose about when they are started
2009-07-07 Marc Fiuczynski- turn net.py into a NM plugin and move to plugin directory
2009-06-29 Faiyaz Ahmed* give all modules access to the API and to the config...
2009-04-01 Faiyaz AhmedUse log_call instead of os.system().
2008-11-21 Faiyaz AhmedPlugins directory.