summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | Fix bug with not implemented virConnect.registerCloseCallbackKen'ichi Ohmichi2014-08-063-29/+103
* | | | | | | | | | | | | Merge "Use of logging in native thread causes deadlock connecting to libvirtd...Jenkins2014-08-182-7/+23
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | Use of logging in native thread causes deadlock connecting to libvirtdMichael Kerrin2014-08-062-7/+23
* | | | | | | | | | | | | Merge "Make non-admin users can unshelve a server" into stable/havanaJenkins2014-08-181-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Make non-admin users can unshelve a serverKen'ichi Ohmichi2014-03-041-1/+1
* | | | | | | | | | | | | Merge "domainEventRegisterAny called too often" into stable/havanaJenkins2014-08-152-38/+58
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | domainEventRegisterAny called too oftenTom Hancock2014-08-062-38/+58
* | | | | | | | | | | | | Merge "make libvirt driver get_connection thread-safe" into stable/havanaJenkins2014-08-152-20/+74
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | make libvirt driver get_connection thread-safeTom Hancock2014-08-062-20/+74
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "fix missing host when unshelving" into stable/havanaJenkins2014-08-122-2/+20
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| / / / / / / / / / / | |/ / / / / / / / / /
| * | | | | | | | | | fix missing host when unshelvingfujioka yuuichi2014-02-112-2/+20
* | | | | | | | | | | Merge "Libvirt:Instance resize confirm issue against NFS" into stable/havanaJenkins2014-08-022-9/+19
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Libvirt:Instance resize confirm issue against NFSchenxiao2014-02-182-9/+19
* | | | | | | | | | | | Fixes the Hyper-V agent individual disk metricsClaudiu Belu2014-07-314-50/+72
* | | | | | | | | | | | Added missing raise statement when checking the config driver formatAdrian Vladu2014-07-313-8/+25
* | | | | | | | | | | | Replaces exception re-raising in Hyper-VAlessandro Pilotti2014-07-313-22/+20
* | | | | | | | | | | | Fixes Hyper-V VHDX snapshot bigger than instancePetrut Lucian2014-07-316-27/+194
* | | | | | | | | | | | Hyper-V: Change variable in debug log messageGabriel Samfira2014-07-311-2/+2
* | | | | | | | | | | | Fixed naming issue of variable in a debug statement formattingGergo Debreczeni2014-07-311-1/+1
* | | | | | | | | | | | Hyper-V:Preserve config drive image after the instance is resizedDuYaHong2014-07-312-5/+12
* | | | | | | | | | | | Fixes ConfigDrive bug on WindowsAlessandro Pilotti2014-07-311-2/+2
* | | | | | | | | | | | Hyper-v: Change the hyper-v error log for debug when resize failedguohliu2014-07-311-2/+6
* | | | | | | | | | | | Merge "Set python hash seed to 0 in tox.ini" into stable/havanaJenkins2014-07-311-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
| * | | | | | | | | | | Set python hash seed to 0 in tox.iniClark Boylan2014-07-291-2/+3
* | | | | | | | | | | | Merge "Update log message for add_host_to_aggregate" into stable/havanaJenkins2014-07-311-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Update log message for add_host_to_aggregateJay Lau2014-04-141-2/+2
* | | | | | | | | | | | | Merge "Fix for qemu-nbd hang" into stable/havanaJenkins2014-07-314-0/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | Fix for qemu-nbd hangDavanum Srinivas2014-04-144-0/+19
* | | | | | | | | | | | | Merge "Fixes Hyper-V issue with VHD file format" into stable/havanaJenkins2014-07-312-7/+70
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fixes Hyper-V issue with VHD file formatAlessandro Pilotti2014-07-302-7/+70
* | | | | | | | | | | | | | Merge "Fixes get_vm_storage_paths issue for Hyper-V V2 API" into stable/havanaJenkins2014-07-314-33/+117
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | Fixes get_vm_storage_paths issue for Hyper-V V2 APIFeng Ju2014-07-304-33/+117
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge "Use one query instead of two for quota_usages" into stable/havanaJenkins2014-07-302-41/+25
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Use one query instead of two for quota_usagesVishvananda Ishaya2014-07-262-41/+25
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge "Fix bug detach volume fails with "KeyError" in EC2" into stable/havanaJenkins2014-07-302-1/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix bug detach volume fails with "KeyError" in EC2ruichen2014-04-092-1/+21
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge "Ensure deleted instances' status is always DELETED" into stable/havanaJenkins2014-07-303-1/+43
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Ensure deleted instances' status is always DELETEDLuis A. Garcia2014-02-033-1/+43
* | | | | | | | | | | | | | Merge "Use the mangle checksum fill rule regardless to the multi_host" into s...Jenkins2014-07-302-3/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Use the mangle checksum fill rule regardless to the multi_hostAttila Fazekas2014-05-302-3/+7
* | | | | | | | | | | | | | | Merge "Remove unnecessary steps for cold snapshots" into stable/havanaJenkins2014-07-306-104/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Remove unnecessary steps for cold snapshotsQingXin Meng2014-04-146-104/+17
| | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge "Qpid: advance thru the list of brokers on reconnect" into stable/havanaJenkins2014-07-301-3/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Qpid: advance thru the list of brokers on reconnectRussell Bryant2014-06-121-3/+5
* | | | | | | | | | | | | | | | Require admin context for interfaces on ext networkSalvatore Orlando2014-07-293-6/+41
| |_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge "Updated from global requirements" into stable/havanaJenkins2014-07-242-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Updated from global requirementsOpenStack Proposal Bot2014-07-232-3/+3
| | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Avoid possible timing attack in metadata apiGrant Murphy2014-07-233-1/+27
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge "Ensure routing key is specified in the address for a direct producer" ...Jenkins2014-07-091-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Ensure routing key is specified in the address for a direct producerKenneth Giusti2014-07-081-1/+1