Re: [one-users] disable the deletion of an instance

2014-11-14 Thread Jaime Melis
Right, after re-reading the email, I don't think that's what you're looking for. In this page you can see that the deletion of a VM requires the MANAGE permissions: http://docs.opennebula.org/4.10/integration/system_interfaces/api.html#onevm I can only think of removing the MANAGE permission of t

Re: [one-users] disable the deletion of an instance

2014-11-14 Thread Jaime Melis
Hi Vincent, maybe you're looking for the image persistent option? By setting an image persistent it will not be deleted when the vm ends. On Fri, Nov 14, 2014 at 9:30 AM, wrote: > Hi, > > On our ONE cloud we deploy images that are part of our "core" > infrastructure > (dns, DB's, Git, ...)and a

Re: [one-users] disable the deletion of an instance

2014-11-14 Thread Steven Timm
We added an "Are You Sure" command to the onevm delete, oneimage delete, and onetemplate delete commands, that in itself has helped a lot. I believe we contributed it back to upstream but don't know the status. In general we try to have the important vm's owned by a different user group than the

[one-users] disable the deletion of an instance

2014-11-14 Thread vincent
Hi, On our ONE cloud we deploy images that are part of our "core" infrastructure (dns, DB's, Git, ...)and are not volatile at all. Currently these instances are viewable between all the other instances that come and go. Is there a way to disable the deletion of such instances so that it's no