summaryrefslogtreecommitdiffstats
path: root/func
Commit message (Expand)AuthorAgeFilesLines
* remove debug spewAdrian Likins2008-02-251-1/+0
* dont need this anymoreAdrian Likins2008-02-251-247/+0
* remove debug spewAdrian Likins2008-02-251-1/+0
* use certmaster.commonconfig.CMConfig here instead of the one that used to be ...Adrian Likins2008-02-252-2/+2
* use both func and certmasters configsAdrian Likins2008-02-251-4/+9
* CMConfig is located in certmater.commonconfig nowAdrian Likins2008-02-251-9/+16
* fix up some paths.Adrian Likins2008-02-251-5/+7
* resolve some utils namespace issueAdrian Likins2008-02-251-1/+2
* more func/certmaster cert path changesAdrian Likins2008-02-251-2/+2
* these functions are in certmaster.utils nowAdrian Likins2008-02-251-72/+0
* use certmaster.requester.request_cert instead of utils.create_minion_certsAdrian Likins2008-02-251-2/+3
* first pass at splitting off certmasterAdrian Likins2008-02-251-0/+1
* Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcAdrian Likins2008-02-2515-57/+206
|\
| * Remove a bunch of unused imports.Luke Macken2008-02-219-14/+1
| * Update to ps_mem.py V1.9, which fixes errors in values reported when PSS is p...Pádraig Brady2008-02-211-31/+35
| * Fixing func "*" ping functionality, which had an earlier reference to expand_...Michael DeHaan2008-02-213-7/+35
| * initial work on "func '*' check" command for diagnosing basic setup problems,Michael DeHaan2008-02-214-5/+132
| * Fix minion listingMichael DeHaan2008-02-191-5/+8
* | get certs from certmaster dirs nowAdrian Likins2008-02-251-2/+2
|/
* add netapp.options moduleJohn Eckersberg2008-02-151-0/+55
* Refactor the minion/server list and group stuff. Still not ideal, butAdrian Likins2008-02-123-60/+68
* move some methods into the Groups class.Adrian Likins2008-02-122-18/+30
* Apply Tim V's patch to virt moduleMichael DeHaan2008-02-081-0/+17
* Possible traceback formatting difference on older python?Michael DeHaan2008-02-071-3/+6
* fix that methodSeth Vidal2008-02-051-6/+7
* Merge branch 'master' of ssh://git.fedorahosted.org/git/hosted/funcSeth Vidal2008-02-054-15/+97
|\
| * Make hostname detection code shared.Michael DeHaan2008-02-053-12/+13
| * Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcMichael DeHaan2008-02-051-1/+1
| |\
| * | Adding a module to allow func to control certmaster via func, this will be mo...Michael DeHaan2008-02-052-3/+84
* | | new Func_Client_Exception and allow the the caller to specify the cert/key/c...Seth Vidal2008-02-052-8/+44
| |/ |/|
* | typo found when a unittest hit that sectionAdrian Likins2008-02-041-1/+1
|/
* Get ready for release but also fix func-inventory so it understands the new h...Michael DeHaan2008-02-041-1/+3
* Add overlord netapp module so we can create filer objects. Hot.John Eckersberg2008-02-041-0/+82
* remove unused parameter "args" from snap.deleteJohn Eckersberg2008-02-041-1/+1
* - fix bug where the last volume would get left offJohn Eckersberg2008-02-031-1/+5
* get rid of all the fancy parameter packing and checking and just keepJohn Eckersberg2008-02-013-60/+50
* get rid of param_check and the NetappMissingParam exceptionJohn Eckersberg2008-02-011-7/+1
* use func's sub_process instead of system-level for python 2.3 compatibilityJohn Eckersberg2008-01-291-5/+5
* get rid of split, I don't need itJohn Eckersberg2008-01-291-6/+0
* it's 2008, update copyrightsJohn Eckersberg2008-01-293-2/+16
* flesh out clone module to allow creation and splittingJohn Eckersberg2008-01-291-7/+15
* Merge branch 'master' into netappJohn Eckersberg2008-01-298-105/+99
|\
| * Fix some typosMichael DeHaan2008-01-292-2/+2
| * Applying a variant on Brenton's patch for DNS issues.Michael DeHaan2008-01-292-2/+15
| * Two kinds of utils!Michael DeHaan2008-01-291-5/+6
| * Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcMichael DeHaan2008-01-293-25/+35
| |\
| | * clean up expand servers a little bitAdrian Likins2008-01-291-11/+21
| | * Load classes out of __init__ filesJohn Eckersberg2008-01-281-6/+4
| * | All exceptions, async or otherwise, now come back as easily detectable signat...Michael DeHaan2008-01-296-90/+60
* | | Revert "debug info"John Eckersberg2008-01-282-3/+2