summaryrefslogtreecommitdiffstats
path: root/nova/virt/powervm/blockdev.py
Commit message (Expand)AuthorAgeFilesLines
* Rename functions in nova.compute.flavors from instance_typeJoe Gordon2013-06-111-1/+1
* 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-131-3/+3
|\
| * Convert to using newly imported processutils.Michael Still2013-05-081-3/+3
* | Merge "Check cached SSH connection in PowerVM driver"Jenkins2013-05-101-3/+5
|\ \
| * | Check cached SSH connection in PowerVM driverMatt Riedemann2013-05-091-3/+5
| |/
* / Rename nova.compute.instance_types to flavorsJoe Gordon2013-05-071-2/+2
|/
* Completes the power_state mapping from compute driver and managerDavid Peraza2013-04-121-0/+14
* rstrip() strips characters, not stringsJohannes Erdfelt2013-03-151-1/+4
* Resize/Migrate refactoring fixes and test casesLance Bragstad2013-03-141-1/+1
* Remove uses of instance['instance_type'] from powervm driver.Dan Smith2013-03-061-2/+3
* Updating powervm driver snapshot with update_task_state flowDavid Peraza2013-03-041-2/+15
* Fix IBM copyright stringsKurt Taylor2013-03-011-1/+1
* Removes unnecessary qemu-img dependency on powervm driverDavid Peraza2013-02-221-3/+3
* Merge "Use oslo-config-2013.1b4"Jenkins2013-02-201-1/+2
|\
| * Use oslo-config-2013.1b4Mark McLoughlin2013-02-191-1/+2
* | PowerVMDiskAdapter detach/cleanup refactoringDavid Peraza2013-02-201-3/+72
|/
* Resize/Migrate functions for PowerVM driverLance Bragstad2013-02-131-2/+41
* Make sure there are no unused importJoe Gordon2013-01-281-6/+1
* powervm: Implement snapshot for local volumesLance Bragstad2013-01-071-11/+134
* Removed unused imports.Chuck Short2012-12-211-1/+0
* powervm: Refactored run_command for better namingLance Bragstad2012-12-051-14/+15
* powervm: add DiskAdapter for local volumesMatt Odden2012-12-011-0/+302