summaryrefslogtreecommitdiffstats
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
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Add notification for live migration"Jenkins2013-05-212-0/+65
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Add notification for live migrationJay Lau2013-05-212-0/+65
| |/ / / / /
* / / / / / Add requests requirement capped <1.2.1.Jeremy Stanley2013-05-211-0/+1
|/ / / / /
* | | | | 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-206-17/+467
|\ \ \ \ \ \
| * | | | | | Sync service and threadgroup modules from osloBrian Elliott2013-05-116-17/+467
| | |_|/ / / | |/| | | |
* | | | | | Merge "'m1.tiny' now has root_gb=1"Jenkins2013-05-2058-90/+90
|\ \ \ \ \ \
| * | | | | | 'm1.tiny' now has root_gb=1Rick Harris2013-05-1658-90/+90
* | | | | | | 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
* | | | | | | | Update run_tests.sh to run flake8 too.Monty Taylor2013-05-191-2/+2
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | 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
* | | | | | | | | | Merge "Strip exec_dirs prefix from rootwrap filters"Jenkins2013-05-193-49/+49
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | Strip exec_dirs prefix from rootwrap filtersDirk Mueller2013-05-183-49/+49
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | 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 "Update mailmap"Jenkins2013-05-181-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update mailmapJoe Gordon2013-05-171-0/+1
| |/ / / / / / / /
* | | | | | | | | 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-1717-91/+109
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove usage of locals() for formatting from nova.api.*Boris Pavlovic2013-05-1817-91/+109
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Switch to flake8+hacking."Jenkins2013-05-177-729/+49
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Switch to flake8+hacking.Monty Taylor2013-05-177-729/+49
* | | | | | | | | | 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
| | |_|_|_|_|/ / | |/| | | | | |