summaryrefslogtreecommitdiffstats
path: root/func
Commit message (Collapse)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
| | | | it while we are at it.
* missed some bits in the certmaster/func conversion. Use MinionConfig insteadAdrian Likins2008-03-041-5/+5
| | | | of FuncdConfig
* use the certmaster info from /etc/certmaster/minion.conf instead of ↵Adrian Likins2008-03-041-4/+4
| | | | /etc/func/minion.conf
* make "make clean" even cleanier.Adrian Likins2008-03-046-6/+42
| | | | try to hit up more of the subdirs, etc, when running "make clean"
* 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
| | | | | | | | in func
| * 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
| | | | | | | | | | Note: these paths probably shouldn't be as hardcoded as they are now...
| * resolve some utils namespace issueAdrian Likins2008-02-251-1/+2
| | | | | | | | probably should just combine these
| * 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
| | | | | | | | various s/func/certmaster changes
* | 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
|/ | | | This reverts commit 6fd13e5c3c572ebb64d70cfaa2f2160a13dbc838.
* 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ádraig Brady2008-02-211-31/+35
| | | | | | | | | | | | | | provided in /proc/$pid/smaps Signed-off-by: Pádraig Brady <P@draigBrady.com> Signed-off-by: Luke Macken <lmacken@redhat.com>
| * Fixing func "*" ping functionality, which had an earlier reference to ↵Michael DeHaan2008-02-213-7/+35
| | | | | | | | expand_servers that is no longer supported. To do this, I've exposed an additional method in the client.minions() API. Also some more work done on func "check" command to diagnose setup problems.
| * initial work on "func '*' check" command for diagnosing basic setup problems,Michael DeHaan2008-02-214-5/+132
| | | | | | | | still more to do.
| * 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
| | | | | | | a touch more OO. Also update unittests/etc. Did some s/servers/minions/ renaming while I was at it as well. Need to go back and finish that up.
* 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
|\ | | | | | | | | | | | | | | * 'master' of ssh://git.fedorahosted.org/git/hosted/func: Make hostname detection code shared. seeing if this resultis 0 is dumb, just see if it executes use socket.getfqdn instead of gethostname for sanity sake Adding a module to allow func to control certmaster via func, this will be more useful once we have support for local connections.
| * 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 ↵Michael DeHaan2008-02-052-3/+84
| | | | | | | | | | | | more useful once we have support for local connections.
* | | new Func_Client_Exception and allow the the caller to specify the ↵Seth Vidal2008-02-052-8/+44
| |/ |/| | | | | | | | | cert/key/ca to use for connecting
* | 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 ↵Michael DeHaan2008-02-041-1/+3
| | | | hierarchies found in things such as the netapp module.
* 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
| | | | - raise exception if vol given does not exist
* get rid of all the fancy parameter packing and checking and just keepJohn Eckersberg2008-02-013-60/+50
| | | | | | things simple. also implemented vol.status
* 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
|