| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Small cleanup to attach_volume logging | Mark Washenberger | 2012-04-25 | 1 | -6/+5 |
| * | Merge "Introduced flag base_dir_name. Fixes bug 973194" | Jenkins | 2012-04-25 | 5 | -9/+21 |
| |\ | |||||
| | * | Introduced flag base_dir_name. Fixes bug 973194 | Mandar Vaze | 2012-04-24 | 5 | -9/+21 |
| * | | Merge "Fixed metadata validation err. Fixes bug 965102." | Jenkins | 2012-04-25 | 4 | -6/+79 |
| |\ \ | |/ |/| | |||||
| | * | Fixed metadata validation err. Fixes bug 965102. | Unmesh Gurjar | 2012-04-12 | 4 | -6/+79 |
| * | | Set a more reasonable default RPC thread pool size | Johannes Erdfelt | 2012-04-25 | 1 | -1/+1 |
| * | | Merge "Removes unnecessary code in _run_instance." | Jenkins | 2012-04-25 | 1 | -35/+1 |
| |\ \ | |||||
| | * | | Removes unnecessary code in _run_instance. | MotoKen | 2012-04-24 | 1 | -35/+1 |
| * | | | Merge "Use utils.save_and_reraise_exception" | Jenkins | 2012-04-24 | 1 | -8/+6 |
| |\ \ \ | |||||
| | * | | | Use utils.save_and_reraise_exception | Johannes Erdfelt | 2012-04-20 | 1 | -8/+6 |
| * | | | | Merge "Improved tools/hacking.py" | Jenkins | 2012-04-24 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | Improved tools/hacking.py | Joe Gordon | 2012-04-24 | 1 | -1/+1 |
| * | | | | | Merge "Include name being searched for in exception message" | Jenkins | 2012-04-24 | 1 | -2/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | Include name being searched for in exception message | Johannes Erdfelt | 2012-04-19 | 1 | -2/+2 |
| * | | | | | | Merge "Removing XenAPI class variable, use session instead." | Jenkins | 2012-04-24 | 5 | -27/+21 |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| | * | | | | | Removing XenAPI class variable, use session instead. | Rick Harris | 2012-04-20 | 5 | -27/+21 |
| | | |/ / / | |/| | | | |||||
| * | | | | | Merge "Remove unused time keyword arg" | Jenkins | 2012-04-24 | 2 | -13/+3 |
| |\ \ \ \ \ | |||||
| | * | | | | | Remove unused time keyword arg | Johannes Erdfelt | 2012-04-19 | 2 | -13/+3 |
| | | |/ / / | |/| | | | |||||
| * | | | | | Merge "Logging updates in IptablesFirewallDriver." | Jenkins | 2012-04-24 | 1 | -4/+4 |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| | * | | | | Logging updates in IptablesFirewallDriver. | Dan Prince | 2012-04-19 | 1 | -4/+4 |
| * | | | | | Adding context to usage notifications. | Rick Harris | 2012-04-23 | 3 | -53/+68 |
| * | | | | | Making `usage_from_instance` private. | Rick Harris | 2012-04-23 | 4 | -29/+42 |
| * | | | | | Merge "Remove unused variable" | Jenkins | 2012-04-23 | 1 | -1/+0 |
| |\ \ \ \ \ | |||||
| | * | | | | | Remove unused variable | Johannes Erdfelt | 2012-04-19 | 1 | -1/+0 |
| | | |/ / / | |/| | | | |||||
| * | | | | | Remove __init__.py from locale dir | Brian Waldon | 2012-04-23 | 1 | -0/+0 |
| * | | | | | Merge "Improve instance logging in compute/manager." | Jenkins | 2012-04-23 | 1 | -65/+62 |
| |\ \ \ \ \ | |||||
| | * | | | | | Improve instance logging in compute/manager. | Michael Still | 2012-04-14 | 1 | -65/+62 |
| * | | | | | | Merge "Log instance." | Jenkins | 2012-04-23 | 1 | -2/+2 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Log instance. | Michael Still | 2012-04-20 | 1 | -2/+2 |
| | | |/ / / / | |/| | | | | |||||
| * | | | | | | Merge "Log instance consistently." | Jenkins | 2012-04-23 | 1 | -6/+6 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Log instance consistently. | Michael Still | 2012-04-21 | 1 | -6/+6 |
| * | | | | | | | Merge "Log instances consistently." | Jenkins | 2012-04-23 | 1 | -8/+6 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Log instances consistently. | Michael Still | 2012-04-21 | 1 | -8/+6 |
| | |/ / / / / / | |||||
| * | | | | | | | Remove unnecessary power state translation messages | Johannes Erdfelt | 2012-04-20 | 1 | -4/+0 |
| * | | | | | | | Add instance logging. | Michael Still | 2012-04-21 | 1 | -2/+3 |
| | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | | Moves `usage_from_instance` into nova.compute.utils. | Rick Harris | 2012-04-20 | 5 | -38/+40 |
| |/ / / / / | |||||
| * | | | | | Refactor instance image property inheritance out to a method. | Rick Harris | 2012-04-19 | 1 | -24/+32 |
| * | | | | | Refactor availability zone handling out to a method. | Rick Harris | 2012-04-19 | 1 | -15/+20 |
| |/ / / / | |||||
| * | | | | Merge "Add deleted_at to instance usage notification." | Jenkins | 2012-04-19 | 1 | -4/+6 |
| |\ \ \ \ | |||||
| | * | | | | Add deleted_at to instance usage notification. | Rick Harris | 2012-04-13 | 1 | -4/+6 |
| * | | | | | Be more tolerant of deleting failed builds | Johannes Erdfelt | 2012-04-19 | 1 | -1/+4 |
| * | | | | | Implement security group quotas. | Dan Prince | 2012-04-19 | 10 | -10/+238 |
| | |_|/ / |/| | | | |||||
| * | | | | Merge "Updates launched_at in the finish and revert_migration calls" | Jenkins | 2012-04-18 | 1 | -0/+2 |
| |\ \ \ \ | |||||
| | * | | | | Updates launched_at in the finish and revert_migration calls | Matt Dietz | 2012-04-18 | 1 | -0/+2 |
| * | | | | | Merge "Fix error message to report correct operation" | Jenkins | 2012-04-18 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fix error message to report correct operation | Johannes Erdfelt | 2012-04-12 | 1 | -1/+1 |
| * | | | | | | Merge "Reformat docstrings in n/c/a/o/servers as per HACKING." | Jenkins | 2012-04-18 | 1 | -37/+27 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Reformat docstrings in n/c/a/o/servers as per HACKING. | Alex Meade | 2012-04-16 | 1 | -37/+27 |
| | | |/ / / / | |/| | | | | |||||
| * | | | | | | Merge "Remove unused variable" | Jenkins | 2012-04-18 | 1 | -1/+0 |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| | * | | | | | Remove unused variable | Johannes Erdfelt | 2012-04-13 | 1 | -1/+0 |
| | | |/ / / | |/| | | | |||||
