Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - fix bug where the last volume would get left off | John Eckersberg | 2008-02-03 | 1 | -1/+5 |
| | | | | - raise exception if vol given does not exist | ||||
* | get rid of all the fancy parameter packing and checking and just keep | John Eckersberg | 2008-02-01 | 2 | -47/+45 |
| | | | | | | things simple. also implemented vol.status | ||||
* | get rid of split, I don't need it | John Eckersberg | 2008-01-29 | 1 | -6/+0 |
| | |||||
* | it's 2008, update copyrights | John Eckersberg | 2008-01-29 | 1 | -1/+1 |
| | |||||
* | flesh out clone module to allow creation and splitting | John Eckersberg | 2008-01-29 | 1 | -7/+15 |
| | |||||
* | Revert "debug info" | John Eckersberg | 2008-01-28 | 1 | -1/+1 |
| | | | | This reverts commit 4c602438c47b2ca6317540eb59b37dfc5f354926. | ||||
* | debug info | John Eckersberg | 2008-01-28 | 1 | -1/+1 |
| | |||||
* | assume root user for ssh login | John Eckersberg | 2008-01-28 | 2 | -7/+7 |
| | |||||
* | Load classes under __init__ objects to break this down some more | John Eckersberg | 2008-01-27 | 2 | -0/+170 |