]> review.fuel-infra Code Review - openstack-build/cinder-build.git/shortlog
openstack-build/cinder-build.git
2013-03-15 zhangchao010Use self.configuration to support the multi-backend...
2013-03-15 JenkinsMerge "Fix _migrate_up in test_migrations"
2013-03-15 JenkinsMerge "Switch to final 1.1.0 oslo.config release"
2013-03-15 JenkinsMerge "Compression/tier capabilities for Storwize/SVC."
2013-03-14 JenkinsMerge "Fix ISCSIDriver rescan."
2013-03-14 JenkinsMerge "Fix 3PAR driver hiding existing host error"
2013-03-14 John GriffithCount Snapshots towards volume/gigabyte quotas.
2013-03-14 Walter A. Boring IVFix 3PAR driver hiding existing host error
2013-03-14 Davanum Srinivascinder-manage does not print any version information
2013-03-14 Avishay TraegerFix ISCSIDriver rescan.
2013-03-14 Avishay TraegerCompression/tier capabilities for Storwize/SVC.
2013-03-13 JenkinsMerge "Fix bugs for Huawei driver"
2013-03-13 Chris YeohFix _migrate_up in test_migrations
2013-03-12 Mark McLoughlinSwitch to final 1.1.0 oslo.config release
2013-03-12 Cian O'DriscollAdds a flag to set glance api version to call
2013-03-12 JenkinsMerge "Fix bad request response code on extra_specs...
2013-03-12 JenkinsMerge "Storwize/SVC driver fix for multibackend scenario."
2013-03-12 JenkinsMerge "update error log arguements in filter scheduler"
2013-03-11 Avishay TraegerStorwize/SVC driver fix for multibackend scenario.
2013-03-11 JenkinsMerge "Do not use prefix to lookup host in Storwize...
2013-03-11 Matthew TreinishFix bad request response code on extra_specs create.
2013-03-11 zhangchao010Fix bugs for Huawei driver
2013-03-11 JenkinsMerge "Update oslo rpc libraries"
2013-03-11 Avishay TraegerDo not use prefix to lookup host in Storwize/SVC.
2013-03-11 xiaoxi_chenupdate error log arguements in filter scheduler
2013-03-11 JenkinsMerge "LIO iSCSI initiator ACL auto-config"
2013-03-10 JenkinsMerge "Fix a few bugs for LeftHand Grizzly"
2013-03-10 JenkinsMerge "Fix calling setUp() method of superclass from...
2013-03-10 JenkinsMerge "Removing flags in RBD in favor of configuration"
2013-03-10 JenkinsMerge "Fix volume capacity reporting"
2013-03-10 Michael J ForkUpdate oslo rpc libraries
2013-03-09 Mike PerezRemove/update unused log arguements in manager
2013-03-09 Mike PerezRemoving flags in RBD in favor of configuration
2013-03-08 Eric HarneyLIO iSCSI initiator ACL auto-config
2013-03-08 Walter A. Boring IVFix a few bugs for LeftHand Grizzly
2013-03-08 Dan PrinceUpdate tox.ini to support RHEL 6.x.
2013-03-08 Christoph KassenFix volume capacity reporting
2013-03-08 JenkinsMerge "Pull newly merged Olso update for 'is' operator"
2013-03-08 Zhiteng HuangPull newly merged Olso update for 'is' operator
2013-03-08 JenkinsMerge "NetApp bug fix for multibackend scenario."
2013-03-08 JenkinsMerge "Mark configuration option netapp_password secret"
2013-03-07 Monty TaylorUse nose and openstack nose plugin.
2013-03-07 James E. BlairExit run_tests with the result code of the test runner.
2013-03-07 JenkinsMerge "Fix Storwize/SVC storage_protocol reporting."
2013-03-07 Michael J ForkMark configuration option netapp_password secret
2013-03-07 JenkinsMerge "Fix 3PAR drivers to work in multi-backend mode."
2013-03-07 JenkinsMerge "Add get_volume_stats in the sheepdog driver."
2013-03-06 JenkinsMerge "Switch to oslo.config."
2013-03-06 JenkinsMerge "NetApp: Fix for snapshot not deleted in error...
2013-03-06 Wenhao XuAdd get_volume_stats in the sheepdog driver.
2013-03-06 Dan PrinceSwitch to oslo.config.
2013-03-06 JenkinsMerge "sync oslo changes for setup / version"
2013-03-06 Rushi AgrawalFix calling setUp() method of superclass from tearDown...
2013-03-05 JenkinsMerge "Fixes issues found in /os-hosts API"
2013-03-05 Walter A. Boring IVFix 3PAR drivers to work in multi-backend mode.
2013-03-05 Xing YangFixed copy image to volume and clone volume.
2013-03-05 Fei Long WangFixes issues found in /os-hosts API
2013-03-05 Avishay TraegerFix Storwize/SVC storage_protocol reporting.
2013-03-04 Sean Daguesync oslo changes for setup / version
2013-03-04 Stephen Mulcahyswift backup service checks version during restore
2013-03-03 JenkinsMerge "Add some useful log to filter scheduler."
2013-03-01 John GriffithAdd some useful log to filter scheduler.
2013-03-01 JenkinsMerge "Only use iscsi_helper config option if using...
2013-03-01 JenkinsMerge "Elevate context for delete volume with no host."
2013-03-01 JenkinsMerge "Improved fail_reason for cinder-backup swift...
2013-02-28 John GriffithElevate context for delete volume with no host.
2013-02-28 Stephen MulcahyImproved fail_reason for cinder-backup swift connection...
2013-02-28 JenkinsMerge "Convert from using FLAGS directly in SF driver."
2013-02-28 john-griffithConvert from using FLAGS directly in SF driver.
2013-02-28 JenkinsMerge "Improve logging for volume operations via manager"
2013-02-27 JenkinsMerge "NetApp: Fix race condition in 7-mode iSCSI drive...
2013-02-27 JenkinsMerge "Fix query filter in volume_get_active_by_window()"
2013-02-27 JenkinsMerge "Fixes the provisioning on selected volumes for...
2013-02-27 John GriffithImprove logging for volume operations via manager
2013-02-27 Eric HarneyOnly use iscsi_helper config option if using LVMISCSIDriver
2013-02-27 Ollie LeahyFix query filter in volume_get_active_by_window()
2013-02-27 Stephen MulcahyChanged to INFO level logging for main cinder-backup...
2013-02-26 Rushi AgrawalNetApp: Clean up lock file left behind by unit tests
2013-02-26 Rushi AgrawalNetApp: Fix race condition in 7-mode iSCSI driver with...
2013-02-25 JenkinsMerge "XenAPINFS: Fix Volume always uploaded as vhd...
2013-02-24 JenkinsMerge "allow run_tests.sh to report why it failed"
2013-02-23 JenkinsMerge "Remove compat cfg wrapper"
2013-02-22 Sean Dagueupdate install_venv_common to handle bootstrapping
2013-02-22 Sean Dagueallow run_tests.sh to report why it failed
2013-02-22 Mark McLoughlinRemove compat cfg wrapper
2013-02-21 JenkinsMerge "Fix various exception paths"
2013-02-21 Mate LakatXenAPINFS: Fix Volume always uploaded as vhd/ovf
2013-02-21 JenkinsMerge "Fixed cinder-backup start errors seen with devstack"
2013-02-21 Stephen MulcahyFixed cinder-backup start errors seen with devstack
2013-02-21 Tom FifieldCinder devref doc cleanups
2013-02-21 Mate LakatFix various exception paths
2013-02-21 JenkinsMerge "Implement metadata options for snapshots"
2013-02-21 JenkinsMerge "XenAPINFS: Create volume from image (generic)"
2013-02-21 John GriffithImplement metadata options for snapshots
2013-02-21 JenkinsMerge "Skip timestamp check if 'capabilities' is none"
2013-02-21 JenkinsMerge "Fix stale volume list for NetApp 7-mode ISCSI...
2013-02-21 JenkinsMerge "Implement a basic backup-volume-to-swift service"
2013-02-21 Mandell DegernessSkip timestamp check if 'capabilities' is none
2013-02-21 Rushi AgrawalFix stale volume list for NetApp 7-mode ISCSI driver
2013-02-21 JenkinsMerge "Uses tempdir module to create/delete xml file"
next