summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | Merge "Fix a race where a soft deleted instance might be removed by mistake"Jenkins2013-06-121-0/+38
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Fix a race where a soft deleted instance might be removed by mistakeHans Lindgren2013-06-041-0/+38
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge "Use InstanceList object for init_host"Jenkins2013-06-121-14/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Use InstanceList object for init_hostDan Smith2013-06-071-14/+22
* | | | | | | | | | | | | | | | | | | | | Merge "Add Instance.info_cache"Jenkins2013-06-123-6/+87
|\| | | | | | | | | | | | | | | | | | | | | |_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Add Instance.info_cacheDan Smith2013-06-073-6/+87
* | | | | | | | | | | | | | | | | | | | Merge "Add missing tests for nova.db.api.network_*."Jenkins2013-06-122-133/+235
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Add missing tests for nova.db.api.network_*.Sergey Skripnick2013-06-122-133/+235
* | | | | | | | | | | | | | | | | | | | | Merge "Use Instance Objects for Start/Stop"Jenkins2013-06-123-88/+153
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Use Instance Objects for Start/StopDan Smith2013-06-073-88/+153
* | | | | | | | | | | | | | | | | | | | | Merge "add xml api sample tests to os-tenant-network"Jenkins2013-06-124-0/+36
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | add xml api sample tests to os-tenant-networkivan-zhu2013-05-244-0/+36
* | | | | | | | | | | | | | | | | | | | | | Merge "Give a way to save why a service has been disabled."Jenkins2013-06-1212-35/+333
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | Give a way to save why a service has been disabled.Andrea Rosa2013-06-1212-35/+333
| | |_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | xenapi: implement get_console_output for XCP/XenServerJohn Garbutt2013-06-122-0/+86
| |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge "Add lists of instance objects"Jenkins2013-06-121-0/+114
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Add lists of instance objectsDan Smith2013-06-071-0/+114
* | | | | | | | | | | | | | | | | | | | | Merge "libvirt: improve the specification of network disks"Jenkins2013-06-122-2/+73
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | libvirt: improve the specification of network disksJosh Durgin2013-05-282-2/+73
* | | | | | | | | | | | | | | | | | | | | Merge "Add base mixin class for object lists"Jenkins2013-06-111-0/+37
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Add base mixin class for object listsDan Smith2013-06-071-0/+37
* | | | | | | | | | | | | | | | | | | | | Merge "Fix assumed port has port_security_enabled"Jenkins2013-06-111-9/+69
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Fix assumed port has port_security_enabledAaron Rosen2013-06-111-9/+69
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge "Refactors get_instance_security_groups to only use instance_uuid"Jenkins2013-06-115-9/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Refactors get_instance_security_groups to only use instance_uuidTiago Mello2013-06-105-9/+10
| | |_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge "Add deleted flag to NovaObject base"Jenkins2013-06-113-2/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Add deleted flag to NovaObject baseDan Smith2013-06-073-2/+18
| | |_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge "correctly set iface-id in vmware driver"Jenkins2013-06-111-0/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | correctly set iface-id in vmware driverDan Wendlandt2013-06-041-0/+11
* | | | | | | | | | | | | | | | | | | | | Merge "Return Customer's Quota Usage through Admin API"Jenkins2013-06-118-4/+294
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Return Customer's Quota Usage through Admin APIMahesh K P2013-05-178-4/+294
* | | | | | | | | | | | | | | | | | | | | Merge "Rename functions in nova.compute.flavors from instance_type"Jenkins2013-06-1131-349/+350
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Rename functions in nova.compute.flavors from instance_typeJoe Gordon2013-06-1131-349/+350
| | |_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge "Nova instance group DB support"Jenkins2013-06-112-0/+408
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Nova instance group DB supportGary Kotton2013-06-112-0/+408
* | | | | | | | | | | | | | | | | | | | | Merge "Handle security group quota exceeded gracefully"Jenkins2013-06-111-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Handle security group quota exceeded gracefullyChris Yeoh2013-06-071-2/+2
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge "Normalize path for finding api_samples dir"Jenkins2013-06-111-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Normalize path for finding api_samples dirDirk Mueller2013-06-021-1/+1
| | |_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge "Add missing tests for s3_image_* methods"Jenkins2013-06-111-0/+35
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Add missing tests for s3_image_* methodsYuriy Zveryanskyy2013-06-101-0/+35
| | |_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge "Create an image BDM for every instance"Jenkins2013-06-111-0/+50
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Create an image BDM for every instanceNikola Dipanov2013-06-101-0/+50
* | | | | | | | | | | | | | | | | | | | Merge "DB migration to the new BDM data format"Jenkins2013-06-118-58/+237
|\| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | DB migration to the new BDM data formatNikola Dipanov2013-06-108-58/+237
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge "Refactors scheduler.chance.select_hosts to raise NoValidHost"Jenkins2013-06-103-0/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Refactors scheduler.chance.select_hosts to raise NoValidHostTiago Mello2013-06-063-0/+22
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Fix dangling LUN issue under load with multipathWalter A. Boring IV2013-06-102-1/+11
| |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge "BDM class and transformation functions"Jenkins2013-06-101-0/+123
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | BDM class and transformation functionsNikola Dipanov2013-06-081-0/+123
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |