| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | make our own function instead of using urllib.urlencode since we apparently d... | William Wolf | 2011-09-19 | 1 | -3/+3 | |
| | * | | | | | | merge with trunk | William Wolf | 2011-09-19 | 8 | -29/+169 | |
| | |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | merge from trunk | William Wolf | 2011-09-16 | 7 | -41/+197 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | pep8 fixes | William Wolf | 2011-09-15 | 1 | -1/+0 | |
| | * | | | | | | | | pass-through all other parameters in next links as well | William Wolf | 2011-09-15 | 1 | -4/+28 | |
| | * | | | | | | | | cleanup prints in tests | William Wolf | 2011-09-15 | 1 | -6/+0 | |
| | * | | | | | | | | cleanup prints in tests | William Wolf | 2011-09-15 | 1 | -2/+0 | |
| | * | | | | | | | | added xml support for servers_list in response with tests | William Wolf | 2011-09-15 | 1 | -36/+69 | |
| | * | | | | | | | | added servers_links in v1.1 with tests | William Wolf | 2011-09-15 | 1 | -0/+78 | |
| | * | | | | | | | | added build_list to servers controllers and view builder and kept all old tes... | William Wolf | 2011-09-15 | 1 | -0/+2 | |
| * | | | | | | | | | Update exception.wrap_exception so that all exceptions (not just Error and No... | Dan Prince | 2011-09-22 | 1 | -4/+3 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| | * | | | | | | | | Update exception.wrap_exception so that all exceptions (not just Error | Dan Prince | 2011-09-15 | 1 | -4/+3 | |
| | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | | This patch adds instance progress which is used by the OpenStack API to indic... | Rick Harris | 2011-09-21 | 8 | -43/+70 | |
| |\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| | * | | | | | | | Renumbering instance progress migration | Rick Harris | 2011-09-21 | 2 | -37/+60 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Fixing tests | Rick Harris | 2011-09-21 | 16 | -316/+640 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merging trunk | Rick Harris | 2011-09-19 | 4 | -16/+134 | |
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | | Merging trunk | Rick Harris | 2011-09-16 | 21 | -957/+1374 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Adding migration progress | Rick Harris | 2011-09-16 | 2 | -2/+3 | |
| | * | | | | | | | | | | Fixing tests, PEP8 failures | Rick Harris | 2011-09-16 | 2 | -2/+7 | |
| | * | | | | | | | | | | Allowing resizes to the same machine | Rick Harris | 2011-09-16 | 3 | -33/+45 | |
| | * | | | | | | | | | | Adding progress | Rick Harris | 2011-09-14 | 3 | -7/+15 | |
| * | | | | | | | | | | | Fixes lp:855115 -- issue with disassociating floating ips. | Chris Behrens | 2011-09-21 | 2 | -1/+47 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Merged trunk | Chris Behrens | 2011-09-21 | 40 | -2278/+3222 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | | update floating ips tests | Chris Behrens | 2011-09-21 | 1 | -1/+1 | |
| | * | | | | | | | | | | floating ip could have no project and we should allow access | Chris Behrens | 2011-09-21 | 1 | -3/+3 | |
| | * | | | | | | | | | | actions on floating IPs in other projects for non-admins should not be allowed. | Chris Behrens | 2011-09-21 | 1 | -0/+46 | |
| * | | | | | | | | | | | trunk merge fixup | Sandy Walsh | 2011-09-21 | 6 | -18/+317 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | Adds an 'alternate' link to image views per 3.10 and 3.11 of http://docs.open... | Josh Kearney | 2011-09-21 | 2 | -0/+111 | |
| | |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | 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 | 1 | -6/+96 | |
| | | * | | | | | | | | | Refactored alternate link generation. | Josh Kearney | 2011-09-20 | 2 | -11/+14 | |
| | | * | | | | | | | | | Added function to construct a glance URL and unit test. | Josh Kearney | 2011-09-20 | 1 | -0/+11 | |
| | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||||
| | * | | | | | | | | | Instance deletions in Openstack are immediate. This can cause data to be lost... | Johannes Erdfelt | 2011-09-21 | 3 | -18/+137 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ | Merge with trunk | Johannes Erdfelt | 2011-09-15 | 2 | -23/+59 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ | Merge with trunk | Johannes Erdfelt | 2011-09-14 | 6 | -93/+121 | |
| | | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / | | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | | | Merge with trunk | Johannes Erdfelt | 2011-09-14 | 12 | -812/+985 | |
| | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ | Merge with trunk | Johannes Erdfelt | 2011-09-13 | 9 | -884/+765 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / | | | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | | | PEP8 cleanup | Johannes Erdfelt | 2011-09-12 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | Merge with trunk | Johannes Erdfelt | 2011-09-12 | 1 | -12/+94 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ | Merge with trunk | Johannes Erdfelt | 2011-09-12 | 9 | -14/+27 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge with trunk | Johannes Erdfelt | 2011-09-09 | 9 | -151/+881 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge with trunk | Johannes Erdfelt | 2011-09-08 | 1 | -0/+323 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | Cleanup some comments | Johannes Erdfelt | 2011-09-08 | 1 | -3/+0 | |
| | | * | | | | | | | | | | | | | | | Ensure restore and forceDelete don't do anything unless the server is | Johannes Erdfelt | 2011-09-07 | 1 | -1/+15 | |
| | | * | | | | | | | | | | | | | | | Merge with trunk | Johannes Erdfelt | 2011-09-07 | 2 | -2/+7 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | delete_instance_interval -> reclaim_instance_interval | Johannes Erdfelt | 2011-09-07 | 1 | -3/+3 | |
| | | * | | | | | | | | | | | | | | | | PEP8 cleanup | Johannes Erdfelt | 2011-09-07 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | Restart compute with a lower periodic_interval to make test run faster | Johannes Erdfelt | 2011-09-07 | 2 | -5/+17 | |
| | | * | | | | | | | | | | | | | | | | Merge with trunk | Johannes Erdfelt | 2011-09-07 | 2 | -6/+65 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
