summaryrefslogtreecommitdiffstats
path: root/func/minion/modules/netapp/vol
Commit message (Collapse)AuthorAgeFilesLines
* - 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-012-47/+45
| | | | | | things simple. also implemented vol.status
* get rid of split, I don't need itJohn Eckersberg2008-01-291-6/+0
|
* it's 2008, update copyrightsJohn Eckersberg2008-01-291-1/+1
|
* flesh out clone module to allow creation and splittingJohn Eckersberg2008-01-291-7/+15
|
* Revert "debug info"John Eckersberg2008-01-281-1/+1
| | | | This reverts commit 4c602438c47b2ca6317540eb59b37dfc5f354926.
* debug infoJohn Eckersberg2008-01-281-1/+1
|
* assume root user for ssh loginJohn Eckersberg2008-01-282-7/+7
|
* Load classes under __init__ objects to break this down some moreJohn Eckersberg2008-01-272-0/+170