summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Small cleanup to attach_volume loggingMark Washenberger2012-04-251-6/+5
* Merge "Introduced flag base_dir_name. Fixes bug 973194"Jenkins2012-04-256-9/+22
|\
| * Introduced flag base_dir_name. Fixes bug 973194Mandar Vaze2012-04-246-9/+22
* | Merge "Scope coverage report generation to nova module."Jenkins2012-04-253-1/+3
|\ \
| * | Scope coverage report generation to nova module.Renier Morales2012-04-243-1/+3
* | | Merge "Fixed metadata validation err. Fixes bug 965102."Jenkins2012-04-254-6/+79
|\ \ \ | |_|/ |/| |
| * | Fixed metadata validation err. Fixes bug 965102.Unmesh Gurjar2012-04-124-6/+79
* | | Set a more reasonable default RPC thread pool sizeJohannes Erdfelt2012-04-251-1/+1
* | | Merge "Removes unnecessary code in _run_instance."Jenkins2012-04-251-35/+1
|\ \ \
| * | | Removes unnecessary code in _run_instance.MotoKen2012-04-241-35/+1
* | | | Merge "Use utils.save_and_reraise_exception"Jenkins2012-04-241-8/+6
|\ \ \ \
| * | | | Use utils.save_and_reraise_exceptionJohannes Erdfelt2012-04-201-8/+6
* | | | | Merge "Typo fix in bin/instance-usage-audit."Jenkins2012-04-241-1/+1
|\ \ \ \ \
| * | | | | Typo fix in bin/instance-usage-audit.Rick Harris2012-04-241-1/+1
* | | | | | Merge "Improved tools/hacking.py"Jenkins2012-04-244-46/+146
|\ \ \ \ \ \
| * | | | | | Improved tools/hacking.pyJoe Gordon2012-04-244-46/+146
* | | | | | | Merge "nova.virt.xenapi_conn -> nova.virt.xenapi.connection"Jenkins2012-04-241-3/+3
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | nova.virt.xenapi_conn -> nova.virt.xenapi.connectionJohannes Erdfelt2012-04-191-3/+3
* | | | | | | Merge "Include name being searched for in exception message"Jenkins2012-04-241-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Include name being searched for in exception messageJohannes Erdfelt2012-04-191-2/+2
| |/ / / / / /
* | | | | | | Merge "Removing XenAPI class variable, use session instead."Jenkins2012-04-245-27/+21
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Removing XenAPI class variable, use session instead.Rick Harris2012-04-205-27/+21
| | |/ / / / | |/| | | |
* | | | | | Merge "Remove unused time keyword arg"Jenkins2012-04-242-13/+3
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Remove unused time keyword argJohannes Erdfelt2012-04-192-13/+3
| | |/ / / | |/| | |
* | | | | Merge "Logging updates in IptablesFirewallDriver."Jenkins2012-04-241-4/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Logging updates in IptablesFirewallDriver.Dan Prince2012-04-191-4/+4
* | | | | Adding context to usage notifications.Rick Harris2012-04-234-54/+69
* | | | | Making `usage_from_instance` private.Rick Harris2012-04-234-29/+42
* | | | | Merge "Remove unused variable"Jenkins2012-04-231-1/+0
|\ \ \ \ \
| * | | | | Remove unused variableJohannes Erdfelt2012-04-191-1/+0
| | |/ / / | |/| | |
* | | | | Merge "Exclude xenapi plugins from pep8/hacking checks."Jenkins2012-04-231-2/+2
|\ \ \ \ \
| * | | | | Exclude xenapi plugins from pep8/hacking checks.Dan Prince2012-04-221-2/+2
* | | | | | Remove __init__.py from locale dirBrian Waldon2012-04-231-0/+0
* | | | | | Merge "Improve instance logging in compute/manager."Jenkins2012-04-231-65/+62
|\ \ \ \ \ \
| * | | | | | Improve instance logging in compute/manager.Michael Still2012-04-141-65/+62
* | | | | | | Merge "Log instance."Jenkins2012-04-231-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Log instance.Michael Still2012-04-201-2/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "Log instance consistently."Jenkins2012-04-231-6/+6
|\ \ \ \ \ \ \
| * | | | | | | Log instance consistently.Michael Still2012-04-211-6/+6
* | | | | | | | Merge "Log instances consistently."Jenkins2012-04-231-8/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Log instances consistently.Michael Still2012-04-211-8/+6
| |/ / / / / / /
* | | | / / / / Remove unnecessary power state translation messagesJohannes Erdfelt2012-04-201-4/+0
| |_|_|/ / / / |/| | | | | |
* | | | | | | Add instance logging.Michael Still2012-04-211-2/+3
* | | | | | | Merge "Keep nova-manage commands sorted"Jenkins2012-04-201-1/+2
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Keep nova-manage commands sortedJohannes Erdfelt2012-04-201-1/+2
| |/ / / / /
* / / / / / Moves `usage_from_instance` into nova.compute.utils.Rick Harris2012-04-205-38/+40
|/ / / / /
* | | | | Refactor instance image property inheritance out to a method.Rick Harris2012-04-191-24/+32
* | | | | Refactor availability zone handling out to a method.Rick Harris2012-04-191-15/+20
|/ / / /
* | | | Merge "Add deleted_at to instance usage notification."Jenkins2012-04-191-4/+6
|\ \ \ \
| * | | | Add deleted_at to instance usage notification.Rick Harris2012-04-131-4/+6