Feature #2552
Manage default group ACLs
Status: | Closed | Start date: | 12/10/2013 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | Release 4.6 | |||
Resolution: | fixed | Pull request: |
Description
When a group is created, we also add default ACLs. These ACLs should not be present for groups assigned to a VDC.
We have different options:- The VDC creation also creates a group. We lose flexibility.
- When a group is assigned to a VDC its ACL rules are deleted. But this may delete also rules set by the admin.
- Add an option to create groups without the default ACLs. Maybe the organization cli/interface could have a command to create these groups.
History
#1 Updated by Ruben S. Montero over 7 years ago
- Project changed from VDC and Federation to OpenNebula
- Category set to 18
- Target version set to Release 4.6
#2 Updated by Carlos Martín over 7 years ago
- Status changed from New to Closed
- Resolution set to fixed
Implemented: the sunstone wizard and the group template allow to customize the ACL rules for new groups.