summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | 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
* | | | Merge "Don't inject settings for dynamic network"Jenkins2013-05-161-0/+76
|\ \ \ \
| * | | | Don't inject settings for dynamic networkBen Nemec2013-05-161-0/+76
* | | | | Merge "Mox should cleanup before stubs"Jenkins2013-05-161-0/+17
|\ \ \ \ \
| * | | | | Mox should cleanup before stubsRick Harris2013-05-161-0/+17
| | |/ / / | |/| | |
* | | | | Merge "libvirt: Catch VIR_ERR_NO_DOMAIN in list_instances"Jenkins2013-05-161-0/+4
|\ \ \ \ \
| * | | | | libvirt: Catch VIR_ERR_NO_DOMAIN in list_instancesJian Wen2013-05-161-0/+4
| |/ / / /
* | | | | Merge "Reverse compare arguments in filters tests"Jenkins2013-05-161-3/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Reverse compare arguments in filters testsChris Behrens2013-05-161-3/+3
* | | | | Merge "Architecture property updated in snapshot libvirt"Jenkins2013-05-161-0/+50
|\ \ \ \ \
| * | | | | Architecture property updated in snapshot libvirtBelmiro Moreira2013-05-091-0/+50
* | | | | | Merge "Fix for missing multipath device name"Jenkins2013-05-161-0/+66
|\ \ \ \ \ \
| * | | | | | Fix for missing multipath device nameWalter A. Boring IV2013-05-151-0/+66
* | | | | | | Merge "Detach volume fails when using multipath iscsi"Jenkins2013-05-161-0/+30
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Detach volume fails when using multipath iscsiXing Yang2013-05-131-0/+30
* | | | | | | Revert "Include list of attached volumes with instance info"Russell Bryant2013-05-1535-231/+26
* | | | | | | Merge "Add missing tests for db.fixed_ip_*(). functions."Jenkins2013-05-153-18/+217
|\ \ \ \ \ \ \
| * | | | | | | Add missing tests for db.fixed_ip_*(). functions.Victor Sergeyev2013-05-153-18/+217
* | | | | | | | Merge "Fix quantum security group driver to accept none for from/to_port"Jenkins2013-05-151-0/+40
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Fix quantum security group driver to accept none for from/to_portAaron Rosen2013-05-141-0/+40
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge "Cells: Don't allow active -> build"Jenkins2013-05-152-0/+102
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Cells: Don't allow active -> buildChris Behrens2013-05-152-0/+102
* | | | | | | Merge "Refactor nova.volume.cinder.API to reduce roundtrips with Cinder"Jenkins2013-05-158-61/+58
|\ \ \ \ \ \ \
| * | | | | | | Refactor nova.volume.cinder.API to reduce roundtrips with CinderOleg Bondarev2013-05-148-61/+58
* | | | | | | | Merge "Extract getting instance's AZ into a helper module."Jenkins2013-05-151-0/+21
|\ \ \ \ \ \ \ \