]> review.fuel-infra Code Review - openstack-build/cinder-build.git/shortlog
openstack-build/cinder-build.git
2015-06-04 JenkinsMerge "Return provider_id in SolidFire model update"
2015-06-04 JenkinsMerge "Clean up unused exceptions"
2015-06-04 JenkinsMerge "Fix issues with extra specs in VMAX driver"
2015-06-04 JenkinsMerge "Port ProphetStor driver to use ABCMeta driver...
2015-06-04 JenkinsMerge "Remove un-used import at test_volume_transfer.py"
2015-06-04 JenkinsMerge "Adds FC and ISCSI Cinder drivers for DotHill...
2015-06-04 JenkinsMerge "Allow provisioning to reach max oversubscription"
2015-06-03 John GriffithReturn provider_id in SolidFire model update
2015-06-03 Kurt MartinDeprecate the HPLeftHandISCSIDriver CLIQ driver
2015-06-03 Xing YangAllow provisioning to reach max oversubscription
2015-06-03 rick.chenPort ProphetStor driver to use ABCMeta driver model
2015-06-03 Sean McGinnisClean up unused exceptions
2015-06-03 nikeshmAdds FC and ISCSI Cinder drivers for DotHill Storage...
2015-06-03 JenkinsMerge "Bump SolidFire version number"
2015-06-03 JenkinsMerge "Dell SC: update_volume_stats could use uninitial...
2015-06-02 John GriffithBump SolidFire version number
2015-06-02 JenkinsMerge "Disable backup progress notifications for unit...
2015-06-02 Tom SwansonDell SC: update_volume_stats could use uninitialized...
2015-06-02 JenkinsMerge "Fix assertRaisesRegexp deprecation warnings...
2015-06-02 JenkinsMerge "Switch get_all_snapshots to use objects"
2015-06-02 Eric HarneyDisable backup progress notifications for unit tests
2015-06-02 JenkinsMerge "Refactor PureISCSIDriver into base and iSCSI...
2015-06-02 JenkinsMerge "EMC VMAX Manage/Unmanage Volume"
2015-06-02 Michal DulkoFix assertRaisesRegexp deprecation warnings in UT
2015-06-02 Patrick EastRefactor PureISCSIDriver into base and iSCSI classes.
2015-06-02 JenkinsMerge "Use SolidFire snapshots for Cinder snapshots"
2015-06-02 JenkinsMerge "Fix volume creation from image with allowed_dire...
2015-06-01 JenkinsMerge "Add chap support to CloudByte cinder driver"
2015-06-01 JenkinsMerge "NetApp FC driver shims missing manage/unmanage"
2015-06-01 Gorka EguileorFix cinder concurrency issues on rtstool
2015-06-01 John GriffithUse SolidFire snapshots for Cinder snapshots
2015-06-01 Thang PhamSwitch get_all_snapshots to use objects
2015-05-31 JenkinsMerge "Add volume ID to fake volumes in Gluster tests"
2015-05-31 JenkinsMerge "Notification with volume and snapshot metadata"
2015-05-31 JenkinsMerge "VMware: insecure option should be exposed"
2015-05-30 wanghaoNotification with volume and snapshot metadata
2015-05-30 JenkinsMerge "Create iSCSI lio portals with right IPs and...
2015-05-29 JenkinsMerge "Fix capacity filter to allow oversubscription"
2015-05-29 John GriffithAdd volume ID to fake volumes in Gluster tests
2015-05-29 Xing YangFix capacity filter to allow oversubscription
2015-05-29 JenkinsMerge "Fix response when querying host detail by host...
2015-05-29 JenkinsMerge "Fix expression-not-assigned pylint issues"
2015-05-29 Xing YangEMC VMAX Manage/Unmanage Volume
2015-05-29 yogeshprasadAdd chap support to CloudByte cinder driver
2015-05-29 JenkinsMerge "Stop using deprecated timeutils.isotime()"
2015-05-29 JenkinsMerge "Fix wrong response with version details"
2015-05-29 JenkinsMerge "Create consistgroup from cgsnapshot support...
2015-05-29 wanghaoRemove un-used import at test_volume_transfer.py
2015-05-29 JenkinsMerge "Updating cmd/manage.py get_arg_string() argument...
2015-05-29 JenkinsMerge "Add standard QoS spec support to cDOT drivers"
2015-05-28 Clinton KnightNetApp FC driver shims missing manage/unmanage
2015-05-28 Daniel AllegoodUpdating cmd/manage.py get_arg_string() argument parser...
2015-05-28 JenkinsMerge "Display NOTIFICATIONS on assert failure"
2015-05-28 Rajesh TailorFix expression-not-assigned pylint issues
2015-05-27 Tom BarronAdd standard QoS spec support to cDOT drivers
2015-05-27 JenkinsMerge "Avoid LUN ID collisions in NetApp iSCSI drivers"
2015-05-27 Rushil ChughAvoid LUN ID collisions in NetApp iSCSI drivers
2015-05-27 Eric BrownVMware: insecure option should be exposed
2015-05-27 JenkinsMerge "Dell SC driver honoring folder name after volume...
2015-05-27 Gorka EguileorCreate iSCSI lio portals with right IPs and port
2015-05-27 TinaCreate consistgroup from cgsnapshot support in VNX...
2015-05-27 Julien DanjouStop using deprecated timeutils.isotime()
2015-05-27 wanghaoFix response when querying host detail by host name
2015-05-27 wangxiyuanFix wrong response with version details
2015-05-26 JenkinsMerge "Leverage dict comprehension in PEP-0274"
2015-05-26 JenkinsMerge "Targets test refactoring"
2015-05-26 JenkinsMerge "Address 0x712d8e0e error in VNX Cinder Driver"
2015-05-26 JenkinsMerge "Add missing '-o' CLI option to VNX Cinder Driver"
2015-05-26 JenkinsMerge "Brocade driver not parsing zone data correctly"
2015-05-26 JenkinsMerge "Don't use dict.iterkeys()"
2015-05-26 Gorka EguileorDisplay NOTIFICATIONS on assert failure
2015-05-26 JenkinsMerge "Validate name and description for volume type"
2015-05-26 Liu XinguoBrocade driver not parsing zone data correctly
2015-05-26 Xing YangFix issues with extra specs in VMAX driver
2015-05-26 JenkinsMerge "Use nfs_oversub_ratio when reporting pool capacity"
2015-05-25 Victor StinnerDon't use dict.iterkeys()
2015-05-25 JenkinsMerge "Add ability for drivers to copy data preserving...
2015-05-22 Jeegn ChenAddress 0x712d8e0e error in VNX Cinder Driver
2015-05-22 ChangBo Guo... Leverage dict comprehension in PEP-0274
2015-05-20 JenkinsMerge "Leave sqlalchemy convert to boolean to the DB...
2015-05-20 JenkinsMerge "Check volume_backend in retype"
2015-05-20 Jeegn ChenAdd missing '-o' CLI option to VNX Cinder Driver
2015-05-20 PranaliDeoreValidate name and description for volume type
2015-05-20 Romain ChantereauLeave sqlalchemy convert to boolean to the DB SQL type...
2015-05-20 JenkinsMerge "Fix a problem with FAST support in VMAX driver"
2015-05-15 JenkinsMerge "Remove HDS HUS iSCSI driver"
2015-05-15 Eric HarneyAdd ability for drivers to copy data preserving sparseness
2015-05-15 Diego ZamboniRemove HDS HUS iSCSI driver
2015-05-15 OpenStack Proposal BotUpdated from global requirements
2015-05-15 JenkinsMerge "VMware: Handle concurrent inventory folder create"
2015-05-14 JenkinsMerge "Remove unused context parameter"
2015-05-14 JenkinsMerge "Fix tiny typo: compatability => compatibility"
2015-05-14 JenkinsMerge "LVM: Support efficient data copy using "dd"...
2015-05-14 JenkinsMerge "Replace suds test dependency with suds-jurko"
2015-05-14 JenkinsMerge "Cinder os-force_detach api returns 500"
2015-05-14 JenkinsMerge "LVM: Pass volume size in MiB to copy_volume...
2015-05-14 JenkinsMerge "Switch to oslo_versionedobjects"
2015-05-13 JenkinsMerge "Remove use of deprecated LOG.warn"
2015-05-13 JenkinsMerge "Fix incorrect reraising of exceptions"
2015-05-13 Tom BarronUse nfs_oversub_ratio when reporting pool capacity
next