summaryrefslogtreecommitdiffstats
path: root/func
Commit message (Expand)AuthorAgeFilesLines
* dont need those print'sAdrian Likins2008-03-041-3/+0
* update this test code to use new certmaster locationsAdrian Likins2008-03-041-1/+1
* Update to knew cert locations. This is just old test code, but updateAdrian Likins2008-03-041-0/+3
* missed some bits in the certmaster/func conversion. Use MinionConfig insteadAdrian Likins2008-03-041-5/+5
* use the certmaster info from /etc/certmaster/minion.conf instead of /etc/func...Adrian Likins2008-03-041-4/+4
* make "make clean" even cleanier.Adrian Likins2008-03-046-6/+42
* Merge commit 'origin/devel' into develAdrian Likins2008-02-291-247/+0
|\
| * 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
* | mostly merges of stuff I thought I had already committed and pushedAdrian Likins2008-02-296-96/+39
* | using the wrong path to minion.conf, updateAdrian Likins2008-02-291-2/+2
* | Revert "first pass at splitting off certmaster"Michael DeHaan2008-02-251-1/+0
|/
* 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