]> review.fuel-infra Code Review - openstack-build/cinder-build.git/shortlog
openstack-build/cinder-build.git
2014-01-26 JenkinsMerge "Convert RBD unit tests to use mock instead of...
2014-01-26 JenkinsMerge "Fix import log_handler error with publish_errors...
2014-01-26 JenkinsMerge "Updated error messages for volume clone"
2014-01-26 OpenStack JenkinsMerge "Imported Translations from Transifex"
2014-01-25 Swapnil KulkarniUpdated error messages for volume clone
2014-01-25 JenkinsMerge "Catch new iscsi exception"
2014-01-25 OpenStack JenkinsMerge "Updated from global requirements"
2014-01-25 JenkinsMerge "Delete volume transfer in volume_destroy function"
2014-01-25 JenkinsMerge "Enable multi-process for API service"
2014-01-25 JenkinsMerge "Sync common modules from Oslo"
2014-01-25 JenkinsMerge "Sync py3kcompat, sslutils, versionutils from...
2014-01-25 JenkinsMerge "Sync gettextutils from Oslo"
2014-01-25 JenkinsMerge "Fixed inconsistency in iqn"
2014-01-25 JenkinsMerge "Fix docstring and remove unused variable"
2014-01-25 OpenStack JenkinsImported Translations from Transifex
2014-01-25 OpenStack JenkinsUpdated from global requirements
2014-01-25 John GriffithCatch new iscsi exception
2014-01-24 JenkinsMerge "Fix up calculating space info for mirrored volumes"
2014-01-24 ling-yunDelete volume transfer in volume_destroy function
2014-01-24 JenkinsMerge "Remove unused method 'is_key_value_present()'"
2014-01-24 JenkinsMerge "Add support for retype in Storwize/SVC driver"
2014-01-24 ling-yunFix docstring and remove unused variable
2014-01-24 JenkinsMerge "Added missing accept_transfer to FC"
2014-01-24 JenkinsMerge "Rename __init__.py to create_volume.py"
2014-01-23 JenkinsMerge "Update HACKING.rst with regard to mock usage"
2014-01-23 Zhiteng HuangEnable multi-process for API service
2014-01-23 Eric HarneySync common modules from Oslo
2014-01-23 Eric HarneySync py3kcompat, sslutils, versionutils from Oslo
2014-01-23 Eric HarneySync gettextutils from Oslo
2014-01-23 Li Min LiuAdd support for retype in Storwize/SVC driver
2014-01-23 JenkinsMerge "Use a mirrored mirror log"
2014-01-23 JenkinsMerge "Remove unused config options"
2014-01-23 JenkinsMerge "Pull Bug #1263122 fix for service module from...
2014-01-22 JenkinsMerge "Remove unused variable in restore_backup method"
2014-01-22 Edward Hope... Convert RBD unit tests to use mock instead of mox
2014-01-22 JenkinsMerge "Use oslo.rootwrap library instead of local copy"
2014-01-22 JenkinsMerge "Fix UnboundLocalError in TgtAdm.update_iscsi_target"
2014-01-22 JenkinsMerge "Allow user to specify audit period."
2014-01-22 JenkinsMerge "Transfer creation doesn't support 'name' via...
2014-01-22 JenkinsMerge "Fix cross-import bug in cinder.db.sqlalchemy...
2014-01-22 JenkinsMerge "Add Backup Service to 'cinder-all' script"
2014-01-22 JenkinsMerge "Ensure hostnames are converted to IP for compari...
2014-01-22 JenkinsMerge "Update host on driver retype"
2014-01-22 JenkinsMerge "Remove env from rootwrap filter"
2014-01-21 JenkinsMerge "Remove unused variable in os-extend api"
2014-01-21 Walter A. Boring IVFixed inconsistency in iqn
2014-01-21 Avishay TraegerUpdate HACKING.rst with regard to mock usage
2014-01-21 JenkinsMerge "Updates for version list to show correct references"
2014-01-21 JenkinsMerge "Use loopingcall from openstack-common"
2014-01-21 JenkinsMerge "Pull latest scheduler change from Oslo"
2014-01-21 KIYOHIRO ADACHIRemove unused method 'is_key_value_present()'
2014-01-21 KIYOHIRO ADACHIRemove unused config options
2014-01-20 JenkinsMerge "Register EMC config options globally"
2014-01-20 Vishvananda... Fix up calculating space info for mirrored volumes
2014-01-20 Anastasia KarpinskaRename __init__.py to create_volume.py
2014-01-20 Thierry CarrezUse oslo.rootwrap library instead of local copy
2014-01-20 Yuriy TaradayFix UnboundLocalError in TgtAdm.update_iscsi_target
2014-01-19 Avishay TraegerUpdate host on driver retype
2014-01-19 JenkinsMerge "Fix exception log msg in attach volume method"
2014-01-19 JenkinsMerge "Fix os.getlogin() problem with no tty"
2014-01-18 ling-yunRemove unused variable in restore_backup method
2014-01-17 Bob CallawayEnsure hostnames are converted to IP for comparison.
2014-01-17 Zhiteng HuangAdd Backup Service to 'cinder-all' script
2014-01-17 Dirk MuellerRemove env from rootwrap filter
2014-01-17 JenkinsMerge "GlusterFS: Synchronize additional operations"
2014-01-17 JenkinsMerge "Remove legacy config option 'connection_type'"
2014-01-17 JenkinsMerge "Use a *args pass-in instead of a list one"
2014-01-17 JenkinsMerge "LVM: update iscsi target on volume attach"
2014-01-17 Ollie LeahyAllow user to specify audit period.
2014-01-17 ling-yunFix exception log msg in attach volume method
2014-01-17 Chang Bo GuoFix import log_handler error with publish_errors set
2014-01-17 Joel FriedlyUse a mirrored mirror log
2014-01-16 Walter A. Boring IVAdded missing accept_transfer to FC
2014-01-16 Dirk MuellerRegister EMC config options globally
2014-01-16 Koert van der... Fix os.getlogin() problem with no tty
2014-01-16 Swapnil KulkarniUpdates for version list to show correct references
2014-01-16 Dima ShulyakFix cross-import bug in cinder.db.sqlalchemy.api
2014-01-16 Zhiteng HuangPull Bug #1263122 fix for service module from Oslo
2014-01-16 Zhiteng HuangPull latest scheduler change from Oslo
2014-01-16 Eric HarneyUse loopingcall from openstack-common
2014-01-16 Joshua HarlowUse a *args pass-in instead of a list one
2014-01-15 ling-yunRemove unused variable in os-extend api
2014-01-15 Eric HarneyGlusterFS: Synchronize additional operations
2014-01-14 Flavio PercocoMove driver initialization check into the method
2014-01-13 Eric HarneyUpdate cinder.conf.sample for keystoneclient change
2014-01-13 wingwjTransfer creation doesn't support 'name' via xml
2014-01-13 JenkinsMerge "Switch to Oslo's config generator"
2014-01-12 JenkinsMerge "Print driver exception on retype"
2014-01-12 JenkinsMerge "Fix Brick LVM test command parsing"
2014-01-12 JenkinsMerge "Drop Chance/SimpleScheduler Implementation"
2014-01-12 Avishay TraegerPrint driver exception on retype
2014-01-12 JenkinsMerge "Add bool_type dictionary to test_migrations"
2014-01-12 JenkinsMerge "Hiding postgresql password in connection string"
2014-01-12 JenkinsMerge "Remove unused message from iogrp_data setup"
2014-01-11 JenkinsMerge "Fixed a problem in iSCSI multipath"
2014-01-11 JenkinsMerge "3PAR: Raise Ex when del snapshot with depend...
2014-01-10 JenkinsMerge "Raise max header size to accommodate large tokens."
2014-01-10 JenkinsMerge "VMDK:Using host mount info for datastore selection"
2014-01-10 JenkinsMerge "Fix sheepdog copy_image_to_volume method"
2014-01-10 JenkinsMerge "Fix sqlalchemy bug in transfer_get_all_by_project"
next