summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Final versioning for 2012.2.12012.2.1Mark McLoughlin2012-11-291-1/+1
* Remove unused python-daemon dependencyEric Harney2012-11-291-1/+0
* Improve provider_location cleanup code for RBD.Adam Gandelman2012-11-281-1/+2
* Detect and fix issues caused by vol ID migrationJohn Griffith2012-10-314-6/+77
* pin sqlalchemy to the 0.7.x seriesSean Dague2012-10-311-1/+1
* Merge "Restore SIGPIPE default action for subprocesses" into stable/folsomJenkins2012-10-142-0/+17
|\
| * Restore SIGPIPE default action for subprocessesThierry Carrez2012-10-052-0/+17
* | Set defaultbranch in .gitreview to stable/folsomMark McLoughlin2012-10-131-0/+1
|/
* Bump next version to 2012.2.1Thierry Carrez2012-09-281-2/+2
* Merge "Fix NetAppCmodeISCSIDriver._get_lun_handle() method" into milestone-pr...folsom-rc32012.2Jenkins2012-09-261-1/+1
|\
| * Fix NetAppCmodeISCSIDriver._get_lun_handle() methodBen Swartzlander2012-09-251-1/+1
* | Merge "Revert explicit usage of tgt-adm --conf option." into milestone-proposedJenkins2012-09-252-5/+6
|\ \
| * | Revert explicit usage of tgt-adm --conf option.Eoghan Glynn2012-09-252-5/+6
| |/
* | Fixes remove_export for IetAdmMotoKen2012-09-252-9/+7
|/
* Add missing entries in setup, fix up pip-requiresfolsom-rc2John Griffith2012-09-243-7/+12
* Fix cinder-volume-usage-auditJulien Danjou2012-09-215-21/+94
* Return 400 if create volume snapshot force parameter is invalidRongze Zhu2012-09-213-1/+26
* Merge "Stop double logging to the console" into milestone-proposedJenkins2012-09-211-5/+0
|\
| * Stop double logging to the consoleVishvananda Ishaya2012-09-201-5/+0
* | Remove cinder gating hackVishvananda Ishaya2012-09-201-3/+0
|/
* Merge "Set the default availability zone back to nova" into milestone-proposedJenkins2012-09-215-9/+13
|\
| * Set the default availability zone back to novaVishvananda Ishaya2012-09-205-9/+13
* | Add lun number (0) to model_update in HpSanDriverJohn Griffith2012-09-202-3/+6
|/
* Fixes to the SolarisISCSI DriverYosef Berman2012-09-201-7/+10
* Merge "Correct IetAdm remove_iscsi_target" into milestone-proposedJenkins2012-09-203-5/+19
|\
| * Correct IetAdm remove_iscsi_targetJohn Griffith2012-09-193-5/+19
* | Add nova migrate_version check to cinder importJohn Griffith2012-09-191-1/+11
|/
* Mark Cinder 2012.2 Final as we near RC1folsom-rc1Thierry Carrez2012-09-181-1/+1
* Merge "Clean up db.volume_create()"Jenkins2012-09-182-14/+4
|\
| * Clean up db.volume_create()John Griffith2012-09-172-14/+4
* | Merge "Fix volume deletion when device mapper is used"Jenkins2012-09-182-0/+8
|\ \ | |/ |/|
| * Fix volume deletion when device mapper is usedRafi Khardalian2012-09-172-0/+8
* | Merge "Update quota when deleting volume that failed to be scheduled"Jenkins2012-09-172-13/+20
|\ \ | |/ |/|
| * Update quota when deleting volume that failed to be scheduledZhiteng Huang2012-09-182-13/+20
* | Merge "Fix FLAGS.volumes_dir help message"Jenkins2012-09-171-3/+3
|\ \ | |/ |/|
| * Fix FLAGS.volumes_dir help messageJoe Gordon2012-09-121-3/+3
* | Sync a change to rpc from openstack-common.Russell Bryant2012-09-141-1/+1
* | Merge "Sync notifier changes from openstack-common"Jenkins2012-09-146-142/+67
|\ \
| * | Sync notifier changes from openstack-commonMark McLoughlin2012-09-076-142/+67
* | | Merge "Add a resume delete on volume manager startup"Jenkins2012-09-141-0/+6
|\ \ \
| * | | Add a resume delete on volume manager startupJohn Griffith2012-09-131-0/+6
* | | | Merge "Improve entity validation in volumes APIs"Jenkins2012-09-148-57/+145
|\ \ \ \ | |/ / / |/| | |
| * | | Improve entity validation in volumes APIsMark McLoughlin2012-09-138-57/+145
* | | | Merge "Add entity body validation helper"Jenkins2012-09-132-0/+46
|\ \ \ \ | |/ / /
| * | | Add entity body validation helperMark McLoughlin2012-09-132-0/+46
* | | | Should've added super().tearDown() in test_iscsiJohn Griffith2012-09-131-0/+1
* | | | Fixes bug 1050135.Avishay Traeger2012-09-133-8/+322
| |_|/ |/| |
* | | Merge "Use tmpdir and avoid leaving test files behind"Jenkins2012-09-131-2/+12
|\ \ \
| * | | Use tmpdir and avoid leaving test files behindJohn Griffith2012-09-121-2/+12
* | | | Merge "Sync log format changes from openstack-common."Jenkins2012-09-131-5/+4
|\ \ \ \