Feature #4845
enable users with MANAGE permission to recreate a vm
Status: | Closed | Start date: | 10/04/2016 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | Ruben S. Montero | % Done: | 0% | |
Category: | Core & System | |||
Target version: | Release 5.4 | |||
Resolution: | fixed | Pull request: |
Description
In Opennebula 5.x the feature recover --recreate can only be executed with ADMIN permission. In our case, some users want to be able to reset their VMs to the start sate in favor of creating a new VM. This is especially useful when working with services. We compute the DNS name from opennebula names.
Associated revisions
F #4845: Add all vm actions to the VMAction enumerate
F #4845: Load VM operations from oned.conf
F #4845: Get permissions for vm operations from configuration in
RequestManager
F #4845: Add missing VM actions to get auth operation from configuration
F #4845: Add some comments to oned.conf related to VM action classes.
F #4845: Fix ActionSet class
F #4845: Missing part of ee5f9fa57d804acedf0cb89932a734b6519816ed
History
#1 Updated by Ruben S. Montero over 4 years ago
- Tracker changed from Request to Backlog
- Priority changed from Normal to High
- Target version set to Release 5.4
Makes sense, moving this to backlog to consider in 5.4
#2 Updated by Ruben S. Montero over 4 years ago
- Category set to Core & System
#3 Updated by Ruben S. Montero about 4 years ago
- Tracker changed from Backlog to Feature
#4 Updated by Ruben S. Montero about 4 years ago
Needs to complete documentation here:
https://github.com/OpenNebula/docs/blob/master/source/operation/users_groups_management/chmod.rst#managing-permissions
#5 Updated by Ruben S. Montero about 4 years ago
- Assignee set to Ruben S. Montero
#6 Updated by Ruben S. Montero about 4 years ago
- Status changed from Pending to Closed
- Resolution set to fixed