| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | | * | | | | | | | | Review feedback | Josh Kearney | 2011-01-06 | 1 | -0/+4 | |
| | | | | * | | | | | | | | Review feedback | Josh Kearney | 2011-01-06 | 1 | -1/+2 | |
| | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| | | | * | | | | | | | | merged trunk | Trey Morris | 2011-01-06 | 8 | -225/+241 | |
| | | | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | | Fix format_run_instances to pass in reservation id as a kwarg | Vishvananda Ishaya | 2011-01-06 | 1 | -1/+1 | |
| | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | Split internal API get calls to get and get_all, where the former takes an ID... | Eric Day | 2011-01-05 | 2 | -5/+6 | |
| | * | | | | | | | | | Removed UUID keys for instance and volume. | Eric Day | 2011-01-04 | 1 | -4/+8 | |
| | * | | | | | | | | | Merged trunk. | Eric Day | 2011-01-04 | 6 | -4/+129 | |
| | |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Merged trunk. | Eric Day | 2010-12-30 | 7 | -49/+183 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ | Merged trunk. | Eric Day | 2010-12-30 | 7 | -49/+183 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ \ | Merged trunk. | Eric Day | 2010-12-30 | 7 | -49/+185 | |
| | | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | * \ \ \ \ \ \ \ \ | Merged trunk. | Eric Day | 2010-12-30 | 7 | -49/+185 | |
| | | | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * \ \ \ \ \ \ \ \ | Merged trunk. | Eric Day | 2010-12-30 | 7 | -49/+185 | |
| | | | | | |\ \ \ \ \ \ \ \ \ | | | | | | | |_|_|_|/ / / / | | | | | | |/| | | | | | | | ||||||
| | * | | | | / | | | | | | | | Moved network operation code in ec2 api into a generic network API class. Rem... | Eric Day | 2010-12-30 | 1 | -52/+7 | |
| | |/ / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | Converted a few more ec2 calls to use compute api. | Eric Day | 2010-12-29 | 1 | -9/+4 | |
| | * | | | | | | | | | | | | Cleaned up the compute API, mostly consistency with other parts of the system... | Eric Day | 2010-12-29 | 2 | -25/+21 | |
| | |/ / / / / / / / / / / | ||||||
| | * / / / / / / / / / / | Moved ec2 volume operations into a volume API interface for other components ... | Eric Day | 2010-12-29 | 1 | -105/+36 | |
| | |/ / / / / / / / / / | ||||||
| | * / / / / / / / / / | Converted Volume model and operation to use UUIDs. | Eric Day | 2010-12-27 | 1 | -5/+5 | |
| | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | Merged trunk. | Eric Day | 2010-12-27 | 16 | -308/+433 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Converted the instance table to use a uuid instead of a auto_increment ID and... | Eric Day | 2010-12-09 | 2 | -39/+35 | |
| | | | | * | | | | | | | moved check lock decorator to compute api level. altered openstack.test_serve... | Trey Morris | 2010-12-29 | 1 | -43/+0 | |
| | | | | * | | | | | | | removed lock check from show and changed returning 404 to 405 | Trey Morris | 2010-12-29 | 1 | -2/+1 | |
| | | | | * | | | | | | | removed () from if (can't believe i did that) and renamed checks_lock decorator | Trey Morris | 2010-12-29 | 1 | -11/+11 | |
| | | | | * | | | | | | | removed some code i didn't end up using | Trey Morris | 2010-12-29 | 1 | -72/+0 | |
| | | | | * | | | | | | | fixed merge conflict with trunk | Trey Morris | 2010-12-29 | 5 | -28/+65 | |
| | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | refactor | Trey Morris | 2010-12-29 | 1 | -8/+9 | |
| | | | | * | | | | | | | | forgot import | Trey Morris | 2010-12-29 | 2 | -1/+1 | |
| | | | | * | | | | | | | | syntax error | Trey Morris | 2010-12-29 | 1 | -2/+2 | |
| | | | | * | | | | | | | | initial lock functionality commit | Trey Morris | 2010-12-28 | 2 | -0/+159 | |
| | | | | | |_|_|_|/ / / | | | | |/| | | | | | | ||||||
| | | | | | | * | | | | | Final few log tweaks, i18n, levels, including contexts, etc. | Todd Willey | 2011-01-04 | 3 | -9/+11 | |
| | | | | | | * | | | | | Apply logging changes as a giant patch to work around the cloudpipe delete + ... | Todd Willey | 2011-01-04 | 6 | -58/+149 | |
| | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Uses paste.deploy to make application running configurable. This includes th... | Todd Willey | 2011-01-03 | 5 | -4/+90 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | pep 8 | Todd Willey | 2010-12-30 | 3 | -1/+8 | |
| | * | | | | | | | | | | Merge trunk. | Todd Willey | 2010-12-29 | 5 | -28/+65 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | | Merge trunk. | Todd Willey | 2010-12-28 | 2 | -3/+28 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | | Merge trunk. | Todd Willey | 2010-12-27 | 14 | -285/+449 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge trunk. | Todd Willey | 2010-12-22 | 5 | -6/+40 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Remove ec2 config chain and move openstack versions to top-level application. | Todd Willey | 2010-12-21 | 1 | -2/+16 | |
| | * | | | | | | | | | | | | Use paste.deploy for running the api server. | Todd Willey | 2010-12-21 | 5 | -3/+67 | |
| | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | pep8 fixes | Todd Willey | 2011-01-03 | 5 | -6/+22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge trunk. | Todd Willey | 2010-12-29 | 5 | -28/+65 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge trunk. | Todd Willey | 2010-12-28 | 14 | -277/+465 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Burnin support by specifying a specific host via availability_zone for running | Todd Willey | 2010-12-21 | 1 | -0/+38 | |
| | |_|_|_|/ / / / / / / |/| | | | | | | | | | | ||||||
| | | | | | | | | | * | | some more cleanup | Anthony Young | 2011-01-04 | 2 | -3/+0 | |
| | | | | | | | | | * | | merge in trunk | Anthony Young | 2011-01-03 | 7 | -34/+86 | |
| | | | | | | | | | |\ \ | | | | |_|_|_|_|_|/ / | | | |/| | | | | | | | ||||||
| | | | * | | | | | | | | Make compute.api methods verbs | Josh Kearney | 2010-12-30 | 1 | -2/+2 | |
| | | | * | | | | | | | | Merged trunk | Josh Kearney | 2010-12-30 | 2 | -5/+8 | |
| | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | Calling compute api directly from OpenStack image create | Rick Harris | 2010-12-30 | 1 | -5/+5 | |
| | | | | * | | | | | | | | Merging trunk | Rick Harris | 2010-12-30 | 5 | -28/+65 | |
| | | | | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | | | ||||||
| | | | | * | | | | | | | | Merging trunk | Rick Harris | 2010-12-28 | 3 | -16/+100 | |
| | | | | |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||||
| | | | | * | | | | | | | | Fixing snapshots, pep8 fixes | Rick Harris | 2010-12-27 | 1 | -1/+1 | |
