]> review.fuel-infra Code Review - openstack-build/cinder-build.git/shortlog
openstack-build/cinder-build.git
2013-04-16 Eric HarneyAdd missing space to "volumes already consumed" message
2013-04-11 JenkinsMerge "new cinder.conf.sample and fix extract_opts.py"
2013-04-11 JenkinsMerge "Fix incompatible Storwize/SVC commands."
2013-04-11 Darren Birkettnew cinder.conf.sample and fix extract_opts.py
2013-04-11 JenkinsMerge "fix default config option types"
2013-04-11 JenkinsMerge "Add service list functionality cinder-manage"
2013-04-11 JenkinsMerge "Clean up attach/detach tests."
2013-04-10 Darren Birkettfix default config option types
2013-04-10 Avishay TraegerFix incompatible Storwize/SVC commands.
2013-04-10 Avishay TraegerFix backup manager formatting error.
2013-04-09 Stephen MulcahyAdd service list functionality cinder-manage
2013-04-08 JenkinsMerge "Don't hard code AUTH_ into the swift backup...
2013-04-08 JenkinsMerge "Reformat openstack-common.conf"
2013-04-08 Avishay TraegerClean up attach/detach tests.
2013-04-08 JenkinsMerge "Prevent create volume from snapshot with bad...
2013-04-08 JenkinsMerge "Sync with oslo-incubator copy of setup.py"
2013-04-08 JenkinsMerge "Clean up started volume services in tests."
2013-04-08 Zhongyue LuoReformat openstack-common.conf
2013-04-08 Davanum SrinivasSync with oslo-incubator copy of setup.py
2013-04-07 JenkinsMerge "Allow deletion of backups where the service...
2013-04-07 JenkinsMerge "Fixed a volume creation re-schedule error"
2013-04-07 JenkinsMerge "Implement get_volume_stats for GlusterFS driver"
2013-04-07 JenkinsMerge "Fix cinder-manage backup list to work with uuids"
2013-04-07 JenkinsMerge "Remove update_volume_status log message from...
2013-04-05 Michael KerrinDon't hard code AUTH_ into the swift backup url
2013-04-05 Eric HarneyRemove update_volume_status log message from NFS driver
2013-04-05 Eric HarneyImplement get_volume_stats for GlusterFS driver
2013-04-05 Liang ChenFixed a volume creation re-schedule error
2013-04-05 Stephen MulcahyAllow deletion of backups where the service is None
2013-04-05 Stephen MulcahyFix cinder-manage backup list to work with uuids
2013-04-04 Liang Chenleave re-scheduled volume status to creating
2013-04-04 Jean-Baptiste... Prevent create volume from snapshot with bad size
2013-04-03 JenkinsMerge "Add du to rootwrap filters"
2013-04-03 JenkinsMerge "Change format of some judgments"
2013-04-03 Eric HarneyAdd du to rootwrap filters
2013-04-03 JenkinsMerge "Fix IBM copyright strings"
2013-04-03 zhangchao010Change format of some judgments
2013-04-03 JenkinsMerge "remove deprecated assert_unicode sqlalchemy...
2013-04-03 JenkinsMerge "Add availability_zone to the volume and snapshot...
2013-04-03 JenkinsMerge "Remove InvalidPortRange exception"
2013-04-02 Eric HarneyRemove InvalidPortRange exception
2013-04-02 Michael KerrinAdd availability_zone to the volume and snapshot notifi...
2013-04-02 Eric HarneyThrow InvalidSnapshot for failed snap delete
2013-04-02 Pádraig Bradyremove deprecated assert_unicode sqlalchemy attribute
2013-04-02 Kurt TaylorFix IBM copyright strings
2013-03-31 JenkinsMerge "REST session validity not checked in get_volume_...
2013-03-31 JenkinsMerge "Add snapshot events to the cinder notification"
2013-03-31 Larry MatterREST session validity not checked in get_volume_info
2013-03-29 JenkinsMerge "getLogger should be called after logging is...
2013-03-29 JenkinsMerge "Mark sql_connection with secret flag"
2013-03-28 Stephen MulcahyEnforce exclusive options snapshot-id, source-volid...
2013-03-28 Michael KerrinAdd snapshot events to the cinder notification
2013-03-28 Davanum SrinivasgetLogger should be called after logging is configured
2013-03-28 JenkinsMerge "Use the local configuration in the nfs drivers"
2013-03-28 Michael J ForkMark sql_connection with secret flag
2013-03-27 JenkinsMerge "Fix bug with 3PAR host entry in wrong domain"
2013-03-27 JenkinsMerge "Fix quota updating when admin deletes common...
2013-03-26 JenkinsMerge "Remove unused tools/rfc.sh"
2013-03-26 John GriffithSync lockutils from oslo-incubator stable/grizzly.
2013-03-25 JenkinsMerge "Add the volume and snapshot gigabytes together."
2013-03-25 Mark McLoughlinRemove unused tools/rfc.sh
2013-03-25 Cory StoneAdd the volume and snapshot gigabytes together.
2013-03-25 Vishvananda... Force deletes using tgt to workaround bug 1159948
2013-03-25 JenkinsMerge "Make dd block size user configurable"
2013-03-24 John GriffithFixed shared gigabytes quota resource.
2013-03-24 JenkinsMerge "CoraidDriver: support users that are not admin"
2013-03-24 Jean-Baptiste... CoraidDriver: support users that are not admin
2013-03-24 JenkinsMerge "Fixes Cinder REST API /volumes issue"
2013-03-24 Yug SuoFix quota updating when admin deletes common user's...
2013-03-23 john-griffithLast driver sync for Folsom and Grizzly
2013-03-22 Walter A. Boring IVFix bug with 3PAR host entry in wrong domain
2013-03-22 JenkinsMerge "Fixed attach volume for EMC SMI-S iSCSI driver"
2013-03-22 JenkinsMerge "Snapshot reservation sync calls wrong resource."
2013-03-22 JenkinsMerge "Fetch volume_types by uuid and not by name in v2"
2013-03-22 john-griffithSnapshot reservation sync calls wrong resource.
2013-03-22 Mike PerezFetch volume_types by uuid and not by name in v2
2013-03-22 JenkinsMerge "CoraidDriver: typo in _login exception handler"
2013-03-22 JenkinsMerge "CoraidDriver: do not call login from __init__"
2013-03-22 JenkinsMerge "Extend param2id() to work with uuids"
2013-03-22 Mehdi AbaakoukUse the local configuration in the nfs drivers
2013-03-22 JenkinsMerge "Updates to OSAPI sizelimit middleware."
2013-03-22 Xing YangFixed attach volume for EMC SMI-S iSCSI driver
2013-03-21 Stephen MulcahyExtend param2id() to work with uuids
2013-03-21 JenkinsMerge "Switch all uses of 422 response code to 400."
2013-03-21 Avishay TraegerClean up started volume services in tests.
2013-03-21 Jean-Baptiste... CoraidDriver: do not call login from __init__
2013-03-21 Jean-Baptiste... CoraidDriver: typo in _login exception handler
2013-03-21 Fei Long WangFixes Cinder REST API /volumes issue
2013-03-21 JenkinsMerge "Remove the log spam generated by the NetApp...
2013-03-21 JenkinsMerge "Update Cinder's latest copy of OSLO grizzly...
2013-03-21 JenkinsMerge "Add missing processutils for impl_zmq in oslo...
2013-03-21 JenkinsMerge "Speedup solidfire unit tests"
2013-03-20 Eric WindischAdd missing processutils for impl_zmq in oslo rpc
2013-03-20 Walter A. Boring IVUpdate Cinder's latest copy of OSLO grizzly stable
2013-03-20 Ben SwartzlanderRemove the log spam generated by the NetApp driver...
2013-03-20 john-griffithSpeedup solidfire unit tests
2013-03-20 JenkinsMerge "Add snapshots to the volume usage audit report"
2013-03-20 JenkinsMerge "Rename cinder-rtstool to rtstool"
2013-03-20 JenkinsMerge "Use OpenStack common project requires."
2013-03-20 JenkinsMerge "Fix Storwize/SVC LUN allocation with holes."
next