summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Give instance default hostname if hostname is empty" into stable/kilo2015.1.2Jenkins2015-10-084-5/+100
|\
| * Give instance default hostname if hostname is emptyEli Qiao2015-09-244-5/+100
* | Merge "Fix quota update in init_instance on nova-compute restart" into stable...Jenkins2015-10-052-4/+90
|\ \
| * | Fix quota update in init_instance on nova-compute restartRajesh Tailor2015-09-302-4/+90
* | | Merge "Raise InstanceNotFound when save FK constraint fails" into stable/kiloJenkins2015-09-302-0/+24
|\ \ \ | |/ / |/| |
| * | Raise InstanceNotFound when save FK constraint failsmelanie witt2015-09-242-0/+24
* | | Merge "Relax restrictions on server name" into stable/kiloJenkins2015-09-293-3/+41
|\ \ \
| * | | Relax restrictions on server nameSean Dague2015-09-243-3/+41
| |/ /
* | | Merge "Remove unnecessary 'context' param from quotas reserve method call" in...Jenkins2015-09-292-7/+6
|\ \ \ | |/ / |/| |
| * | Remove unnecessary 'context' param from quotas reserve method callRajesh Tailor2015-09-232-7/+6
| |/
* | Merge "Hyper-V: Fixes serial port issue on Windows Threshold" into stable/kiloJenkins2015-09-214-1/+24
|\ \
| * | Hyper-V: Fixes serial port issue on Windows ThresholdLucian Petrut2015-08-314-1/+24
* | | Merge "Make pagination tolerate a deleted marker" into stable/kiloJenkins2015-09-212-5/+21
|\ \ \
| * | | Make pagination tolerate a deleted markerMartin Schuppert2015-08-202-5/+21
* | | | Merge "Fix race between resource audit and cpu pinning" into stable/kiloJenkins2015-09-215-100/+229
|\ \ \ \
| * | | | Fix race between resource audit and cpu pinningChris Friesen2015-06-125-100/+229
* | | | | Updated from global requirementsOpenStack Proposal Bot2015-09-191-1/+1
* | | | | Merge "Fix wrong check when use image in local" into stable/kiloJenkins2015-09-172-2/+33
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix wrong check when use image in localwangxiyuan2015-06-182-2/+33
* | | | | Merge "Don't expect meta attributes in object_compat that aren't in the db ob...Jenkins2015-09-142-1/+26
|\ \ \ \ \
| * | | | | Don't expect meta attributes in object_compat that aren't in the db objMatt Riedemann2015-09-092-1/+26
* | | | | | Merge "Unshelving volume backed instance fails" into stable/kiloJenkins2015-09-142-3/+11
|\ \ \ \ \ \
| * | | | | | Unshelving volume backed instance failsPranaliDeore2015-08-202-3/+11
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Allow to use autodetection of volume device path" into stable/kiloJenkins2015-09-142-1/+17
|\ \ \ \ \ \
| * | | | | | Allow to use autodetection of volume device pathDavanum Srinivas2015-09-042-1/+17
* | | | | | | Merge "Delete orphaned instance files from compute nodes" into stable/kiloJenkins2015-09-142-4/+129
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Delete orphaned instance files from compute nodesRajesh Tailor2015-09-032-4/+129
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Support ssh-keygen of OpenSSH 6.8" into stable/kiloJenkins2015-09-082-1/+56
|\ \ \ \ \ \
| * | | | | | Support ssh-keygen of OpenSSH 6.8Victor Stinner2015-07-072-1/+56
* | | | | | | Merge "VMware: pass network info to config drive." into stable/kiloJenkins2015-09-074-12/+21
|\ \ \ \ \ \ \
| * | | | | | | VMware: pass network info to config drive.Feng Xi Yan2015-09-064-12/+21
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "Hyper-V: Removes old instance dirs after live migration" into stable/kiloJenkins2015-09-062-0/+6
|\ \ \ \ \ \ \
| * | | | | | | Hyper-V: Removes old instance dirs after live migrationClaudiu Belu2015-08-132-0/+6
* | | | | | | | Merge "Kilo-Removing extension "OS-EXT-VIF-NET" from v2.1 ext list" into stab...Jenkins2015-09-063-18/+0
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Kilo-Removing extension "OS-EXT-VIF-NET" from v2.1 ext listghanshyam2015-07-073-18/+0
* | | | | | | | Merge "Hyper-V: Fixes live migration configdrive copy operation" into stable/...Jenkins2015-09-023-4/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | Hyper-V: Fixes live migration configdrive copy operationClaudiu Belu2015-08-133-4/+12
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Don't check flavor disk size when booting from volume" into stable/kiloJenkins2015-09-014-44/+203
|\ \ \ \ \ \ \ \
| * | | | | | | | Don't check flavor disk size when booting from volumeMatthew Booth2015-08-144-44/+203
* | | | | | | | | Merge "Hyper-V: Fix missing WMI namespace issue on Windows 2008 R2" into stab...Jenkins2015-09-013-2/+41
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Hyper-V: Fix missing WMI namespace issue on Windows 2008 R2Lucian Petrut2015-08-133-2/+41
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Hyper-V: Fix virtual hard disk detach" into stable/kiloJenkins2015-09-013-8/+23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Hyper-V: Fix virtual hard disk detachLucian Petrut2015-08-133-8/+23
| |/ / / / / / / /
* | | | | | | | | Merge "Handle FC LUN IDs greater 255 correctly on s390x architectures" into s...Jenkins2015-09-012-2/+17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Handle FC LUN IDs greater 255 correctly on s390x architecturesStefan Amann2015-08-262-2/+17
* | | | | | | | | | Merge "Update obj_reset_changes signatures to match" into stable/kiloJenkins2015-09-013-4/+14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update obj_reset_changes signatures to matchAndrew Laski2015-08-243-4/+14
| |/ / / / / / / / /
* | | | | | | | | | Updated from global requirementsOpenStack Proposal Bot2015-09-011-1/+1
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Merge "Don't pass the service catalog when making glance requests" into stabl...Jenkins2015-08-274-7/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Don't pass the service catalog when making glance requestsZHU ZHU2015-08-074-7/+2