| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Module was using the wrong utils module and calling methods
that didnt exist in the func one.
|
| |
|
|
|
|
|
|
|
| |
jobthing/forkbomb to exit with
an exit command that won't cause a SystemExit exception to be fired during delegated async calls,
adding list_minions() function to Overlord object that works with delegation
|
| |
|
|
|
|
| |
Fixing overlord module to prevent calls to test.ping() to reduce XMLRPC calls.
|
| |
|
|
longer import certmaster via func) and added function to glean currently
registered minions.
Adding in new 'overlord.py' module to build maps of func networks where
sub-overlords control minions. It's not quite ready for prime time yet,
but hopefully within the next week or two it should be working reliably
enough to help power command delegation features and the like.
|