[Engine-devel] Floating Disks implementation in REST-API

Geert Jansen gjansen at redhat.com
Mon Apr 16 12:42:28 UTC 2012


On 04/16/2012 02:39 PM, Andrew Cathrow wrote:

> Is there a 3rd option based on #1 where we just detach the disk rather than detaching and deleting?
> That could be further extended by adding an optional delete flag

This was discussed and the problem with that is that it's not backwards 
compatible. Current clients and ISV software expects to be able to 
DELETE a disk, and after that it expects that the disk is gone. If we 
change behavior so that DELETE becomes detach by default, then old 
clients when they DELETE without any flags will instead create a 
floating disk.

Regards,
Geert



More information about the Devel mailing list