summaryrefslogtreecommitdiff
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
* Merge "<VMWare> Allocate free bus for new SCSI controller" into stable/libertyJenkins2016-05-114-8/+77
|\
| * <VMWare> Allocate free bus for new SCSI controllerFeng Xi Yan2016-04-104-8/+77
* | Merge "stop setting mtu when plugging vhost-user ports" into stable/libertyJenkins2016-04-235-42/+87
|\ \
| * | stop setting mtu when plugging vhost-user portsSean Mooney2016-04-145-42/+87
* | | Merge "Use MTU value from Neutron in OVS/LB VIF wiring" into stable/libertyJenkins2016-04-235-17/+29
|\ \ \ | |/ /
| * | Use MTU value from Neutron in OVS/LB VIF wiringKevin Benton2016-02-275-17/+29
* | | Merge "Fix reverse_upsize_quota_delta attempt to look up deleted flavors" int...Jenkins2016-04-224-25/+8
|\ \ \
| * | | Fix reverse_upsize_quota_delta attempt to look up deleted flavorsDan Smith2016-04-214-25/+8
* | | | Merge "Check if a exception has a code on it before read the code" into stabl...Jenkins2016-04-222-1/+21
|\ \ \ \ | |/ / / |/| | |
| * | | Check if a exception has a code on it before read the codeWenzhi Yu2016-04-112-1/+21
| | |/ | |/|
* | | Merge "Return 400 on boot for invalid image metadata" into stable/liberty12.0.3Jenkins2016-04-132-1/+84
|\ \ \
| * | | Return 400 on boot for invalid image metadataMatt Riedemann2016-04-122-1/+84
| |/ /
* | | Merge "Fix: unable to delete instance when cinder is down" into stable/libertyJenkins2016-04-132-2/+15
|\ \ \
| * | | Fix: unable to delete instance when cinder is downDiana Clarke2016-04-032-2/+15
* | | | Merge "Set personality/injected_files to empty list if not specified" into st...Jenkins2016-04-112-3/+14
|\ \ \ \
| * | | | Set personality/injected_files to empty list if not specifiedJuan Antonio Osorio Robles2016-03-132-3/+14
* | | | | Merge "Fix incorrect format string" into stable/libertyJenkins2016-04-112-3/+5
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix incorrect format stringDiana Clarke2016-04-082-3/+5
* | | | | libvirt: pci detach devices should use dev.addressMoshe Levi2016-04-052-70/+57
|/ / / /
* | | | Fix conversion of config disks to qcow2 during resize/migrationMatthew Booth2016-03-302-28/+58
| |/ / |/| |
* | | libvirt: Comment non-obvious security implications of migrate codeMatthew Booth2016-03-301-0/+34
* | | Merge "Add ppcle architectures to libvirt blockinfo" into stable/libertyJenkins2016-03-252-1/+6
|\ \ \
| * | | Add ppcle architectures to libvirt blockinfoChristine Wang2016-03-162-1/+6
| |/ /
* | | Merge "libvirt: don't attempt to get baseline cpu features if host cpu model ...Jenkins2016-03-242-1/+25
|\ \ \
| * | | libvirt: don't attempt to get baseline cpu features if host cpu model is NoneMatt Riedemann2016-03-212-1/+25
* | | | Merge "Ignore errorcode=4 when executing `cryptsetup remove` command" into st...Jenkins2016-03-242-3/+6
|\ \ \ \
| * | | | Ignore errorcode=4 when executing `cryptsetup remove` commandEli Qiao2016-03-042-3/+6
* | | | | Merge "Check context before returning cached value" into stable/libertyJenkins2016-03-242-42/+102
|\ \ \ \ \
| * | | | | Check context before returning cached valueDave McCowan2016-03-042-42/+102
| |/ / / /
* | | | | Merge "Replace copy.deepcopy of RequestContext with copy.copy" into stable/li...Jenkins2016-03-211-1/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Replace copy.deepcopy of RequestContext with copy.copyMarian Horban2016-03-041-1/+4
| |/ / /
* | | | Merge "Provide correct connector for evacuate terminate" into stable/libertyJenkins2016-03-184-11/+147
|\ \ \ \
| * | | | Provide correct connector for evacuate terminatemark.sturdevant2016-03-104-11/+147
* | | | | Merge "Rollback is needed if initialize_connection times out" into stable/lib...Jenkins2016-03-172-2/+58
|\ \ \ \ \ | |/ / / /
| * | | | Rollback is needed if initialize_connection times outJeegn Chen2016-03-102-2/+58
* | | | | Merge "libvirt: Fix resize of instance with deleted glance image" into stable...Jenkins2016-03-172-12/+21
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | libvirt: Fix resize of instance with deleted glance imageMatthew Booth2016-03-092-12/+21
* | | | | Merge "[Ironic]Match vif-pif mac address before setting 'vif_port_id'" into s...Jenkins2016-03-103-9/+71
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | [Ironic]Match vif-pif mac address before setting 'vif_port_id'Zhenguo Niu2016-03-093-9/+71
| |/ / /
* | | | Merge "Fix processing of libvirt disk.info in non-disk-image cases" into stab...Jenkins2016-03-102-14/+23
|\ \ \ \
| * | | | Fix processing of libvirt disk.info in non-disk-image casesMatthew Booth2016-03-092-14/+23
* | | | | Merge "Return 400 for os-virtual-interfaces when using Neutron" into stable/l...Jenkins2016-03-103-3/+31
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Return 400 for os-virtual-interfaces when using NeutronMatt Riedemann2016-03-073-3/+31
| |/ / /
* | | | libvirt: Always copy or recreate disk.info during a migrationLee Yarwood2016-03-082-0/+102
|/ / /
* | | Merge "Propagate qemu-img errors to compute manager" into stable/liberty12.0.2Jenkins2016-03-044-5/+52
|\ \ \
| * | | Propagate qemu-img errors to compute managerChris Dent2016-03-044-5/+52
| |/ /
* | | Merge "Fix evacuate support with Nova cells v1" into stable/libertyJenkins2016-03-042-5/+15
|\ \ \
| * | | Fix evacuate support with Nova cells v1Mathieu Gagné2016-03-032-5/+15
| |/ /
* | | Merge "VMware: Handle image size correctly for OVA and streamOptimized images...Jenkins2016-03-044-9/+49
|\ \ \ | |/ / |/| |
| * | VMware: Handle image size correctly for OVA and streamOptimized imagesRadoslav Gerganov2016-02-094-9/+49