summaryrefslogtreecommitdiff
path: root/nova/virt/hyperv/pathutils.py
Commit message (Expand)AuthorAgeFilesLines
* Remove six.text_type (1/2)Takashi Natsume2020-12-131-2/+1
* propagate OSError to MigrationPreCheckErrorjichenjc2017-10-201-4/+9
* Hyper-V: properly handle shared storage during migrationsLucian Petrut2016-08-241-0/+26
* Hyper-V: properly handle UNC instance pathsLucian Petrut2016-08-241-1/+1
* Added support for new block device format in vmopsAdelina Tuvenie2016-07-071-4/+5
* Adds Hyper-V imagecache cleanupAdelina Tuvenie2016-05-231-0/+14
* Hyper-V: Implement nova rescueLucian Petrut2016-05-211-10/+22
* Merge "HyperV: Nova serial console access support"Jenkins2016-05-201-2/+13
|\
| * HyperV: Nova serial console access supportLucian Petrut2016-05-201-2/+13
* | Config options: Centralize compute optionsSujitha2016-04-201-1/+0
|/
* Config options: centralize section "hyperv"Esra Celik2016-03-211-13/+2
* Remove unused logging import and LOG global varZhihai Song2015-12-251-3/+0
* Hyper-V: adds os-win libraryClaudiu Belu2015-12-021-149/+8
* Hyper-V: refines the exceptions raised in the driverClaudiu Belu2015-11-241-1/+2
* Merge "Use string substitution before raising exception"Jenkins2015-08-131-3/+3
|\
| * Use string substitution before raising exceptionTaylor Peoples2015-08-111-3/+3
* | Merge "Hyper-V: Fix missing WMI namespace issue on Windows 2008 R2"Jenkins2015-08-121-1/+18
|\ \ | |/ |/|
| * Hyper-V: Fix missing WMI namespace issue on Windows 2008 R2Lucian Petrut2015-06-081-1/+18
* | Merge "Fixes "Hyper-V destroy vm fails on Windows Server 2008R2""Jenkins2015-07-201-1/+13
|\ \
| * | Fixes "Hyper-V destroy vm fails on Windows Server 2008R2"Adelina Tuvenie2015-06-221-1/+13
| |/
* | Hyper-V: Fixes live migration configdrive copy operationClaudiu Belu2015-06-161-0/+1
|/
* Hyper-V: Fixes cold migration / resize issueClaudiu Belu2015-05-281-0/+14
* Fix copy configdrive during live-migration on HyperVAdelina Tuvenie2015-03-111-8/+0
* Fixes Hyper-V: configdrive is not migrated to destinationAdelina Tuvenie2015-02-271-2/+11
* Use oslo.logDavanum Srinivas2015-02-221-1/+1
* Switch to using oslo_* instead of oslo.*Davanum Srinivas2015-02-061-1/+1
* Fixes Hyper-V should log a clear error messageAdelina Tuvenie2015-01-211-5/+18
* Hyper-V: attach volumes via SMBLucian Petrut2014-12-081-0/+57
* Adds Hyper-V serial console logLucian Petrut2014-08-291-0/+6
* Fix attaching config drive issue on Hyper-V when migrate instancesjufeng2014-07-291-0/+14
* Use oslo.i18nDavanum Srinivas2014-07-181-1/+1
* Fix and gate on H305 and H307Davanum Srinivas2014-07-151-1/+2
* Don't translate debug level logs in nova.virtGary Kotton2014-06-081-2/+2
* Remove vi modelinesliu-sheng2014-02-031-2/+0
* Fixes typos in virt filesAlex Glikson2013-10-071-1/+1
* Merge "Use utils.execute instead of subprocess"Jenkins2013-09-051-2/+3
|\
| * Use utils.execute instead of subprocessJoshua Hesketh2013-09-041-2/+3
* | Adds ephemeral storage support for Hyper-VAlessandro Pilotti2013-09-041-2/+13
* | Adds Hyper-V VHDX supportAlessandro Pilotti2013-09-041-2/+11
|/
* Remove the monkey patching of _ into the builtinsAlex Gaynor2013-07-261-0/+1
* remove locals() from virt/hyperv packageEugene Nikanorov2013-06-291-2/+3
* Fix hyperv copy file error logged incorrectguohliu2013-04-191-1/+2
* Merge "Moves Hyper-V options to the hyperv section"Jenkins2013-03-061-3/+3
|\
| * Moves Hyper-V options to the hyperv sectionAlessandro Pilotti2013-03-051-3/+3
* | Fixes disk size issue during image boot on Hyper-VAlessandro Pilotti2013-03-041-4/+11
|/
* Use oslo-config-2013.1b4Mark McLoughlin2013-02-191-1/+2
* Implements resize / cold migration on Hyper-VAlessandro Pilotti2013-02-121-29/+84
* Nova Hyper-V driver refactoringAlessandro Pilotti2013-01-291-0/+67