summaryrefslogtreecommitdiff
path: root/nova/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* Move to proper target_cell calling conventionDan Smith2017-05-237-20/+34
* Merge "Cache database and message queue connection objects"Jenkins2017-05-191-1/+27
|\
| * Cache database and message queue connection objectsmelanie witt2017-05-181-1/+27
* | Merge "Fix decoding of encryption key passed to dmcrypt"Jenkins2017-05-191-2/+3
|\ \
| * | Fix decoding of encryption key passed to dmcryptJackie Truong2017-05-151-2/+3
| |/
* | Merge "Address comments when moving volume detach to block_device.py"Jenkins2017-05-191-7/+14
|\ \
| * | Address comments when moving volume detach to block_device.pyMatt Riedemann2017-05-101-7/+14
* | | Merge "Correct the error message for query parameter validation"Jenkins2017-05-191-1/+8
|\ \ \
| * | | Correct the error message for query parameter validationHe Jie Xu2017-05-191-1/+8
* | | | Merge "Skip policy rules on attach_network for none network allocation"Jenkins2017-05-191-0/+23
|\ \ \ \
| * | | | Skip policy rules on attach_network for none network allocationjianghua wang2017-05-191-0/+23
* | | | | Merge "Catch exception.OverQuota when create image for volume backed instance"Jenkins2017-05-191-1/+12
|\ \ \ \ \
| * | | | | Catch exception.OverQuota when create image for volume backed instanceKevin_Zheng2017-05-181-1/+12
* | | | | | Merge "Parse algorithm from cipher for ephemeral disk encryption"Jenkins2017-05-181-0/+31
|\ \ \ \ \ \
| * | | | | | Parse algorithm from cipher for ephemeral disk encryptionKaitlin Farr2017-04-261-0/+31
* | | | | | | Merge "Use physical utilisation for cached images"Jenkins2017-05-181-1/+69
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Use physical utilisation for cached imagesJohn Hua2017-04-061-1/+69
* | | | | | | Libvirt support for tagged volume attachmentArtom Lifshitz2017-05-172-5/+18
* | | | | | | Libvirt support for tagged nic attachmentArtom Lifshitz2017-05-171-0/+67
| |_|_|/ / / |/| | | | |
* | | | | | Merge "Totally freeze the extension_info API"Jenkins2017-05-171-154/+2
|\ \ \ \ \ \
| * | | | | | Totally freeze the extension_info APIHe Jie Xu2017-05-081-154/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge "objects: remove cpu_topology from __init__ of InstanceNUMATopology"Jenkins2017-05-171-2/+4
|\ \ \ \ \ \
| * | | | | | objects: remove cpu_topology from __init__ of InstanceNUMATopologySahid Orentino Ferdjaoui2017-01-181-2/+4
* | | | | | | Merge "Make NovaException format errors fatal for tests"Jenkins2017-05-172-0/+26
|\ \ \ \ \ \ \
| * | | | | | | Make NovaException format errors fatal for testsmelanie witt2017-05-052-0/+26
* | | | | | | | Merge "do not log error for missing _save_tags"Jenkins2017-05-161-0/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | do not log error for missing _save_tagsBalazs Gibizer2017-05-111-0/+19
* | | | | | | | | Merge "Make compute auto-disable itself if builds are failing"Jenkins2017-05-161-0/+89
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Make compute auto-disable itself if builds are failingDan Smith2017-05-151-0/+89
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge "Add Cinder v3 detach to shutdown_instance"Jenkins2017-05-161-1/+62
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Add Cinder v3 detach to shutdown_instanceIldiko Vancsa2017-05-051-1/+62
* | | | | | | | | Make discover_hosts only query for unmapped ComputeNode recordsDan Smith2017-05-151-4/+8
* | | | | | | | | Merge "Add uuid to service.update notification payload"Jenkins2017-05-151-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add uuid to service.update notification payloadMatt Riedemann2017-05-041-1/+1
* | | | | | | | | | Merge "objects: add ComputeNode.get_by_uuid method"Jenkins2017-05-152-1/+22
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | | | | | | / | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | objects: add ComputeNode.get_by_uuid methodMatt Riedemann2017-05-042-1/+22
* | | | | | | | | Merge "libvirt: Fix races with nfs volume mount/umount"Jenkins2017-05-112-60/+653
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | libvirt: Fix races with nfs volume mount/umountMatthew Booth2017-05-082-60/+653
* | | | | | | | | | Merge "libvirt: Pass instance to connect_volume and disconnect_volume"Jenkins2017-05-1113-72/+132
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | / / / / / / | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | libvirt: Pass instance to connect_volume and disconnect_volumeMatthew Booth2017-05-0813-72/+132
* | | | | | | | | Merge "Warn the user about orphaned extra records during keypair migration"Jenkins2017-05-071-1/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Warn the user about orphaned extra records during keypair migrationDan Smith2017-04-201-1/+13
* | | | | | | | | | Merge "fix overridden error"Jenkins2017-05-073-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fix overridden errorfuzk2017-04-193-3/+3
* | | | | | | | | | | Merge "objects: add Service.get_by_uuid method"Jenkins2017-05-072-1/+5
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | objects: add Service.get_by_uuid methodMatt Riedemann2017-05-042-1/+5
* | | | | | | | | | | Merge "db api: add service_get_by_uuid"Jenkins2017-05-071-0/+16
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | db api: add service_get_by_uuidMatt Riedemann2017-05-041-0/+16
* | | | | | | | | | | Merge "Add mock check and fix uuid's use in test."Jenkins2017-05-062-7/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add mock check and fix uuid's use in test.gongxiao2017-04-272-7/+5