summaryrefslogtreecommitdiff
path: root/nova/virt/hyperv/volumeops.py
Commit message (Expand)AuthorAgeFilesLines
* Use force=True for os-brick disconnect during deletemelanie witt2023-05-101-6/+6
* hyper-v rbd volume supportLucian Petrut2021-03-021-1/+8
* trivial: Remove log translationsStephen Finucane2020-05-271-2/+2
* hyperv: Cleans up live migration Planned VMClaudiu Belu2018-08-231-0/+6
* Remove translation of log messagesNgo Quoc Cuong2017-06-131-15/+14
* HyperV: use os-brick for volume related operationsLucian Petrut2016-11-171-321/+204
* Add Hyper-V storage QoS supportLucian Petrut2016-09-231-1/+43
* Added support for new block device format in vmopsAdelina Tuvenie2016-07-071-23/+13
* Config options: Centralize netconf optionsPushkar Umaranikar2016-04-241-2/+0
* Config options: centralize section "hyperv"Esra Celik2016-03-211-20/+2
* Merge "HyperV: Fix vm disk path issue"Jenkins2016-02-251-42/+52
|\
| * HyperV: Fix vm disk path issueLucian Petrut2016-02-121-42/+52
* | Merge "HyperV: Set disk serial number for attached volumes"Jenkins2016-02-251-1/+3
|\ \ | |/
| * HyperV: Set disk serial number for attached volumesLucian Petrut2016-01-181-1/+3
* | Hyper-V: os_win related updatesClaudiu Belu2016-02-191-6/+6
|/
* Hyper-V: adds os-win libraryClaudiu Belu2015-12-021-8/+8
* Hyper-V: refines the exceptions raised in the driverClaudiu Belu2015-11-241-8/+12
* Hyper-V: Fix SMBFS volume attach race conditionLucian Petrut2015-06-031-2/+25
* Use six.moves.range for Python 3Victor Stinner2015-05-201-1/+2
* Use oslo.logDavanum Srinivas2015-02-221-1/+1
* Switch to using oslo_* instead of oslo.*Davanum Srinivas2015-02-061-2/+2
* Merge "Fixes Hyper-V volume discovery exception message"Jenkins2014-12-121-2/+5
|\
| * Fixes Hyper-V volume discovery exception messageAlessandro Pilotti2014-08-261-2/+5
* | Hyper-V: attach volumes via SMBLucian Petrut2014-12-081-78/+207
* | Replacement `_` on `_LW` in all LOG.warning part 4Mike Durnosvistov2014-12-041-3/+3
* | Merge "Specify storage IP for iscsi connector"Jenkins2014-12-011-1/+1
|\ \
| * | Specify storage IP for iscsi connectorCory Stone2014-11-131-1/+1
* | | Add CHAP credentials supportLucian Petrut2014-11-191-1/+13
|/ /
* | Merge "Hyper-V: Skip logging out in-use targets"Jenkins2014-11-121-10/+26
|\ \
| * | Hyper-V: Skip logging out in-use targetsLucian Petrut2014-10-241-10/+26
* | | Replacement `_` on `_LE` in all LOG.errorMike Durnosvistov2014-10-211-2/+2
|/ /
* | Use oslo.utilsDavanum Srinivas2014-10-061-1/+1
* | Fixes Hyper-V volume mapping issue on rebootAlessandro Pilotti2014-09-101-0/+19
* | Fixes Hyper-V boot from volume root device issueAlessandro Pilotti2014-08-181-2/+6
|/
* Fix and Gate on E265Joe Gordon2014-07-241-8/+8
* Merge "Fixes Hyper-V SCSI slot selection"Jenkins2014-07-191-2/+9
|\
| * Fixes Hyper-V SCSI slot selectionLucian Petrut2014-07-151-2/+9
* | Use oslo.i18nDavanum Srinivas2014-07-181-1/+1
|/
* Don't translate debug level logs in nova.virtGary Kotton2014-06-081-15/+15
* Fixes Hyper-V iSCSI target login methodLucian Petrut2014-05-151-3/+3
* Merge "Replaces exception re-raising in Hyper-V"Jenkins2014-03-101-7/+7
|\
| * Replaces exception re-raising in Hyper-VAlessandro Pilotti2014-02-261-7/+7
* | Enable flake8 H404 checkingAlexander Bochkarev2014-02-271-4/+2
|/
* Remove vi modelinesliu-sheng2014-02-031-2/+0
* hyperv: Retry after WMI query fails to find devJay S. Bryant2014-01-221-2/+23
* Merge "hyperv: Initialize target_iqn in attach_volume"Jenkins2013-10-221-1/+3
|\
| * hyperv: Initialize target_iqn in attach_volumeJay S. Bryant2013-10-021-1/+3
* | Fixes typos in virt filesAlex Glikson2013-10-071-2/+2
|/
* Fixes missing host in Hyper-V get_volume_connectorAlessandro Pilotti2013-08-241-0/+2
* Merge "Adds factory methods to load Hyper-V utils classes"Jenkins2013-08-091-16/+4
|\