summaryrefslogtreecommitdiffstats
path: root/nova/virt/hyperv
Commit message (Expand)AuthorAgeFilesLines
* remove locals() from virt/hyperv packageEugene Nikanorov2013-06-299-60/+109
* Remove trivial cases of unused variables (3)Stanislaw Pitucha2013-06-271-1/+1
* Refresh volume connections when starting instancesBrent Eagles2013-06-251-1/+2
* Fix and enable H403 testsDirk Mueller2013-06-121-2/+4
* Rename functions in nova.compute.flavors from instance_typeJoe Gordon2013-06-111-1/+1
* Add power_on flag to virt driver finish/revert migration methodsMatt Riedemann2013-05-302-8/+10
* Hide lock_prefix argument using synchronized_with_prefix()Zhongyue Luo2013-05-141-4/+5
* Merge "Adds instance root disk size checks during resize"Jenkins2013-05-102-2/+24
|\
| * Adds instance root disk size checks during resizeAlessandro Pilotti2013-05-082-2/+24
* | Rename nova.compute.instance_types to flavorsJoe Gordon2013-05-071-2/+2
|/
* Convert to using oslo's execute() method.Michael Still2013-05-041-1/+2
* Merge "Fix hyperv copy file error logged incorrect"Jenkins2013-04-221-1/+2
|\
| * Fix hyperv copy file error logged incorrectguohliu2013-04-191-1/+2
* | Improve Python 3.x compatibilityDirk Mueller2013-04-221-1/+1
|/
* Remove unnecessary LOG initialisationStanislaw Pitucha2013-04-103-8/+0
* Remove deprecated Grizzly code.Joe Gordon2013-04-043-18/+8
* Remove print statementsArata Notsu2013-04-021-1/+0
* Fix Hyper V instance conflictsBen Nemec2013-03-201-0/+3
* Merge "Fixes Hyper-V live migration with attached volumes"Jenkins2013-03-156-68/+274
|\
| * Fixes Hyper-V live migration with attached volumesAlessandro Pilotti2013-03-146-68/+274
* | Fixes an iSCSI connector issue in the Hyper-V driver.Pedro Navarro Perez2013-03-141-8/+1
* | Merge "xenapi: Fix reboot with hung volumes"Jenkins2013-03-121-1/+1
|\ \ | |/ |/|
| * xenapi: Fix reboot with hung volumesRick Harris2013-03-111-1/+1
* | Fixes volume attach on Hyper-V with IPv6Alessandro Pilotti2013-03-102-6/+8
|/
* Merge "Moves Hyper-V options to the hyperv section"Jenkins2013-03-066-29/+42
|\
| * Moves Hyper-V options to the hyperv sectionAlessandro Pilotti2013-03-056-31/+44
* | Fixes disk size issue during image boot on Hyper-VAlessandro Pilotti2013-03-045-47/+141
|/
* Merge "Fixes the Hyper-V driver's method signature"Jenkins2013-03-012-3/+4
|\
| * Fixes the Hyper-V driver's method signatureAlessandro Pilotti2013-03-012-3/+4
* | Fixes a Hyper-V live migration issueAlessandro Pilotti2013-03-012-10/+24
|/
* Use oslo-config-2013.1b4Mark McLoughlin2013-02-1911-12/+21
* Merge "Implements resize / cold migration on Hyper-V"Jenkins2013-02-1213-232/+598
|\
| * Implements resize / cold migration on Hyper-VAlessandro Pilotti2013-02-1213-232/+598
* | Fixes a bug in attaching volumes on Hyper-VAlessandro Pilotti2013-02-111-3/+4
|/
* Recache or rebuild missing images on hard_rebootRafi Khardalian2013-02-071-1/+1
* Adds original copyright notice to refactored filesAlessandro Pilotti2013-02-062-0/+2
* Nova Hyper-V driver refactoringAlessandro Pilotti2013-01-2921-1332/+1373
* Fix hacking N302 import only modulesJoe Gordon2013-01-241-3/+5
* Merge "fix misspellings in logs, comments and tests"Jenkins2013-01-231-1/+1
|\
| * fix misspellings in logs, comments and testsPádraig Brady2013-01-211-1/+1
* | Merge "More consistent libvirt XML handling and cleanup"Jenkins2013-01-221-1/+1
|\ \ | |/ |/|
| * More consistent libvirt XML handling and cleanupRafi Khardalian2013-01-191-1/+1
* | Correcting improper use of the word 'an'.Matt Joyce2013-01-161-1/+1
|/
* Merge "Adds support for Quantum networking in Hyper-V"Jenkins2013-01-143-64/+179
|\
| * Adds support for Quantum networking in Hyper-VAlessandro Pilotti2013-01-143-64/+179
* | Convert ConfigDriveHelper to being a context manager itself.Michael Still2013-01-131-1/+1
|/
* Move global service networking opts to new moduleMark McLoughlin2013-01-092-2/+2
* Merge "Fix N402 for nova/virt"Jenkins2013-01-097-29/+29
|\
| * Fix N402 for nova/virtSean Dague2013-01-087-29/+29
* | Move common virt driver options to virt.driverMark McLoughlin2013-01-092-2/+2
|/