Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pep8 | Sandy Walsh | 2011-07-11 | 2 | -2/+2 |
* | fixed marshalling problem to cast_compute... | Sandy Walsh | 2011-07-11 | 2 | -4/+5 |
|\ | |||||
* | | minor tweaks | Sandy Walsh | 2011-07-11 | 2 | -6/+29 |
|\| | |||||
| * | Updated resize docstring. | Josh Kearney | 2011-07-08 | 1 | -1/+6 |
| * | Merged trunk. | Josh Kearney | 2011-07-08 | 2 | -0/+11 |
| |\ | |||||
| | * | Updated unit tests | Ed Leafe | 2011-07-01 | 1 | -1/+1 |
| | * | completed api changes. still need plugin changes | Ed Leafe | 2011-07-01 | 2 | -17/+8 |
| | * | after trunk merge | Ed Leafe | 2011-07-01 | 2 | -0/+20 |
| * | | First take at migrations. | Josh Kearney | 2011-07-08 | 1 | -5/+12 |
| |/ | |||||
* | | cleanup | Sandy Walsh | 2011-07-07 | 2 | -5/+0 |
* | | unit tests | Sandy Walsh | 2011-07-07 | 1 | -1/+2 |
* | | changed calling signature to be (instance_id, address) | Sandy Walsh | 2011-07-06 | 2 | -6/+4 |
* | | slightly more fleshed out call path | Sandy Walsh | 2011-07-06 | 2 | -4/+7 |
* | | copy paste | Sandy Walsh | 2011-07-05 | 2 | -2/+22 |
|/ | |||||
* | trunk merge with migration renumbering | Trey Morris | 2011-06-30 | 2 | -70/+106 |
|\ | |||||
| * | trunk merge | Sandy Walsh | 2011-06-30 | 2 | -46/+192 |
| |\ | |||||
| | * | Theese changes eliminate dependancy between hostname and ec2-id. | Yuriy Taraday | 2011-06-30 | 2 | -6/+26 |
| | |\ | |||||
| | | * | Brought back that encode under condition. | Yuriy Taraday | 2011-06-29 | 1 | -0/+2 |
| | | * | Remove unnessesary (and possibly failing) encoding. | Yuriy Taraday | 2011-06-29 | 1 | -1/+1 |
| | | * | Made hostname independent from ec2 id. Add generation of hostnames based on d... | Yuriy Taraday | 2011-06-17 | 2 | -6/+24 |
| | * | | Merged trunk | Chris Behrens | 2011-06-29 | 2 | -5/+117 |
| | |\ \ | |||||
| | * | | | Fixed indentation issues | Chris Behrens | 2011-06-29 | 1 | -6/+7 |
| | * | | | Merged trunk | Chris Behrens | 2011-06-29 | 1 | -0/+36 |
| | |\ \ \ | |||||
| | * \ \ \ | Merged trunk | Chris Behrens | 2011-06-28 | 2 | -1/+17 |
| | |\ \ \ \ | |||||
| | * | | | | | handle errors for listing an instance by IP address | Chris Behrens | 2011-06-23 | 1 | -1/+6 |
| | * | | | | | Merged list-zone-recurse | Chris Behrens | 2011-06-23 | 1 | -32/+36 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | fixes for recurse_zones and None instances with compute's get_all | Chris Behrens | 2011-06-23 | 1 | -2/+4 |
| | | * | | | | | typo | Chris Behrens | 2011-06-23 | 1 | -1/+1 |
| | | * | | | | | add support for compute_api.get_all() recursing zones for more than just rese... | Chris Behrens | 2011-06-23 | 1 | -32/+34 |
| | * | | | | | | Merged trunk | Chris Behrens | 2011-06-23 | 1 | -42/+51 |
| | |\| | | | | | |||||
| | * | | | | | | Check API request for min_count/max_count for number of instances to build | Chris Behrens | 2011-06-22 | 1 | -3/+7 |
| * | | | | | | | blah | Sandy Walsh | 2011-06-30 | 1 | -1/+0 |
| * | | | | | | | removed extra stubout, switched to isinstance and catching explicit exception | Sandy Walsh | 2011-06-29 | 1 | -1/+1 |
| * | | | | | | | moved migration again & trunk merge | Sandy Walsh | 2011-06-29 | 2 | -1/+53 |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | |||||
| * | | | | | | | trunk merge and migration bump | Sandy Walsh | 2011-06-23 | 2 | -42/+73 |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | |||||
| * | | | | | | | pep8 | Sandy Walsh | 2011-06-21 | 1 | -2/+2 |
| * | | | | | | | trunk merge | Sandy Walsh | 2011-06-20 | 1 | -0/+3 |
| * | | | | | | | fix lp 798361 | Sandy Walsh | 2011-06-20 | 1 | -27/+28 |
* | | | | | | | | changes a few instance refs | Trey Morris | 2011-06-29 | 1 | -3/+3 |
* | | | | | | | | merged trunk | Trey Morris | 2011-06-29 | 2 | -5/+153 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||||
| * | | | | | | | Review feedback | Josh Kearney | 2011-06-28 | 1 | -1/+1 |
| * | | | | | | | Merged trunk | Josh Kearney | 2011-06-28 | 1 | -0/+36 |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | |||||
| | * | | | | | | Refactored usage generation | Monsyne Dragon | 2011-06-28 | 1 | -68/+9 |
| | * | | | | | | Fix thinko in previous fix :P | Monsyne Dragon | 2011-06-28 | 1 | -2/+1 |
| | * | | | | | | Fix yet more merge-skew. | Monsyne Dragon | 2011-06-28 | 1 | -0/+2 |
| | * | | | | | | Fix issues due to renming of imange_id attrib. | Monsyne Dragon | 2011-06-28 | 1 | -6/+6 |
| | * | | | | | | remerged trunk | Monsyne Dragon | 2011-06-28 | 5 | -182/+597 |
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | | | |||||
| | * | | | | | | Re-merging code for generating system-usages to get around bzr merge braindea... | Monsyne Dragon | 2011-06-28 | 1 | -0/+94 |
| * | | | | | | | Let glance handle sorting. | Josh Kearney | 2011-06-28 | 1 | -5/+0 |
| * | | | | | | | OOPS | Josh Kearney | 2011-06-28 | 1 | -2/+2 |