]> review.fuel-infra Code Review - openstack-build/cinder-build.git/shortlog
openstack-build/cinder-build.git
2012-07-18 Russell BryantMove queue_get_for() from db to rpc.
2012-07-18 Russell BryantAdd base support for rpc API versioning.
2012-07-18 Russell BryantMake kombu support optional for running unit tests.
2012-07-18 Russell BryantStop using cinder.exception from cinder.rpc.
2012-07-18 Mark McLoughlinRemove unused synchronization decorator
2012-07-18 Mark McLoughlinRemove 'cinder-manage config convert'
2012-07-18 Mark McLoughlinUse cfg's new behavior of reset() clearing overrides
2012-07-19 JenkinsMerge changes Id5a0ffab,If283dd7c,I1a11e8fd
2012-07-18 JenkinsMerge "Convert Cinder to use openstack-common timeutils"
2012-07-16 Ghe RiveroRemove old flagfile support
2012-07-16 Zhongyue LuoMisused and not used config options
2012-07-16 Rick HarrisPass 'cinder' project into ConfigOpts
2012-07-16 Mark McLoughlinSync to newer openstack.common.cfg
2012-07-13 Zhiteng HuangConvert Cinder to use openstack-common timeutils
2012-07-12 JenkinsMerge "Updated HpSanISCSIDriver to use initialize/termi...
2012-07-12 John GriffithDo not duplicate nova docs in cinder
2012-07-09 John GriffithRemove unused db api methods
2012-07-06 John GriffithCreate single initial Cinder DB migration file
2012-07-05 Zhiteng HuangUpdated HpSanISCSIDriver to use initialize/terminate...
2012-07-04 Christopher... Pruned Authors file to active contributors (from nova...
2012-07-02 Clark BoylanMove nova-manage.rst to cinder-manage.rst.
2012-06-26 John GriffithAdd action extensions to support nova integration.
2012-06-13 JenkinsMerge "Revert "Add action extensions to support nova...
2012-06-13 John GriffithRevert "Add action extensions to support nova integration."
2012-06-12 JenkinsMerge "Add action extensions to support nova integration."
2012-06-07 John GriffithFix volume['id'] from integer to string
2012-06-07 Anthony YoungAdd action extensions to support nova integration.
2012-06-01 John GriffithSet pep8 version to 1.1 in test_requires
2012-05-30 Anthony YoungFix topics so that the do not collide with nova.
2012-05-21 Monty TaylorFix up coverage and jenkins test running.
2012-05-11 John GriffithRemove instance Foreign Key in volumes table, replace...
2012-05-04 Monty TaylorAlign the tox.ini file.
2012-05-03 Nirmal RanganathanRemoved cinder/api/openstack/compute and moved the...
2012-05-03 JenkinsInitial fork out of Nova.