summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | Move nova shared config options to nova.configChris Behrens2012-11-151-1/+2
|/ / / / / / / / /
* | | | | | | | | Merge "Do not alias stdlib uuid module as uuidutils, since nova has uuidutils."Jenkins2012-11-153-8/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Do not alias stdlib uuid module as uuidutils, since nova has uuidutils.David Ripton2012-11-153-8/+8
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Fix network RPC API backwards compat"Jenkins2012-11-151-10/+16
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Fix network RPC API backwards compatMark McLoughlin2012-11-151-10/+16
* | | | | | | | | Merge "Enable Quantum linux bridge VIF driver to use "bridge" type"Jenkins2012-11-152-4/+53
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Enable Quantum linux bridge VIF driver to use "bridge" typeGary Kotton2012-11-092-4/+53
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge "Fixes snapshot instance failure on libvirt."Jenkins2012-11-151-0/+38
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixes snapshot instance failure on libvirt.Unmesh Gurjar2012-11-061-0/+38
* | | | | | | | | Merge "Added separate bare-metal MySQL DB."Jenkins2012-11-156-0/+426
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Added separate bare-metal MySQL DB.Mikyung Kang2012-11-136-0/+426
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Fixed HyperV to get disk stats of instances drive"Jenkins2012-11-157-0/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fixed HyperV to get disk stats of instances driveLuis Fernandez Alvarez2012-11-127-0/+0
* | | | | | | | | | Merge "Check instance_type in compute capability filter"Jenkins2012-11-151-11/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Check instance_type in compute capability filterYunhong, Jiang2012-11-141-11/+0
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge "Refactor scheduling weights."Jenkins2012-11-153-63/+207
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Refactor scheduling weights.Chris Behrens2012-11-143-63/+207
* | | | | | | | | | | Merge "Adds REST API support for Fixed IPs"Jenkins2012-11-155-0/+177
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Adds REST API support for Fixed IPsChris Yeoh2012-11-135-0/+177
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Refactor scheduling filters"Jenkins2012-11-144-136/+289
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Refactor scheduling filtersChris Behrens2012-11-144-136/+289
* | | | | | | | | | | Merge "Add module for loading specific classes"Jenkins2012-11-144-0/+223
|\| | | | | | | | | |
| * | | | | | | | | | Add module for loading specific classesChris Behrens2012-11-144-0/+223
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge "Fixes usage of migrate_instance_start"Jenkins2012-11-141-1/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fixes usage of migrate_instance_startJian Wen2012-11-131-1/+2
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Make sure instance data is always refreshedChris Behrens2012-11-141-0/+20
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Remove gen_uuid()Zhongyue Luo2012-11-1417-78/+70
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge "Removes fixed_ip_get_network"Jenkins2012-11-141-11/+0
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Removes fixed_ip_get_networkChris Yeoh2012-11-121-11/+0
* | | | | | | | Merge "Add DB query to get in-progress migrations."Jenkins2012-11-131-0/+49
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Add DB query to get in-progress migrations.Brian Elliott2012-11-131-0/+49
* | | | | | | | Merge "Remove volume.driver and volume.iscsi"Jenkins2012-11-133-38/+122
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Remove volume.driver and volume.iscsiJoe Gordon2012-11-123-38/+122
| |/ / / / / /
* | | | | | | Merge "powervm: failed spawn should raise exception"Jenkins2012-11-131-1/+25
|\ \ \ \ \ \ \
| * | | | | | | powervm: failed spawn should raise exceptionMatt Odden2012-11-091-1/+25
* | | | | | | | Merge "Remove custom test assertions."Jenkins2012-11-1325-110/+483
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove custom test assertions.Monty Taylor2012-11-1025-110/+483
* | | | | | | | | Merge "Add REST API support for list/enable/disable nova services"Jenkins2012-11-135-0/+211
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add REST API support for list/enable/disable nova servicesivan-zhu2012-11-105-0/+211
* | | | | | | | | | Clean up __main__ execution from two tests for consistencyZhongyue Luo2012-11-132-8/+0
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | Fix a bug in XenAPISession's use of virtapiDan Smith2012-11-121-11/+39
* | | | | | | | | Merge "improve session handling around quotas"Jenkins2012-11-121-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | improve session handling around quotasDevananda van der Veen2012-11-111-1/+1
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge "Add some xenapi Bittorrent tests"Jenkins2012-11-121-0/+49
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add some xenapi Bittorrent testsDan Smith2012-11-081-0/+49
* | | | | | | | | | Merge "Move security groups and firewall ops to VirtAPI"Jenkins2012-11-121-1/+2
|\| | | | | | | | |
| * | | | | | | | | Move security groups and firewall ops to VirtAPIDan Smith2012-11-081-1/+2
* | | | | | | | | | Merge "Move host aggregate operations to VirtAPI"Jenkins2012-11-121-3/+24
|\| | | | | | | | | | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Move host aggregate operations to VirtAPIDan Smith2012-11-081-3/+24
* | | | | | | | | Merge "Switch from FLAGS to CONF in tests"Jenkins2012-11-1276-460/+390
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |