summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | allow power state "BLOCKED" for live migrations if using Xen by libvirtChristian Berendt2012-04-231-1/+4
* | | | | | | | | | Merge "QuantumManager will start dnsmasq during startup. Fixes bug 977759"Jenkins2012-04-251-0/+17
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | QuantumManager will start dnsmasq during startup. Fixes bug 977759Mandar Vaze2012-04-121-0/+17
* | | | | | | | | | Merge "Small cleanup to attach_volume logging"Jenkins2012-04-251-6/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Small cleanup to attach_volume loggingMark Washenberger2012-04-251-6/+5
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Validate min_ram/min_disk on rebuild."Jenkins2012-04-253-3/+67
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Validate min_ram/min_disk on rebuild.Dan Prince2012-04-233-3/+67
* | | | | | | | | | Merge "Introduced flag base_dir_name. Fixes bug 973194"Jenkins2012-04-255-9/+21
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Introduced flag base_dir_name. Fixes bug 973194Mandar Vaze2012-04-245-9/+21
* | | | | | | | | | | 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 "Improved tools/hacking.py"Jenkins2012-04-241-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Improved tools/hacking.pyJoe Gordon2012-04-241-1/+1
* | | | | | | | | | | | 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-233-53/+68
* | | | | | | | | | 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
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | 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
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | 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
| | |_|_|/ / | |/| | | |
* | | | | | Be more tolerant of deleting failed buildsJohannes Erdfelt2012-04-191-1/+4
* | | | | | Implement security group quotas.Dan Prince2012-04-1910-10/+238
| |_|/ / / |/| | | |
* | | | | Merge "Updates launched_at in the finish and revert_migration calls"Jenkins2012-04-181-0/+2
|\ \ \ \ \
| * | | | | Updates launched_at in the finish and revert_migration callsMatt Dietz2012-04-181-0/+2
| | |_|_|/ | |/| | |