| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge "Adds running_deleted_instance_reaper task." | Jenkins | 2012-01-03 | 1 | -0/+28 |
| |\ | |||||
| | * | Adds running_deleted_instance_reaper task. | Rick Harris | 2012-01-03 | 1 | -0/+28 |
| * | | PEP8 remove direct type comparisons | lzyeval | 2012-01-03 | 1 | -9/+8 |
| |/ | |||||
| * | Merge "Ensure generated passwords meet minimum complexity" | Jenkins | 2011-12-30 | 1 | -6/+29 |
| |\ | |||||
| | * | Ensure generated passwords meet minimum complexity | Johannes Erdfelt | 2011-12-29 | 1 | -6/+29 |
| * | | Clean up pylint errors in top-level files | Brian Waldon | 2011-12-29 | 1 | -2/+1 |
| |/ | |||||
| * | 'except:' to 'except Exception:' as per HACKING | Joe Gordon | 2011-12-27 | 1 | -1/+1 |
| * | Bug#898257 abstract out disk image access methods | Pádraig Brady | 2011-12-22 | 1 | -0/+30 |
| * | Make UUID format checking more correct. | Russell Bryant | 2011-12-20 | 1 | -2/+4 |
| * | Document return type from utils.execute(). | Russell Bryant | 2011-12-19 | 1 | -0/+3 |
| * | Fixes bug 723235 | Alvaro Lopez Garcia | 2011-12-15 | 1 | -0/+14 |
| * | Update utils.execute so that check_exit_code handles booleans. | Dan Prince | 2011-12-15 | 1 | -4/+9 |
| * | Fixes bug 887402 | Dean Troyer | 2011-12-14 | 1 | -5/+7 |
| * | Moves find config to utils because it is useful | Vishvananda Ishaya | 2011-12-10 | 1 | -0/+23 |
| * | Log it when we get a lock | Soren Hansen | 2011-12-09 | 1 | -0/+7 |
| * | remove duplicate netaddr in nova/utils | Joe Gordon | 2011-12-05 | 1 | -1/+0 |
| * | Follow hostname RFCs | Brian Lamar | 2011-11-15 | 1 | -0/+13 |
| * | Log the URL to an image_ref and not just the ID. | Josh Kearney | 2011-11-14 | 1 | -1/+4 |
| * | Verify security group parameters | Ahmad Hassan | 2011-11-11 | 1 | -0/+21 |
| * | More spelling fixes inside of nova | Joe Gordon | 2011-11-09 | 1 | -2/+2 |
| * | Refactor logging_error into utils | Aaron Lee | 2011-11-09 | 1 | -0/+13 |
| * | Merge "Log original dropped exception when a new exception occurs" | Jenkins | 2011-11-03 | 1 | -8/+14 |
| |\ | |||||
| | * | Log original dropped exception when a new exception occurs | Johannes Erdfelt | 2011-10-31 | 1 | -8/+14 |
| * | | Fixes lp883279 | Matt Dietz | 2011-10-31 | 1 | -1/+1 |
| |/ | |||||
| * | Improve the liveness checking for services | David Subiros | 2011-10-21 | 1 | -0/+9 |
| * | Repartition and resize disk when marked as managed. | Rick Harris | 2011-10-19 | 1 | -1/+4 |
| * | Merge "Xenapi driver can now generate swap from instance_type" | Jenkins | 2011-10-14 | 1 | -0/+34 |
| |\ | |||||
| | * | Xenapi driver can now generate swap from instance_type | Rick Harris | 2011-10-13 | 1 | -0/+34 |
| * | | Adds more usage data to Nova's usage notifications. | Monsyne Dragon | 2011-10-12 | 1 | -3/+44 |
| |/ | |||||
| * | Include original exception in ClassNotFound exception | Julien Danjou | 2011-10-10 | 1 | -1/+1 |
| * | Fixing tests | Rick Harris | 2011-09-21 | 1 | -0/+7 |
| |\ | |||||
| | * | Fixed unit tests with some minor refactoring. | Josh Kearney | 2011-09-20 | 1 | -0/+7 |
| * | | Adding progress | Rick Harris | 2011-09-14 | 1 | -0/+14 |
| |/ | |||||
| * | Fixed review comments | Tushar Patil | 2011-09-02 | 1 | -3/+3 |
| |\ | |||||
| * | | Fix for LP Bug #838251 | Tushar Patil | 2011-08-31 | 1 | -0/+9 |
| |/ | |||||
| * | Removed blank line | Nachi Ueno | 2011-08-23 | 1 | -1/+0 |
| * | Merged with trunk | Nachi Ueno | 2011-08-23 | 1 | -1/+17 |
| |\ | |||||
| | * | Merged from trunk,resolved conflicts and fixed broken unit tests due to chang... | Tushar Patil | 2011-08-22 | 1 | -4/+10 |
| | |\ | |||||
| | * \ | Merged from trunk | Tushar Patil | 2011-08-19 | 1 | -38/+3 |
| | |\ \ | |||||
| | * \ \ | Merged with trunk and fixed broken unit testcases | Tushar Patil | 2011-08-12 | 1 | -6/+9 |
| | |\ \ \ | |||||
| | * \ \ \ | Merged with trunk | Tushar Patil | 2011-08-09 | 1 | -1/+1 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Resolve conflicts and fixed broken unit testcases | Tushar Patil | 2011-08-08 | 1 | -20/+72 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merged with trunk | Tushar Patil | 2011-07-29 | 1 | -7/+16 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | add optional parameter networks to the Create server OS API | Tushar Patil | 2011-07-11 | 1 | -0/+16 |
| * | | | | | | | | Fixed typo and docstring and example class name | Nachi Ueno | 2011-08-23 | 1 | -2/+2 |
| * | | | | | | | | Fixed conflict with branch | Nachi Ueno | 2011-08-22 | 1 | -4/+10 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| | * | | | | | | | merge with trunk | William Wolf | 2011-08-22 | 1 | -3/+9 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | Fixes primitive with builtins, modules, etc | Sandy Walsh | 2011-08-19 | 1 | -3/+9 |
| | | | |_|_|_|_|/ | | |/| | | | | | |||||
| | * | | | | | | | merge with trunk | William Wolf | 2011-08-19 | 1 | -38/+3 |
| | |\| | | | | | | |||||
| | * | | | | | | | merge from trunk | William Wolf | 2011-08-11 | 1 | -6/+9 |
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||||
