summaryrefslogtreecommitdiffstats
path: root/nova/tests/test_hypervapi.py
Commit message (Expand)AuthorAgeFilesLines
* hyperv: Move tests under nova/tests/virt/hypervRick Harris2013-05-231-1254/+0
* Merge "Adds instance root disk size checks during resize"Jenkins2013-05-101-41/+66
|\
| * Adds instance root disk size checks during resizeAlessandro Pilotti2013-05-081-41/+66
* | Fixes mock calls in Hyper-V test methodAlessandro Pilotti2013-05-081-7/+4
|/
* removing unused variable from a testtilottama gaat2013-04-171-1/+0
* Fix Hyper V instance conflictsBen Nemec2013-03-201-12/+69
* Fixes Hyper-V live migration with attached volumesAlessandro Pilotti2013-03-141-74/+145
* Merge "Moves Hyper-V options to the hyperv section"Jenkins2013-03-061-8/+10
|\
| * Moves Hyper-V options to the hyperv sectionAlessandro Pilotti2013-03-051-8/+10
* | Fixes disk size issue during image boot on Hyper-VAlessandro Pilotti2013-03-041-5/+25
|/
* Fixes the Hyper-V driver's method signatureAlessandro Pilotti2013-03-011-1/+1
* Use oslo-config-2013.1b4Mark McLoughlin2013-02-191-1/+2
* Implements resize / cold migration on Hyper-VAlessandro Pilotti2013-02-121-57/+233
* Recache or rebuild missing images on hard_rebootRafi Khardalian2013-02-071-1/+2
* Nova Hyper-V driver refactoringAlessandro Pilotti2013-01-291-279/+625
* Adds support for Quantum networking in Hyper-VAlessandro Pilotti2013-01-141-1/+7
* attach/detach_volume() take instance as a parameterArata Notsu2013-01-081-2/+2
* Adding two snapshot related task statesAndrew Melton2013-01-041-2/+32
* Provide a configdrive helper which uses contextlib.Michael Still2012-12-211-0/+4
* Add support for new WMI iSCSI initiator APIPedro Navarro Perez2012-12-011-12/+5
* Fixes HyperV compute "resume" testsAlessandro Pilotti2012-11-291-8/+2
* Merge "Added cpu_info report to HyperV Compute driver"Jenkins2012-11-261-2/+3
|\
| * Added cpu_info report to HyperV Compute driverLuis Fernandez Alvarez2012-11-231-2/+3
* | Allow VMs to be resumed after a hypervisor rebootRafi Khardalian2012-11-201-0/+6
|/
* Fixes a bug in get_info in the Hyper-V DriverAlessandro Pilotti2012-11-201-1/+1
* Remove nova.config.CONFMark McLoughlin2012-11-201-2/+2
* Remove nova.flagsMark McLoughlin2012-11-171-1/+0
* Adds support for ConfigDriveV2 in Hyper-VAlessandro Pilotti2012-11-161-9/+51
* Switch from FLAGS to CONF in testsMark McLoughlin2012-11-101-1/+4
* Updated scheduler and compute for multiple capabilities.Mikyung Kang2012-11-101-1/+1
* Introduce VirtAPI to nova/virtDan Smith2012-11-011-1/+1
* Fixes hypervisor based image filtering on Hyper-VAlessandro Pilotti2012-10-311-0/+10
* Adds get_available_resource to hyperv driverAlessandro Pilotti2012-09-091-0/+6
* Fix hyperv driver spawn() signatureMark McLoughlin2012-09-031-2/+4
* Adds Hyper-V support in nova-compute (with new network_info model), including...Alessandro Pilotti2012-08-161-0/+463