summaryrefslogtreecommitdiffstats
path: root/nova/volume
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Don't log debug auth token when using cinder.Dan Prince2012-07-251-2/+1
* | Fix typo of localhost's IP.Michael Still2012-07-261-1/+1
* | Add support for snapshots and volume types to netapp driver.Ben Swartzlander2012-07-251-161/+480
|/
* Add missing parameters to novas cinder apiJohn Griffith2012-07-251-9/+13
* Don't create volumes if an incorrect size was givenMike Perez2012-07-201-0/+3
* Merge "Distinguish over-quota for volume size and number."Jenkins2012-07-111-4/+21
|\
| * Distinguish over-quota for volume size and number.Eoghan Glynn2012-07-041-4/+21
* | Fixes api fails to unpack metadata using cinderJohn Griffith2012-07-101-3/+3
* | Merge "Switch to common notifiers."Jenkins2012-07-101-1/+1
|\ \
| * | Switch to common notifiers.Andrew Bogott2012-07-061-1/+1
| |/
* / refactor xenapi/connection => xenapi/driverSean Dague2012-07-101-1/+1
|/
* Add Cinder Volume API to NovaJohn Griffith2012-07-032-2/+234
* Switch to common logging.Andrew Bogott2012-07-0210-10/+10
* Make tgtadm the default iscsi user-land helper.Chuck Short2012-06-221-1/+1
* Use rpc from openstack-common.Russell Bryant2012-06-201-1/+1
* Xen Storage Manager: tests for xensm volume driverRenuka Apte2012-06-181-1/+3
* Replaces functions in utils.py with openstack/common/timeutils.pyZhongyue Luo2012-06-163-4/+6