I would agree with that. If I delete a server instance, I don't want to destroy snapshot images I took of that server...
-jay On Wed, Dec 7, 2011 at 8:50 PM, Nachi Ueno <[email protected]> wrote: > Hi Jessy > > Thanks. > Hmm, there are no implementation of cleanup snapshot images. > IMO, Snapshot image should not deleted, in case of API request mistake. > > https://github.com/openstack/nova/blob/master/nova/compute/manager.py#L540 > > 2011/12/7 Jesse Andrews <[email protected]>: >> I would interpret that to include the snapshots - but I'm not sure >> that is what I'd expect as a user. >> >> On Wed, Dec 7, 2011 at 5:05 PM, Nachi Ueno >> <[email protected]> wrote: >>> Hi folks >>> >>> I wanna make Delete server spec clear. >>> >>> The API doc says, >>> "When a server is deleted, all images created from that server are also >>> removed" >>> >>> http://docs.openstack.org/api/openstack-compute/1.1/content/Delete_Server-d1e2883.html >>> >>> IMO, "all images" is vm images which stored on compute node instances_path. >>> Is this correct? >>> >>> Cheers >>> Nati >>> >>> _______________________________________________ >>> Mailing list: https://launchpad.net/~openstack >>> Post to : [email protected] >>> Unsubscribe : https://launchpad.net/~openstack >>> More help : https://help.launchpad.net/ListHelp > > _______________________________________________ > Mailing list: https://launchpad.net/~openstack > Post to : [email protected] > Unsubscribe : https://launchpad.net/~openstack > More help : https://help.launchpad.net/ListHelp _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

