summaryrefslogtreecommitdiff
path: root/nova/virt/powervm
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove junk file when ftp transfer failure" into stable/grizzlyJenkins2013-07-281-3/+8
|\
| * Remove junk file when ftp transfer failureChang Bo Guo2013-07-021-3/+8
* | Refresh volume connections when starting instancesBrent Eagles2013-06-261-1/+2
|/
* Merge "Clean up failed image transfers in instance spawn" into stable/grizzlyJenkins2013-06-211-19/+30
|\
| * Clean up failed image transfers in instance spawnChang Bo Guo2013-05-291-19/+30
* | Fix powervm driver resize instance errorguohliu2013-05-141-11/+13
|/
* Fix key error when create lpar instance failedPhong Ly2013-05-031-1/+2
* set timeout for paramiko ssh connectionPhong Ly2013-04-232-1/+4
* Resolve conflicting mac address in resizeLance Bragstad2013-04-052-0/+32
* Fixes PowerVM spawn failed as missing attr supported_instancesFei Long Wang2013-03-192-0/+2
* rstrip() strips characters, not stringsJohannes Erdfelt2013-03-151-1/+4
* Resize/Migrate refactoring fixes and test casesLance Bragstad2013-03-142-2/+2
* xenapi: Fix reboot with hung volumesRick Harris2013-03-111-1/+4
* Remove uses of instance['instance_type'] from powervm driver.Dan Smith2013-03-062-3/+6
* Updating powervm driver snapshot with update_task_state flowDavid Peraza2013-03-043-6/+24
* Merge "Add ssh port and key based auth to VPD."Jenkins2013-03-031-2/+4
|\
| * Add ssh port and key based auth to VPD.Chris Krelle2013-03-031-2/+4
* | Merge "Make compute manager revert crashed migrations on init_host()"Jenkins2013-03-021-2/+8
|\ \
| * | Make compute manager revert crashed migrations on init_host()Dan Smith2013-02-281-2/+8
* | | Fix IBM copyright stringsKurt Taylor2013-03-019-9/+9
|/ /
* | Makes sure required powervm config options are setDavid Peraza2013-02-271-4/+6
|/
* Removes unnecessary qemu-img dependency on powervm driverDavid Peraza2013-02-221-3/+3
* Removed duplicate spawn code in PowerVM driverLance Bragstad2013-02-201-78/+24
* Merge "Use oslo-config-2013.1b4"Jenkins2013-02-203-8/+7
|\
| * Use oslo-config-2013.1b4Mark McLoughlin2013-02-193-8/+7
* | PowerVMDiskAdapter detach/cleanup refactoringDavid Peraza2013-02-202-8/+82
|/
* Merge "Resize/Migrate functions for PowerVM driver"Jenkins2013-02-146-10/+418
|\
| * Resize/Migrate functions for PowerVM driverLance Bragstad2013-02-136-10/+418
* | Correct misspelling in PowerVM commentMichael J Fork2013-02-131-1/+1
|/
* Refine PowerVM MAC address generation algorithmMichael J Fork2013-02-111-8/+19
* Merge "Recache or rebuild missing images on hard_reboot"Jenkins2013-02-081-1/+1
|\
| * Recache or rebuild missing images on hard_rebootRafi Khardalian2013-02-071-1/+1
* | hypervisor-supplied-nics support in PowerVMMichael J Fork2013-02-062-3/+58
|/
* Mark password config options with secretMichael J Fork2013-02-011-1/+2
* Make sure there are no unused importJoe Gordon2013-01-282-14/+1
* Merge "Enable N302: Import modules only"Jenkins2013-01-251-1/+3
|\
| * Enable N302: Import modules onlyJoe Gordon2013-01-251-1/+3
* | Refactored run_command for better namingLance Bragstad2013-01-241-18/+20
|/
* fix misspellings in logs, comments and testsPádraig Brady2013-01-211-1/+1
* Fix N402 for nova/virtSean Dague2013-01-082-6/+6
* add to driver option to keep disks when instance destroyedKravchenko Pavel2013-01-082-6/+7
* powervm: Implement snapshot for local volumesLance Bragstad2013-01-075-14/+267
* Removed unused imports.Chuck Short2012-12-212-6/+0
* powervm: Refactored run_command for better namingLance Bragstad2012-12-051-14/+15
* Merge "powervm: add DiskAdapter for local volumes"Jenkins2012-12-043-174/+338
|\
| * powervm: add DiskAdapter for local volumesMatt Odden2012-12-013-174/+338
* | Add POWERVM_STARTING state to powervm driverLance Bragstad2012-11-292-1/+4
|/
* Allow VMs to be resumed after a hypervisor rebootRafi Khardalian2012-11-201-1/+1
* Remove nova.config.CONFMark McLoughlin2012-11-202-4/+3
* Remove nova.flagsMark McLoughlin2012-11-172-2/+0