summaryrefslogtreecommitdiff
path: root/nova/virt/hyperv/livemigrationops.py
Commit message (Expand)AuthorAgeFilesLines
* Avoid error state for recovered instances after failed migrationsLucian Petrut2019-08-261-5/+4
* Merge "Hyper-V: fix live migration with CSVs"Zuul2017-12-011-2/+4
|\
| * Hyper-V: fix live migration with CSVsLucian Petrut2017-07-031-2/+4
* | propagate OSError to MigrationPreCheckErrorjichenjc2017-10-201-3/+12
* | hyperv: Fixes log message in livemigrationopsClaudiu Belu2017-06-301-1/+2
|/
* Adds Hyper-V OVS ViF driverGabriel Adrian Samfira2017-01-111-0/+1
* Merge "HyperV: use os-brick for volume related operations"Jenkins2016-11-191-1/+1
|\
| * HyperV: use os-brick for volume related operationsLucian Petrut2016-11-171-1/+1
* | Remove block_migration from LM rollbackPawel Koniszewski2016-10-181-2/+1
|/
* Hyper-V: properly handle shared storage during migrationsLucian Petrut2016-08-241-11/+34
* cleanup_live_migration_destination_check spacingEric Fried2016-07-271-2/+1
* Added support for new block device format in vmopsAdelina Tuvenie2016-07-071-1/+3
* Rename driver method check_can_live_migrate_destination_cleanupTimofey Durakov2016-06-231-2/+2
* Merge "HyperV: Nova serial console access support"Jenkins2016-05-201-3/+8
|\
| * HyperV: Nova serial console access supportLucian Petrut2016-05-201-3/+8
* | HyperV: Refactor livemigr, avoiding getting disk paths remotelyLucian Petrut2016-04-041-0/+9
|/
* objects: add HyperVLiveMigrateData stubLucian Petrut2016-02-291-1/+1
* Hyper-V: Removes pointless check in livemigrationopsAndrei Bacos2016-02-221-26/+1
* config options: Centralise 'virt.driver' optionsStephen Finucane2016-02-111-3/+2
* Add transitional support for migrate data objects to compute managerDan Smith2015-12-161-1/+2
* Hyper-V: adds os-win libraryClaudiu Belu2015-12-021-4/+4
* Hyper-V: Removes old instance dirs after live migrationClaudiu Belu2015-06-161-0/+3
* Fix copy configdrive during live-migration on HyperVAdelina Tuvenie2015-03-111-6/+3
* Fixes Hyper-V: configdrive is not migrated to destinationAdelina Tuvenie2015-02-271-0/+6
* Use oslo.logDavanum Srinivas2015-02-221-1/+1
* Switch to using oslo_* instead of oslo.*Davanum Srinivas2015-02-061-2/+2
* Fixes Hyper-V boot from volume live migrationAlessandro Pilotti2015-01-151-1/+1
* Hyper-V: attach volumes via SMBLucian Petrut2014-12-081-6/+7
* Hyper-V: Skip logging out in-use targetsLucian Petrut2014-10-241-2/+3
* Use oslo.utilsDavanum Srinivas2014-10-061-1/+1
* Adds Hyper-V serial console logLucian Petrut2014-08-291-0/+5
* Use oslo.i18nDavanum Srinivas2014-07-181-1/+1
* Don't translate debug level logs in nova.virtGary Kotton2014-06-081-9/+9
* Remove vi modelinesliu-sheng2014-02-031-2/+0
* Merge "Adds factory methods to load Hyper-V utils classes"Jenkins2013-08-091-6/+4
|\
| * Adds factory methods to load Hyper-V utils classesalexpilotti2013-07-301-6/+4
* | Merge "Fixes Hyper-V issues on versions prior to 2012"Jenkins2013-07-291-1/+26
|\ \ | |/
| * Fixes Hyper-V issues on versions prior to 2012Alessandro Pilotti2013-07-261-1/+26
* | Remove the monkey patching of _ into the builtinsAlex Gaynor2013-07-261-0/+1
|/
* Fixes Hyper-V live migration with attached volumesAlessandro Pilotti2013-03-141-6/+8
* Fixes a Hyper-V live migration issueAlessandro Pilotti2013-03-011-3/+15
* Use oslo-config-2013.1b4Mark McLoughlin2013-02-191-1/+2
* Implements resize / cold migration on Hyper-VAlessandro Pilotti2013-02-121-12/+7
* Nova Hyper-V driver refactoringAlessandro Pilotti2013-01-291-96/+18
* Move common virt driver options to virt.driverMark McLoughlin2013-01-091-1/+1
* Use CONF.import_opt() for nova.config optsMark McLoughlin2012-11-201-1/+1
* Remove nova.config.CONFMark McLoughlin2012-11-201-1/+2
* Remove nova.flagsMark McLoughlin2012-11-171-1/+0
* Switch from FLAGS to CONF in nova.virtMark McLoughlin2012-11-071-2/+3
* Fixes live_migration missing migrate_data parameter in Hyper-V driverAlessandro Pilotti2012-10-141-1/+1