summaryrefslogtreecommitdiffstats
path: root/nova/volume
Commit message (Expand)AuthorAgeFilesLines
...
* Merge "Backport changes from Cinder to Nova-Volume"Jenkins2012-09-133-0/+854
|\
| * Backport changes from Cinder to Nova-VolumeBen Swartzlander2012-09-123-0/+854
* | Merge "Add reservations parameter when cast "create_volume" to volume manager"Jenkins2012-09-131-1/+2
|\ \
| * | Add reservations parameter when cast "create_volume" to volume managerRongze Zhu2012-09-131-1/+2
* | | Merge "Fix FLAGS.volumes_dir help message"Jenkins2012-09-131-3/+3
|\ \ \ | |/ / |/| |
| * | Fix FLAGS.volumes_dir help messageJoe Gordon2012-09-121-3/+3
* | | Merge "Add flag cinder_endpoint_template to volume.cinder"Jenkins2012-09-131-7/+16
|\ \ \
| * | | Add flag cinder_endpoint_template to volume.cinderClay Gerrard2012-09-101-7/+16
| |/ /
* | | Merge "Update SolidFire volume driver"Jenkins2012-09-132-244/+424
|\ \ \
| * | | Update SolidFire volume driverJohn Griffith2012-09-092-244/+424
* | | | Add 'detaching' to volume statusRongze Zhu2012-09-122-0/+17
| |/ / |/| |
* | | Merge "Handle missing 'provider_location' in rm_export."Jenkins2012-09-101-6/+6
|\ \ \
| * | | Handle missing 'provider_location' in rm_export.Dan Prince2012-09-071-6/+6
* | | | Merge "Specify the conf file when creating a volume."Jenkins2012-09-101-0/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Specify the conf file when creating a volume.Dan Prince2012-09-061-0/+2
| |/ /
* | | Merge "rbd: implement create_volume_from_snapshot"Jenkins2012-09-091-8/+60
|\ \ \
| * | | rbd: implement create_volume_from_snapshotJosh Durgin2012-09-071-8/+60
| |/ /
* | | Merge "Call driver for attach/detach_volume"Jenkins2012-09-072-0/+27
|\ \ \
| * | | Call driver for attach/detach_volumeCory Stone2012-09-072-0/+27
| |/ /
* | | Merge "Use volume driver specific exceptions"Jenkins2012-09-076-90/+108
|\ \ \
| * | | Use volume driver specific exceptionsRonen Kat2012-09-076-90/+108
| |/ /
* / / Fix typo in tgtadm LOG.error() callChuck Short2012-09-071-1/+1
|/ /
* / Allow cinder catalog match values to be configuredVishvananda Ishaya2012-09-061-1/+15
|/
* Merge "avoid the buffer cache when copying volumes"Jenkins2012-09-061-1/+12
|\
| * avoid the buffer cache when copying volumesPádraig Brady2012-09-061-1/+12
* | Fix creation of iscsi targetsChuck Short2012-09-042-76/+159
|/
* Merge "Fixed boot from snapshot failure."Jenkins2012-08-311-1/+5
|\
| * Fixed boot from snapshot failure.Unmesh Gurjar2012-08-311-1/+5
* | Merge "Stop using scheduler RPC API magic"Jenkins2012-08-311-7/+7
|\ \ | |/ |/|
| * Stop using scheduler RPC API magicMark McLoughlin2012-08-291-7/+7
* | Spelling: Persistant=>PersistentJoe Gordon2012-08-301-1/+1
|/
* Port existing code to utils.ensure_treeMichael Still2012-08-281-2/+1
* Merge "Remove unused flags"Jenkins2012-08-271-1/+1
|\
| * Remove unused flagsJoe Gordon2012-08-231-1/+1
* | Fix typo in call in cinder.API unreserve_volumeRongze Zhu2012-08-211-1/+1
|/
* Merge "Move volume size validation to api layer."Jenkins2012-08-201-1/+11
|\
| * Move volume size validation to api layer.Eoghan Glynn2012-08-151-1/+11
* | Remove unused importsRongzeZhu2012-08-172-2/+0
|/
* volumes: fix check_for_export() in non-exporting volume driversJosh Durgin2012-08-131-0/+8
* Default behavior should restrict admins to tenant for volumes.jakedahn2012-08-101-7/+19
* maint: compare singletons with 'is' not '=='Pádraig Brady2012-08-101-1/+1
* Merge "Send 'create volume from snapshot' to the proper host"Jenkins2012-08-091-7/+37
|\
| * Send 'create volume from snapshot' to the proper hostZhuRongze2012-08-031-7/+37
* | Driver for IBM Storwize and SVC storage.Avishay Traeger2012-08-091-0/+1249
* | Fixes parameter passing to tgt-admin for iscsiRenuka Apte2012-08-061-2/+2
|/
* Fix failed iscsi tgt delete errors with new tgtadmJohn Griffith2012-08-011-5/+11
* Update targets information when creating target.Chuck Short2012-07-311-1/+1
* Fix rootwrapper with tgt-adminChuck Short2012-07-301-2/+2
* Add persistent volumes for tgtd.Chuck Short2012-07-272-51/+84
* Merge "Don't log debug auth token when using cinder."Jenkins2012-07-261-2/+1
|\