summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Make nova-api use servicegroup.API.service_is_up()."Jenkins2013-05-221-0/+11
|\
| * Make nova-api use servicegroup.API.service_is_up().Akira Yoshiyama2013-05-191-0/+11
* | Merge "Make it easier to add namespaced rpc APIs."Jenkins2013-05-221-0/+35
|\ \
| * | Make it easier to add namespaced rpc APIs.Russell Bryant2013-05-211-0/+35
* | | Merge "powervm: Move tests under tests/virt/powervm"Jenkins2013-05-222-0/+16
|\ \ \
| * | | powervm: Move tests under tests/virt/powervmRick Harris2013-05-212-0/+16
* | | | Merge "Catch InstanceNotFound in instance_actions GET"Jenkins2013-05-221-0/+8
|\ \ \ \
| * | | | Catch InstanceNotFound in instance_actions GETChris Yeoh2013-05-221-0/+8
* | | | | Merge "set ERROR state when scheduler hits max attempts"Jenkins2013-05-221-4/+13
|\ \ \ \ \
| * | | | | set ERROR state when scheduler hits max attemptsRyan Moore2013-05-211-4/+13
| | |/ / / | |/| | |
* | | | | Merge "Don't update API cell on get_nwinfo"Jenkins2013-05-221-4/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Don't update API cell on get_nwinfoChris Behrens2013-05-221-4/+2
| |/ / /
* | | | Merge "Adds live migration support to cells API"Jenkins2013-05-221-3/+0
|\ \ \ \
| * | | | Adds live migration support to cells APISam Morrison2013-05-221-3/+0
* | | | | Merge "Fix resize when instance has no image"Jenkins2013-05-221-0/+16
|\ \ \ \ \
| * | | | | Fix resize when instance has no imageNikola Dipanov2013-05-201-0/+16
* | | | | | Merge "baremetal: Move tests under tests/virt/baremetal"Jenkins2013-05-2220-21/+21
|\ \ \ \ \ \
| * | | | | | baremetal: Move tests under tests/virt/baremetalRick Harris2013-05-2120-21/+21
| | |_|/ / / | |/| | | |
* | | | | | Merge "libvirt: Moving tests under tests/virt/libvirt"Jenkins2013-05-2215-13/+30
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | libvirt: Moving tests under tests/virt/libvirtRick Harris2013-05-2115-13/+30
| |/ / / /
* | | | | Merge "Adding tests for rebuild image checks"Jenkins2013-05-211-0/+81
|\ \ \ \ \
| * | | | | Adding tests for rebuild image checksRick Harris2013-05-201-0/+81
* | | | | | Merge "Add ImageNotActive check for instance rebuild"Jenkins2013-05-212-4/+50
|\| | | | |
| * | | | | Add ImageNotActive check for instance rebuildRick Harris2013-05-202-4/+50
| |/ / / /
* | | | | Merge "Convert Nova to use Oslo service infrastructure."Jenkins2013-05-212-5/+4
|\ \ \ \ \
| * | | | | Convert Nova to use Oslo service infrastructure.Brian Elliott2013-05-132-5/+4
| |/ / / /
* / / / / Add notification for live migrationJay Lau2013-05-211-0/+42
|/ / / /
* | | | Merge "Editable default quota support"Jenkins2013-05-202-8/+49
|\ \ \ \
| * | | | Editable default quota supportliyingjun2013-05-182-8/+49
* | | | | Merge "Added attribute 'ip' to server search options."Jenkins2013-05-201-7/+4
|\ \ \ \ \
| * | | | | Added attribute 'ip' to server search options.Satyanarayana Patibandla2013-05-191-7/+4
| | |/ / / | |/| | |
* | | | | Merge "'m1.tiny' now has root_gb=1"Jenkins2013-05-2029-32/+32
|\ \ \ \ \
| * | | | | 'm1.tiny' now has root_gb=1Rick Harris2013-05-1629-32/+32
| | |/ / / | |/| | |
* | | | | Merge "Fix require_context() decorators."Jenkins2013-05-201-0/+16
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix require_context() decorators.Roman Podolyaka2013-05-181-0/+16
| | |_|/ | |/| |
* | | | Merge "baremetal: drop 'prov_mac_address' column"Jenkins2013-05-205-7/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | baremetal: drop 'prov_mac_address' columnArata Notsu2013-05-185-7/+6
* | | | 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 "Optimize instance queries in compute manager"Jenkins2013-05-193-51/+33
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Optimize instance queries in compute managerHans Lindgren2013-05-083-51/+33
* | | | | 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
* | | | | | Remove unnecessary parens in test_volumesRick Harris2013-05-171-21/+21
* | | | | | Use strict=True instead of `is_valid_boolstr`Rick Harris2013-05-173-13/+89
|/ / / / /
* | | | | Merge "Fix flake8 errors in anticipation of flake8."Jenkins2013-05-175-12/+12
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix flake8 errors in anticipation of flake8.Monty Taylor2013-05-175-12/+12
| | |_|/ | |/| |
* / | | Cast `size` to int before comparisonRick Harris2013-05-161-0/+99
|/ / /
* | | Merge "Add ca cert file support to cinder client requests"Jenkins2013-05-161-3/+13
|\ \ \
| * | | Add ca cert file support to cinder client requestsCian O'Driscoll2013-05-161-3/+13