summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge "Fixes KeyError: 'sr_uuid' when booting from volume on xenapi"Jenkins2012-12-141-17/+35
|\ \ \ \ \
| * | | | | Fixes KeyError: 'sr_uuid' when booting from volume on xenapiArmando Migliaccio2012-12-121-17/+35
* | | | | | Merge "Allow xenapi to work with empty image metadata"Jenkins2012-12-141-4/+76
|\ \ \ \ \ \
| * | | | | | Allow xenapi to work with empty image metadataArmando Migliaccio2012-12-141-4/+76
| |/ / / / /
* | | | | | Merge "Fix use of osapi_compute_extension option in api_samples."Jenkins2012-12-141-1/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix use of osapi_compute_extension option in api_samples.Matthew Treinish2012-12-131-1/+2
* | | | | | Merge "Fix errors in used_limits extension"Jenkins2012-12-143-7/+5
|\ \ \ \ \ \
| * | | | | | Fix errors in used_limits extensionMark McLoughlin2012-12-133-7/+5
* | | | | | | Merge "Add general mechanism for testing api coverage."Jenkins2012-12-141-47/+32
|\ \ \ \ \ \ \
| * | | | | | | Add general mechanism for testing api coverage.Monty Taylor2012-12-131-47/+32
* | | | | | | | Fix for broken switch for config_driveDavanum Srinivas2012-12-131-1/+1
|/ / / / / / /
* | | | | | | Merge "Remove sleep in test_consoleauth."Jenkins2012-12-131-1/+13
|\ \ \ \ \ \ \
| * | | | | | | Remove sleep in test_consoleauth.Clark Boylan2012-12-131-1/+13
* | | | | | | | Merge "Fix poll_rescued_instances periodic task"Jenkins2012-12-132-4/+34
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix poll_rescued_instances periodic taskAndrew Laski2012-12-132-4/+34
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Stop nbd leaks, remove pid race."Jenkins2012-12-131-81/+37
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Stop nbd leaks, remove pid race.Michael Still2012-12-131-81/+37
* | | | | | | | Merge "Add VirtAPI tests"Jenkins2012-12-131-0/+173
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Add VirtAPI testsDan Smith2012-12-121-0/+173
* | | | | | | | Merge "Move link_prefix options into api.openstack.common"Jenkins2012-12-131-0/+2
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Move link_prefix options into api.openstack.commonMark McLoughlin2012-12-121-0/+2
* | | | | | | | Merge "Fix for correctly parsing snapshot uuid in ec2api"Jenkins2012-12-131-5/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix for correctly parsing snapshot uuid in ec2apiRohan Rhishikesh Kanade2012-12-121-5/+11
* | | | | | | | | Merge "Add support for parsing the <uuid> from libvirt host capabilities"Jenkins2012-12-131-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add support for parsing the <uuid> from libvirt host capabilitiesDaniel P. Berrange2012-12-111-0/+2
* | | | | | | | | | Merge "Add support for libvirt domain <smbios> XML config"Jenkins2012-12-131-0/+13
|\| | | | | | | | | | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Add support for libvirt domain <smbios> XML configDaniel P. Berrange2012-12-111-0/+13
* | | | | | | | | Merge "Use nova.test.TestCase as the base test class."Jenkins2012-12-137-19/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use nova.test.TestCase as the base test class.Clark Boylan2012-12-127-19/+14
* | | | | | | | | | Merge "Add support for libvirt domain <sysinfo> XML config"Jenkins2012-12-131-0/+80
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Add support for libvirt domain <sysinfo> XML configDaniel P. Berrange2012-12-111-0/+80
* | | | | | | | | | Merge "Make update_service_capabilities() accept a list of capabilities"Jenkins2012-12-132-1/+24
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Make update_service_capabilities() accept a list of capabilitiesMana Kaneko2012-12-032-1/+24
* | | | | | | | | | | Merge "Move remaining aggregate operations to conductor"Jenkins2012-12-121-0/+29
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| * | | | | | | | | | Move remaining aggregate operations to conductorDan Smith2012-12-121-0/+29
* | | | | | | | | | | Merge "Port to argparse based cfg"Jenkins2012-12-121-3/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Port to argparse based cfgMark McLoughlin2012-12-111-3/+3
* | | | | | | | | | | | Merge "Remove unused bridge interfaces"Jenkins2012-12-122-0/+44
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Remove unused bridge interfacesÉdouard Thuleau2012-12-072-0/+44
* | | | | | | | | | | | | Merge "Allow rpc-silent FloatingIP exceptions in n-net"Jenkins2012-12-121-0/+44
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Allow rpc-silent FloatingIP exceptions in n-netDan Smith2012-12-111-0/+44
* | | | | | | | | | | | | | Merge "Allow conductor exceptions to pass over RPC silently"Jenkins2012-12-121-23/+40
|\| | | | | | | | | | | | |
| * | | | | | | | | | | | | Allow conductor exceptions to pass over RPC silentlyDan Smith2012-12-111-23/+40
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge "Use admin user to read Quantum port."Jenkins2012-12-121-0/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Use admin user to read Quantum port.Gary Kotton2012-12-091-0/+12
* | | | | | | | | | | | | | Merge "Add vif_type to the VIF model"Jenkins2012-12-122-0/+27
|\| | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Add vif_type to the VIF modelGary Kotton2012-12-092-0/+27
* | | | | | | | | | | | | Merge "Adds API Sample tests for DiskConfig extension."Jenkins2012-12-1223-0/+805
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Adds API Sample tests for DiskConfig extension.Tiago Mello2012-12-1223-0/+805
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Properly scope password options"Jenkins2012-12-124-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | / / / / | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |