Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved __init__ api code to api.py and changed allowed_instances quota method ... | Eric Day | 2011-01-04 | 1 | -3/+3 |
* | Moved network operation code in ec2 api into a generic network API class. Rem... | Eric Day | 2010-12-30 | 1 | -5/+3 |
* | Consolidated the start instance logic in the two API classes into a single me... | Eric Day | 2010-11-24 | 1 | -0/+5 |
* | PEP8 and pylint cleanup. There should be no functional changes here, just sty... | Eric Day | 2010-10-21 | 1 | -1/+2 |
* | elevate in proper places, fix a couple of typos | Vishvananda Ishaya | 2010-10-13 | 1 | -3/+6 |
* | renamed _get_quota to get_quota and moved int(size) into quota.py | Vishvananda Ishaya | 2010-09-13 | 1 | -4/+5 |
* | add missing files for quota | Vishvananda Ishaya | 2010-09-09 | 1 | -0/+91 |