summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | new Func_Client_Exception and allow the the caller to specify the cert/key/c...Seth Vidal2008-02-052-8/+44
| |/ |/|
* | we don't really need to see the cp output I supposeAdrian Likins2008-02-041-2/+2
* | at the moment, we don't need any func/.* files to build, so change the cp com...Adrian Likins2008-02-041-1/+1
* | add in a bit of a kluge to try to make the test-it.sh script a bit more robus...Adrian Likins2008-02-041-1/+16
* | make TestFileTracker test cases a bit less dependent on the state of theAdrian Likins2008-02-041-4/+6
* | dont test for the "@blippy" group yet till I setup a way to put the rightAdrian Likins2008-02-041-4/+13
* | typo found when a unittest hit that sectionAdrian Likins2008-02-041-1/+1
|/
* clean up some paths so hopefully this is more path independentAdrian Likins2008-02-041-4/+4
* fix typos in attr defs so "nosetests -a \!intro" works againAdrian Likins2008-02-041-2/+2
* add two new methods to poke at everymoduleAdrian Likins2008-02-041-1/+21
* typo on unittest config optionAdrian Likins2008-02-041-1/+1
* use the defined "STATUS" alias for status, so we dontAdrian Likins2008-02-042-2/+2
* Get ready for release but also fix func-inventory so it understands the new h...Michael DeHaan2008-02-043-43/+16
* Add overlord netapp module so we can create filer objects. Hot.John Eckersberg2008-02-043-0/+84
* remove unused parameter "args" from snap.deleteJohn Eckersberg2008-02-041-1/+1
* we don't return xmlrpclib.Faults anymore, so most of the testAdrian Likins2008-02-041-2/+5
* Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcAdrian Likins2008-02-044-67/+55
|\
| * - 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
* | instead of trying to build the local tree directly, copyAdrian Likins2008-02-041-2/+16
* | add netapp/* modules to spec fileAdrian Likins2008-02-042-2/+11
|/
* add FIXME to setup.pyJohn Eckersberg2008-01-291-0/+3
* 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-2919-165/+234
|\
| * some more path fixesAdrian Likins2008-01-291-0/+5
| * add an optional config file "test-it.conf"Adrian Likins2008-01-291-23/+31
| * resolve conflict in test-it.shAdrian Likins2008-01-292-2/+2
| |\
| | * Fix some typosMichael DeHaan2008-01-293-3/+3
| * | make testing from a src checkout work againAdrian Likins2008-01-291-11/+33
| * | add test/ and test/unittest to the dirs to cleanupAdrian Likins2008-01-291-1/+1
| * | add Makefiles so "make clean" cleans up all the crapAdrian Likins2008-01-292-0/+14
| |/
| * Applying a variant on Brenton's patch for DNS issues.Michael DeHaan2008-01-293-2/+16
| * Two kinds of utils!Michael DeHaan2008-01-291-5/+6
| * Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcMichael DeHaan2008-01-296-46/+78
| |\
| | * comment out the async tests at the momentAdrian Likins2008-01-291-20/+20
| | * some simple unittest for groupsAdrian Likins2008-01-291-0/+22
| | * clean up expand servers a little bitAdrian Likins2008-01-291-11/+21
| * | All exceptions, async or otherwise, now come back as easily detectable signat...Michael DeHaan2008-01-2910-95/+68
* | | Revert "debug info"John Eckersberg2008-01-282-3/+2
* | | debug infoJohn Eckersberg2008-01-282-2/+3
* | | initial snap moduleJohn Eckersberg2008-01-281-0/+57
* | | variablize ssh optionsJohn Eckersberg2008-01-281-1/+2
* | | add TODO, begging others to contribute what they care aboutJohn Eckersberg2008-01-281-0/+5
* | | pull NetappNotImplementedError now that I'm not doing hacks to stuff multiple...John Eckersberg2008-01-281-1/+0
* | | Merge branch 'master' into netappJohn Eckersberg2008-01-281-1/+1
|\ \ \ | | |/ | |/|
| * | Load classes out of __init__ filesJohn Eckersberg2008-01-281-6/+4