Hi John, On Fri, 2012-09-07 at 15:11 +0100, Mark McLoughlin wrote: > Hey, > > As discussed in Nova's meeting yesterday, I've taken a look at what > changes still need to be synced from cinder into nova > > Tedious stuff to pick through the commit logs and diffs, but here's what > I came up with: > > http://etherpad.openstack.org/cinder-to-nova-sync > > I've gone ahead and handled some of the low hanging fruit, but wanted > someone more familiar with the changes to do the others. What remains: > > * c191d0d Add admin actions extension > > * 5475deb Add 'detaching' to volume status > * Nova patch was abandonded: https://review.openstack.org/11625 > > edc1110 add ability to clone images > * https://blueprints.launchpad.net/nova/+spec/efficient-volumes-from-images > * related to create-volumes-from-image bp > * nova bp seems to be incorrectly marked as completed > > 2f53607 Adds new volume API extensions > * https://blueprints.launchpad.net/cinder/+spec/create-volume-from-image > * https://blueprints.launchpad.net/nova/+spec/create-volumes-from-images > * nova bp seems to be incorrectly marked as completed > * Makes sense to sync, but there'll be some tricky conflicts > * Squash "ffe5036 Fix bug where image size is incorrectly rejected" > into this > * Squash "8c30edf Removed unnecessary call to ensure_export" into > this > > 5b605b6 Include volume_metadata with object on vol create > * Syncing this was abandonded and should be restored > * https://review.openstack.org/10461 > * https://bugs.launchpad.net/nova/+bug/1029762 Any plans for these remaining items? Cheers, Mark.