summaryrefslogtreecommitdiffstats
path: root/nova/virt/powervm
Commit message (Expand)AuthorAgeFilesLines
* Merge "Implement get_host_uptime for powervm driver"Jenkins2013-07-013-1/+34
|\
| * Implement get_host_uptime for powervm driverMatt Riedemann2013-06-273-1/+34
* | Remove trivial cases of unused variables (3)Stanislaw Pitucha2013-06-272-3/+3
|/
* Refresh volume connections when starting instancesBrent Eagles2013-06-251-1/+2
* Merge "Remove redundant architecture property update in powervm snapshot"Jenkins2013-06-171-5/+1
|\
| * Remove redundant architecture property update in powervm snapshotMatt Riedemann2013-06-111-5/+1
* | Fix and enable H403 testsDirk Mueller2013-06-121-1/+2
* | Rename functions in nova.compute.flavors from instance_typeJoe Gordon2013-06-112-2/+2
|/
* Add power_on flag to virt driver finish/revert migration methodsMatt Riedemann2013-05-302-9/+15
* Clean up failed image transfers in instance spawnChang Bo Guo2013-05-291-19/+30
* Fix UnboundLocalError in powervm lvm cleanup codeMatt Riedemann2013-05-231-6/+8
* Merge "Convert to using newly imported processutils."Jenkins2013-05-133-9/+7
|\
| * Convert to using newly imported processutils.Michael Still2013-05-083-9/+7
* | Merge "Check cached SSH connection in PowerVM driver"Jenkins2013-05-103-7/+39
|\ \
| * | Check cached SSH connection in PowerVM driverMatt Riedemann2013-05-093-7/+39
| |/
* / Rename nova.compute.instance_types to flavorsJoe Gordon2013-05-072-4/+4
|/
* Convert to using oslo's execute() method.Michael Still2013-05-042-8/+11
* Fix key error when create lpar instance failedPhong Ly2013-05-011-1/+2
* Merge "Completes the power_state mapping from compute driver and manager"Jenkins2013-04-283-1/+37
|\
| * Completes the power_state mapping from compute driver and managerDavid Peraza2013-04-123-1/+37
* | Fix powervm driver resize instance errorguohliu2013-04-241-11/+13
* | Improve Python 3.x compatibilityDirk Mueller2013-04-222-2/+2
|/
* set timeout for paramiko ssh connectionPhong Ly2013-04-062-1/+4
* Resolve conflicting mac address in resizeLance Bragstad2013-04-032-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