I am trying to to remove the ‘Delete’ button from Cloud View in Manage VMs page in vOneCloud 1.6 so that users can only Power Off, Reboot and Power On a VM.
I have gone through the Sunstone Views Guide, but could not figure out how to do it using /etc/one/sunstone-views/cloud.yaml file. The user with cloud view has ‘Manage’ permissions for this virtual machine. only enabling the ‘Use’ permission does not allow the user to Reboot or Power On/Off the VM.
Is it possible to disable the Delete button from the cloud view or is there a way to prohibit Delete VM action for the users but allow them to Reboot and Power On/Off?
Currently, this is not possible from the views conf files, you would have to modify the source code. There is already a ticket in our dev page that will allow to enable/disable/modify the available actions.
Thank you very much for the answer. I would really appreciate it if you could send me the link for the ticket as I searched for some time and could not find it.