summaryrefslogtreecommitdiffstats
path: root/nova/volume
Commit message (Expand)AuthorAgeFilesLines
...
* Remove Virtual Storage Array (VSA) codeBrian Waldon2012-03-153-364/+0
* HACKING fixes, TODO authors.Yuriy Taraday2012-03-161-3/+2
* Allow errored volumes to be deletedVishvananda Ishaya2012-03-141-2/+6
* HACKING fixes, all but sqlalchemy.Yuriy Taraday2012-03-072-10/+9
* fix restructuredtext formatting in docstrings that show up in the developer g...Doug Hellmann2012-03-052-10/+15
* Only raw string literals should be used with _()Johannes Erdfelt2012-03-041-7/+7
* Merge "Adds netapp volume driver"Jenkins2012-02-291-0/+676
|\
| * Adds netapp volume driverRob Esker2012-02-291-0/+676
* | Merge "Add lun number to provider_location in create_volume * Fixes bug 938876"Jenkins2012-02-291-1/+4
|\ \ | |/ |/|
| * Add lun number to provider_location in create_volumejohn-griffith2012-02-221-1/+4
* | Merge "Add attaching state for Volumes"Jenkins2012-02-231-0/+10
|\ \
| * | Add attaching state for VolumesLiam Kelleher2012-02-201-0/+10
| |/
* | Add Nexenta volume driver.Yuriy Taraday2012-02-233-0/+399
* | Add exception SnapshotIsBusy to be handled as VolumeIsBusy.Yuriy Taraday2012-02-211-0/+6
|/
* Fixes nova-volume support for multiple lunsVishvananda Ishaya2012-02-161-17/+23
* Core modifications for future zones service.Chris Behrens2012-02-161-1/+6
* Replace ApiError with new exceptionsBrian Waldon2012-02-143-49/+34
* Standardize logging delaration and useJason Kölker2012-02-146-6/+6
* Merge "Removes constraints from instance and volume types"Jenkins2012-02-101-12/+0
|\
| * Removes constraints from instance and volume typesVishvananda Ishaya2012-02-081-12/+0
* | Remove the last of the gflags shim layerMark McLoughlin2012-02-104-4/+4
* | Merge "Backslash continuations (misc.)"Jenkins2012-02-105-31/+30
|\ \
| * | Backslash continuations (misc.)Zhongyue Luo2012-02-085-31/+30
| |/
* / Use named logger when availableJohannes Erdfelt2012-02-081-2/+2
|/
* Add initiator to initialize_connectionVishvananda Ishaya2012-02-044-30/+50
* Move cfg to nova.openstack.commonMark McLoughlin2012-02-034-5/+4
* Implementation of new Nova Volume driver for SolidFire ISCSI SANjohn-griffith2012-01-301-3/+263
* Refactor away the flags.DEFINE_* helpersMark McLoughlin2012-01-284-48/+89
* Do not write passwords to verbose logs. bug 916167Joe Gordon2012-01-181-7/+7
* Add default policy ruleBrian Waldon2012-01-161-3/+4
* Add policy checks to Volume.APIBrian Waldon2012-01-151-0/+45
* Convert nova.volume.api.API to use volume objectsBrian Waldon2012-01-131-46/+42
* Remove a whole bunch of unused importsVishvananda Ishaya2012-01-132-6/+0
* Merge "Support local target for Solaris, use 'safe' command-line processing"Jenkins2012-01-041-48/+99
|\
| * Support local target for Solaris, use 'safe' command-line processingJustin Santa Barbara2011-12-261-48/+99
* | PEP8 type comparison cleanuplzyeval2012-01-043-3/+3
* | 'except:' to 'except Exception:' as per HACKINGJoe Gordon2011-12-271-1/+1
|/
* create_export and ensure_export should pass up the return value, to update th...Justin Santa Barbara2011-12-181-2/+2
* Fix tgtadm off by one error. Fixes bug #871278Chuck Short2011-12-131-3/+8
* Refactors periodic tasks to use a decorator.Rick Harris2011-12-071-16/+2
* Pass '-r' option to 'collie cluster status'.François Charlier2011-12-061-1/+4
* Fixes a typo preventing attaching RBD volumes.François Charlier2011-12-061-1/+1
* Bug #898290: iSCSI volume backend treats FLAGS.host as a hostnameEwan Mellor2011-11-301-4/+13
* Refactor of QuotaErrorJoe Gordon2011-11-101-1/+1
* Fix exception reraising in volume manager.Yuriy Taraday2011-11-101-17/+16
* Xen Storage Manager Volume Driverrenukaapte2011-11-013-1/+252
* Allow the user to choose either ietadm or tgtadm (lp:819997)Mark McLoughlin2011-10-132-29/+179
* Remove VolumeDriver.sync_exec method (lp:819997)Mark McLoughlin2011-10-131-48/+43
* Remove AoE, Clean up volume codeVishvananda Ishaya2011-10-114-250/+203
* deprecate aoeVishvananda Ishaya2011-09-131-1/+8