- don't hardcode the device name (depends on util-vserver-pl change rev. 15385)
[nodemanager.git] / plugins /
2009-10-16 Daniel Hokka ZakrissonRemove debugging statement.
2009-10-07 Marc Fiuczynskiminor improvements with the hope that slivers across...
2009-09-26 Daniel Hokka ZakrissonOnly get the hmac tag.
2009-09-19 Marc Fiuczynski(no commit message)
2009-08-13 Marc FiuczynskiBe a bit more robust to poorly defined codemux attribut...
2009-08-06 Faiyaz AhmedChange plugin API (GetSlivers()) argument order to...
2009-08-04 Faiyaz Ahmedformatting
2009-08-04 Faiyaz AhmedDisabling sliverauth
2009-07-21 Marc Fiuczynskicleanup: use os.path.join
2009-07-20 Daniel Hokka ZakrissonTabs vs. spaces.
2009-07-17 Marc Fiuczynskiuse a temp file to write the keys
2009-07-17 Marc Fiuczynskionly copy in the /dev/sd* file if its not there
2009-07-16 Marc FiuczynskiNodeManager plugin to empower slivers to make API calls.
2009-07-16 Marc FiuczynskiNodeManager plugin to support mapping unused raw disks...
2009-07-16 Marc FiuczynskiNM plugin to pull down special account keys: specifical...
2009-07-07 Marc Fiuczynskias a plugin, be more verbose about when they are started
2009-07-07 Marc Fiuczynskinet.py is a 'required' 'plugin' module similar to conf_...
2009-07-07 Marc FiuczynskiChange local GetSlivers() callbacks to take args as...
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-12-02 Daniel Hokka ZakrissonUse codemux condrestart.
2008-11-21 Faiyaz AhmedPlugins directory.