summaryrefslogtreecommitdiffstats
path: root/nova/volume
Commit message (Expand)AuthorAgeFilesLines
* Add ca cert file support to cinder client requestsCian O'Driscoll2013-05-161-4/+9
* Merge "Refactor nova.volume.cinder.API to reduce roundtrips with Cinder"Jenkins2013-05-151-69/+89
|\
| * Refactor nova.volume.cinder.API to reduce roundtrips with CinderOleg Bondarev2013-05-141-69/+89
* | Prevent rescuing a VM with a partially mounted volume.Joe Gordon2013-05-011-0/+6
|/
* Translate cinder NotFound exceptionChris Yeoh2013-04-171-1/+16
* Clarify volume related exception messageJoe Gordon2013-04-101-1/+1
* translate cinder BadRequest exceptionSean Dague2013-03-221-4/+8
* Use oslo-config-2013.1b4Mark McLoughlin2013-02-192-5/+6
* Add option to allow cross AZ attach configurableLiam Kelleher2013-02-141-1/+9
* Stop including full service catalog in each RPC msgJoe Gordon2013-01-281-1/+3
* Fix hacking N302 import only modulesJoe Gordon2013-01-241-2/+2
* Allow nova to use insecure cinderclient.Cory Stone2013-01-161-0/+4
* Adds a flag to allow configuring a regionRohit Karajgi2013-01-091-1/+13
* Move api_class options to where they are usedMark McLoughlin2013-01-091-0/+9
* Support cinderclient http retries.Cory Stone2013-01-071-1/+5
* Extract image metadata from CinderNikola Dipanov2012-12-191-0/+4
* Fixed deleting instance booted from invalid volUnmesh Gurjar2012-12-141-2/+19
* Remove nova.config.CONFMark McLoughlin2012-11-202-4/+4
* Remove nova.flagsMark McLoughlin2012-11-172-2/+0
* Remove volume.driver and volume.iscsiJoe Gordon2012-11-122-1189/+0
* Fix misuse of exists()Yun Mao2012-11-121-1/+1
* Switch from FLAGS to CONF in misc modulesMark McLoughlin2012-11-044-59/+63
* removes the nova-volume code from novaVishvananda Ishaya2012-10-2814-5980/+0
* Merge "Migrate to fileutils and lockutils."Jenkins2012-10-261-1/+2
|\
| * Migrate to fileutils and lockutils.Michael Still2012-10-251-1/+2
* | SanISCSIDriver SSH execution fixes.Yuriy Taraday2012-10-231-3/+5
|/
* remove deprecated connection_type flagSean Dague2012-10-011-2/+3
* Replaced default hostname function from gethostname to getfqdnLuis Fernandez Alvarez2012-09-261-4/+4
* Merge "Fixes remove_export for IetAdm"Jenkins2012-09-262-6/+4
|\
| * Fixes remove_export for IetAdmMotoKen2012-09-252-6/+4
* | Merge "Fix NetAppCmodeISCSIDriver._get_lun_handle() method"Jenkins2012-09-251-1/+1
|\ \
| * | Fix NetAppCmodeISCSIDriver._get_lun_handle() methodBen Swartzlander2012-09-241-1/+1
| |/
* | Merge "Revert explicit usage of tgt-adm --conf option."Jenkins2012-09-251-3/+5
|\ \
| * | Revert explicit usage of tgt-adm --conf option.Eoghan Glynn2012-09-251-3/+5
| |/
* | Merge "Fix config opts for Storwize/SVC volume driver."Jenkins2012-09-251-60/+44
|\ \ | |/ |/|
| * Fix config opts for Storwize/SVC volume driver.Avishay Traeger2012-09-211-60/+44
* | Merge "Fixes to the SolarisISCSI Driver"Jenkins2012-09-211-6/+5
|\ \
| * | Fixes to the SolarisISCSI DriverYosef Berman2012-09-201-6/+5
| |/
* / Add lun number (0) to model_update in HpSanDriverJohn Griffith2012-09-201-2/+5
|/
* Merge "Fix solidfire option declaration"Jenkins2012-09-201-3/+3
|\
| * Fix solidfire option declarationMark McLoughlin2012-09-201-3/+3
* | Replace builtin hash with MD5 to solve 32/64-bit issues.Ben Swartzlander2012-09-191-2/+2
* | Correct IetAdm remove_iscsi_targetMotoKen2012-09-191-1/+1
* | Update quota when deleting volume that failed to be scheduledZhiteng Huang2012-09-182-10/+20
* | add ability to clone imagesJosh Durgin2012-09-182-7/+99
* | Adds new volume API extensionsUnmesh Gurjar2012-09-184-21/+154
* | Merge "Fix volume deletion when device mapper is used"Jenkins2012-09-181-0/+4
|\ \
| * | Fix volume deletion when device mapper is usedRafi Khardalian2012-09-171-0/+4
| |/
* / Add admin actions extensionClay Gerrard2012-09-141-2/+2
|/
* Add a resume delete on volume manager startupJohn Griffith2012-09-131-0/+6