summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Add ImageNotActive check for instance rebuildRick Harris2013-05-204-29/+64
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Convert Nova to use Oslo service infrastructure."Jenkins2013-05-217-328/+29
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Convert Nova to use Oslo service infrastructure.Brian Elliott2013-05-137-328/+29
| |/ / / / / / /
* | | | | | | | Merge "Sync RPC serializer changes from Oslo"Jenkins2013-05-213-5/+113
|\ \ \ \ \ \ \ \
| * | | | | | | | Sync RPC serializer changes from OsloDan Smith2013-05-213-5/+113
* | | | | | | | | Merge "Sync latest RPC changes from oslo"Jenkins2013-05-212-6/+21
|\| | | | | | | |
| * | | | | | | | Sync latest RPC changes from osloChris Behrens2013-05-212-6/+21
| |/ / / / / / /
* / / / / / / / Add notification for live migrationJay Lau2013-05-212-0/+65
|/ / / / / / /
* | | | | | | Merge "Editable default quota support"Jenkins2013-05-205-10/+75
|\ \ \ \ \ \ \
| * | | | | | | Editable default quota supportliyingjun2013-05-185-10/+75
* | | | | | | | Merge "Added attribute 'ip' to server search options."Jenkins2013-05-202-8/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Added attribute 'ip' to server search options.Satyanarayana Patibandla2013-05-192-8/+5
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge "Sync service and threadgroup modules from oslo"Jenkins2013-05-205-17/+465
|\ \ \ \ \ \ \ \
| * | | | | | | | Sync service and threadgroup modules from osloBrian Elliott2013-05-115-17/+465
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge "'m1.tiny' now has root_gb=1"Jenkins2013-05-2030-33/+33
|\ \ \ \ \ \ \ \
| * | | | | | | | 'm1.tiny' now has root_gb=1Rick Harris2013-05-1630-33/+33
* | | | | | | | | Merge "Fix require_context() decorators."Jenkins2013-05-202-0/+18
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Fix require_context() decorators.Roman Podolyaka2013-05-182-0/+18
* | | | | | | | | Merge "baremetal: drop 'prov_mac_address' column"Jenkins2013-05-207-8/+42
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | baremetal: drop 'prov_mac_address' columnArata Notsu2013-05-187-8/+42
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge "The vm_state should not be modified until the task is complete."Jenkins2013-05-201-7/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | The vm_state should not be modified until the task is complete.mkislinska2013-05-171-7/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge "Improve unit tests for DB archiving."Jenkins2013-05-191-113/+199
|\ \ \ \ \ \ \ \
| * | | | | | | | Improve unit tests for DB archiving.David Ripton2013-05-141-113/+199
* | | | | | | | | Merge "Remove locals() from nova/cells/*"Jenkins2013-05-193-26/+38
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove locals() from nova/cells/*Chris Behrens2013-05-173-26/+38
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge "Optimize instance queries in compute manager"Jenkins2013-05-199-129/+126
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Optimize instance queries in compute managerHans Lindgren2013-05-089-129/+126
* | | | | | | | | Imported Translations from TransifexOpenStack Jenkins2013-05-1826-22883/+47363
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge "Fix whitespace issue in indent"Jenkins2013-05-181-2/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix whitespace issue in indentChris Behrens2013-05-151-2/+1
* | | | | | | | | Merge "Clean up test_api_samples a bit"Jenkins2013-05-181-277/+200
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Clean up test_api_samples a bitGiampaolo Lauria2013-05-171-277/+200
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Don't raise unnecessary stack traces in EC2 API"Jenkins2013-05-181-2/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Don't raise unnecessary stack traces in EC2 APIJoe Gordon2013-05-161-2/+0
* | | | | | | | | | Remove unnecessary parens in test_volumesRick Harris2013-05-171-21/+21
* | | | | | | | | | Use strict=True instead of `is_valid_boolstr`Rick Harris2013-05-177-48/+128
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge "Remove usage of locals() for formatting from nova.api.*"Jenkins2013-05-1715-79/+100
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove usage of locals() for formatting from nova.api.*Boris Pavlovic2013-05-1815-79/+100
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Switch to flake8+hacking."Jenkins2013-05-172-0/+31
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Switch to flake8+hacking.Monty Taylor2013-05-172-0/+31
* | | | | | | | | | Merge "Fix flake8 errors in anticipation of flake8."Jenkins2013-05-177-17/+17
|\| | | | | | | | | | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Fix flake8 errors in anticipation of flake8.Monty Taylor2013-05-177-17/+17
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge "Remove locals() from messages in virt/disk/api.py"Jenkins2013-05-171-17/+16
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Remove locals() from messages in virt/disk/api.pyMichael Still2013-05-171-17/+16
| |/ / / / / /
* / / / / / / Cast `size` to int before comparisonRick Harris2013-05-162-7/+103
|/ / / / / /
* | | | | | Merge "Add ca cert file support to cinder client requests"Jenkins2013-05-162-7/+22
|\ \ \ \ \ \
| * | | | | | Add ca cert file support to cinder client requestsCian O'Driscoll2013-05-162-7/+22
* | | | | | | Merge "Don't inject settings for dynamic network"Jenkins2013-05-163-15/+187
|\ \ \ \ \ \ \
| * | | | | | | Don't inject settings for dynamic networkBen Nemec2013-05-163-15/+187