summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Fix EC2 instance bdm responseMotoKen2013-05-013-14/+15
* | | | | | | | | Merge "fix broken WSDL logic"Jenkins2013-05-031-1/+45
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix broken WSDL logichartsocks2013-05-021-1/+45
* | | | | | | | | | Merge "Remove race condition (in FloatingIps)"Jenkins2013-05-032-0/+39
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Remove race condition (in FloatingIps)Boris Pavlovic2013-05-032-0/+39
* | | | | | | | | | | Merge "Add missing tests for db.floating_ip_* methods"Jenkins2013-05-032-35/+405
|\| | | | | | | | | |
| * | | | | | | | | | Add missing tests for db.floating_ip_* methodsBoris Pavlovic2013-05-032-35/+405
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge "Fix key error when create lpar instance failed"Jenkins2013-05-031-0/+22
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Fix key error when create lpar instance failedPhong Ly2013-05-011-0/+22
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge "Add force_nodes to filter properties"Jenkins2013-05-031-2/+95
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add force_nodes to filter propertiesDevananda van der Veen2013-05-021-2/+95
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Deprecate show_host_resources() in scheduler manager"Jenkins2013-05-031-4/+0
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Deprecate show_host_resources() in scheduler managerHans Lindgren2013-05-021-4/+0
| |/ / / / / / /
* | | | | | | | Merge "Prevent rescuing a VM with a partially mounted volume."Jenkins2013-05-021-1/+29
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Prevent rescuing a VM with a partially mounted volume.Joe Gordon2013-05-011-1/+29
| |/ / / / / /
* | | | | | | Merge "Checks if volume can be attached"Jenkins2013-05-021-0/+53
|\ \ \ \ \ \ \
| * | | | | | | Checks if volume can be attachedLoganathan Parthipan2013-05-021-0/+53
* | | | | | | | Merge "Move db.fixed_ip_* tests from DbApiTestCase to FixedIpTestCase"Jenkins2013-05-021-36/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | Move db.fixed_ip_* tests from DbApiTestCase to FixedIpTestCaseBoris Pavlovic2013-05-021-36/+31
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Make _build_network_info_model testable"Jenkins2013-05-021-0/+124
|\ \ \ \ \ \ \ \
| * | | | | | | | Make _build_network_info_model testableDan Smith2013-04-301-0/+124
* | | | | | | | | Merge "Volume IO usage gets reset to 0 after a reboot / crash"Jenkins2013-05-021-19/+137
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Volume IO usage gets reset to 0 after a reboot / crashMichael Kerrin2013-05-011-19/+137
* | | | | | | | | xenapi: Don't swallow missing SR exceptionRick Harris2013-05-011-0/+9
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Reset migrating task state for MigrationError exceptionsHans Lindgren2013-05-011-0/+9
* | | | | | | | Merge "Update to using oslo periodic tasks implementation."Jenkins2013-05-011-182/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Update to using oslo periodic tasks implementation.Michael Still2013-05-011-182/+0
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge "Fix baremetal get_available_nodes"Jenkins2013-05-011-29/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Fix baremetal get_available_nodesDevananda van der Veen2013-04-301-29/+1
| |/ / / / / /
* | | | | | | Merge "Catch glance image create exceptions"Jenkins2013-05-012-0/+16
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Catch glance image create exceptionsChris Yeoh2013-05-012-0/+16
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Add the availability_zone to the volume.usage notifications"Jenkins2013-04-304-10/+38
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add the availability_zone to the volume.usage notificationsMichael Kerrin2013-04-304-10/+38
| | |/ / / | |/| | |
* | | | | Merge "Performance optimization for contrib.flavorextraspecs"Jenkins2013-04-302-2/+16
|\ \ \ \ \
| * | | | | Performance optimization for contrib.flavorextraspecsBoris Pavlovic2013-04-302-2/+16
| |/ / / /
* | | | | Merge "Create instance with deleting image"Jenkins2013-04-302-0/+40
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Create instance with deleting imageMatthew Sherborne2013-04-302-0/+40
* | | | | Merge "Destroy conntrack table on source host during migration"Jenkins2013-04-291-0/+6
|\ \ \ \ \
| * | | | | Destroy conntrack table on source host during migrationAnte Karamatic2013-04-261-0/+6
| | |_|/ / | |/| | |
* | | | | Merge "Fix VMware Hyper console url parameter error."Jenkins2013-04-291-1/+28
|\ \ \ \ \
| * | | | | Fix VMware Hyper console url parameter error.Yaguang Tang2013-04-271-1/+28
* | | | | | Merge "ec2 CreateVolumes/DescribeVolumes status mapping"Jenkins2013-04-291-0/+29
|\ \ \ \ \ \
| * | | | | | ec2 CreateVolumes/DescribeVolumes status mappingChris Yeoh2013-04-221-0/+29
* | | | | | | Merge "Fix ec2 CreateVolumes/DescribeVolumes status"Jenkins2013-04-291-0/+1
|\| | | | | |
| * | | | | | Fix ec2 CreateVolumes/DescribeVolumes statusChris Yeoh2013-04-191-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Adds tests for isolated_hosts_filter"Jenkins2013-04-291-33/+43
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Adds tests for isolated_hosts_filterMatthew Sherborne2013-04-261-33/+43
* | | | | | Merge "Fixes race condition of deleting floating ip"Jenkins2013-04-291-0/+22
|\ \ \ \ \ \
| * | | | | | Fixes race condition of deleting floating ipWangpan2013-04-261-0/+22
| | |_|_|_|/ | |/| | | |
* | | | | | Fix flakey TestS3ImageService bugChris Yeoh2013-04-291-1/+1