| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | added build_list to servers controllers and view builder and kept all old tes... | William Wolf | 2011-09-15 | 3 | -5/+46 | |
| * | | | | | | | | | | Update exception.wrap_exception so that all exceptions (not just Error and No... | Dan Prince | 2011-09-22 | 2 | -11/+3 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Update exception.wrap_exception so that all exceptions (not just Error | Dan Prince | 2011-09-15 | 2 | -11/+3 | |
| | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | This patch adds instance progress which is used by the OpenStack API to indic... | Rick Harris | 2011-09-21 | 20 | -101/+306 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| | * | | | | | | | | Renumbering instance progress migration | Rick Harris | 2011-09-21 | 12 | -70/+191 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Fixing tests | Rick Harris | 2011-09-21 | 49 | -530/+1414 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merging trunk | Rick Harris | 2011-09-19 | 11 | -101/+237 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | | Renaming progress migration to 47 | Rick Harris | 2011-09-19 | 1 | -0/+0 | |
| | * | | | | | | | | | | Merging trunk | Rick Harris | 2011-09-16 | 65 | -1649/+2346 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Pep8 Fix | Rick Harris | 2011-09-16 | 1 | -2/+1 | |
| | * | | | | | | | | | | | Zero out the progress when beginning a resize | Rick Harris | 2011-09-16 | 1 | -0/+5 | |
| | * | | | | | | | | | | | Adding migration progress | Rick Harris | 2011-09-16 | 8 | -46/+70 | |
| | * | | | | | | | | | | | Fixing tests, PEP8 failures | Rick Harris | 2011-09-16 | 3 | -3/+9 | |
| | * | | | | | | | | | | | Merging trunk | Rick Harris | 2011-09-16 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | PEP8 fix | Rick Harris | 2011-09-14 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | Allowing resizes to the same machine | Rick Harris | 2011-09-16 | 9 | -72/+127 | |
| | |/ / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | Adding progress | Rick Harris | 2011-09-14 | 8 | -15/+86 | |
| | * | | | | | | | | | | | Adding migration for instance progress | Rick Harris | 2011-09-14 | 1 | -0/+43 | |
| * | | | | | | | | | | | | Fixes lp:855115 -- issue with disassociating floating ips. | Chris Behrens | 2011-09-21 | 5 | -12/+68 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Merged trunk | Chris Behrens | 2011-09-21 | 116 | -3735/+5331 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | | update floating ips tests | Chris Behrens | 2011-09-21 | 2 | -2/+7 | |
| | * | | | | | | | | | | | floating ip could have no project and we should allow access | Chris Behrens | 2011-09-21 | 2 | -13/+14 | |
| | * | | | | | | | | | | | actions on floating IPs in other projects for non-admins should not be allowed. | Chris Behrens | 2011-09-21 | 3 | -1/+51 | |
| | * | | | | | | | | | | | floating_ip_get_by_address should check user's project_id | Chris Behrens | 2011-09-21 | 1 | -10/+10 | |
| * | | | | | | | | | | | | trunk merge fixup | Sandy Walsh | 2011-09-21 | 23 | -48/+629 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Fix keys in ec2 conversion to make sure not to use unicode. | Vishvananda Ishaya | 2011-09-21 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | make sure kwargs are strings and not unicode | Vishvananda Ishaya | 2011-09-21 | 1 | -1/+1 | |
| | | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | | Adds an 'alternate' link to image views per 3.10 and 3.11 of http://docs.open... | Josh Kearney | 2011-09-21 | 6 | -2/+138 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| | | * | | | | | | | | | | Include 'type' in XML output. | Josh Kearney | 2011-09-20 | 1 | -0/+2 | |
| | | * | | | | | | | | | | Minor cleanup. | Josh Kearney | 2011-09-20 | 1 | -2/+0 | |
| | | * | | | | | | | | | | Added another unit test. | Josh Kearney | 2011-09-20 | 1 | -0/+9 | |
| | | * | | | | | | | | | | Fixed unit tests with some minor refactoring. | Josh Kearney | 2011-09-20 | 3 | -14/+108 | |
| | | * | | | | | | | | | | Refactored alternate link generation. | Josh Kearney | 2011-09-20 | 4 | -19/+32 | |
| | | * | | | | | | | | | | Added function to construct a glance URL and unit test. | Josh Kearney | 2011-09-20 | 3 | -1/+21 | |
| | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | | Instance deletions in Openstack are immediate. This can cause data to be lost... | Johannes Erdfelt | 2011-09-21 | 14 | -27/+396 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ | Merge with trunk | Johannes Erdfelt | 2011-09-15 | 4 | -28/+101 | |
| | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | In the unlikely case of an instance losing a host, make sure we still | Johannes Erdfelt | 2011-09-14 | 1 | -0/+3 | |
| | | * | | | | | | | | | | | Merge with trunk | Johannes Erdfelt | 2011-09-14 | 15 | -194/+231 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | | | Cleanup state management to use vm_state instead of task_state | Johannes Erdfelt | 2011-09-14 | 7 | -24/+58 | |
| | | * | | | | | | | | | | | Merge with trunk | Johannes Erdfelt | 2011-09-14 | 39 | -1333/+1642 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ | Merge with trunk | Johannes Erdfelt | 2011-09-13 | 16 | -1148/+849 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / / | | | |/| | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | PEP8 cleanup | Johannes Erdfelt | 2011-09-12 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | Merge with trunk | Johannes Erdfelt | 2011-09-12 | 2 | -19/+102 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge with trunk | Johannes Erdfelt | 2011-09-12 | 35 | -206/+193 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | Make whitespace consistent | Johannes Erdfelt | 2011-09-09 | 1 | -4/+4 | |
| | | * | | | | | | | | | | | | | | Merge with trunk | Johannes Erdfelt | 2011-09-09 | 22 | -199/+1034 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | Use triple quotes for docstrings to be consistent | Johannes Erdfelt | 2011-09-09 | 2 | -3/+3 | |
| | | * | | | | | | | | | | | | | | | Merge with trunk | Johannes Erdfelt | 2011-09-08 | 15 | -13/+1741 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | Cleanup some more comments | Johannes Erdfelt | 2011-09-08 | 1 | -2/+0 | |
| | | * | | | | | | | | | | | | | | | | Cleanup some comments | Johannes Erdfelt | 2011-09-08 | 1 | -3/+0 | |
