summaryrefslogtreecommitdiffstats
path: root/nova/volume
Commit message (Expand)AuthorAgeFilesLines
* Misused and not used config optionsZhongyue Luo2012-05-162-4/+4
* Alphabetize importsJoe Gordon2012-05-143-3/+3
* Adding notifications for volumesCraig Vyvial2012-05-142-0/+94
* Remove instance Foreign Key in volumes table, replace with instance_uuidJohn Griffith2012-05-102-5/+11
* Replaces exceptions.Error with NovaExceptionAlex Meade2012-05-075-42/+50
* Merge "Adding 'host' info to volume-compute connection information."Jenkins2012-05-021-50/+39
|\
| * Adding 'host' info to volume-compute connection information.Nirmal Ranganathan2012-05-021-50/+39
* | Use save_and_reraise_exception() from common.Russell Bryant2012-05-021-4/+5
* | Provide better quota error messages.Alex Meade2012-05-021-1/+1
|/
* Merge "Clean up ElementTree usage"Jenkins2012-04-301-4/+5
|\
| * Clean up ElementTree usageChuck Short2012-04-301-4/+5
* | Use openstack.common.importutils.Russell Bryant2012-04-282-3/+5
|/
* xenapi_conn -> xenapi.connectionJohannes Erdfelt2012-04-121-1/+1
* Merge "Improve grammar throughout nova."Jenkins2012-04-101-1/+1
|\
| * Improve grammar throughout nova.Paul McMillan2012-04-101-1/+1
* | Improved localization testing.Yuriy Taraday2012-04-103-10/+10
|/
* Allow unprivileged RADOS users to access rbd volumes.Josh Durgin2012-04-021-2/+13
* Allow snapshots in error state to be deleted.Anthony Young2012-03-301-2/+2
* Check that volume has no snapshots before deletionAnthony Young2012-03-291-0/+6
* Don't send snapshot requests through the schedulerVishvananda Ishaya2012-03-201-6/+7
* 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