Bug 1116906
| Summary: | Storage action groups are not included in DC admin role | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [oVirt] ovirt-engine | Reporter: | Gilad Chaplik <gchaplik> | ||||
| Component: | General | Assignee: | Vered Volansky <vered> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | Aharon Canan <acanan> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 3.4.0 | CC: | amureini, bugs, dfediuck, gklein, rbalakri, tnisan, vered, yeylon, ylavi | ||||
| Target Milestone: | --- | Keywords: | Reopened | ||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | storage | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-10-15 12:55:28 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | Storage | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Tal/derez: I have np taking the bug. want to make sure disk profiles is in as well. Thanks. Ok, it's your, make sure to add us as reviewers for the patch. We'll be glad if you divide it a couple of patches, one for the missing groups and one for the profiles Configure Storage Domain contains all the actions in ActionGroup: Create, Delete, Edit Properties, Manipulate Status. Disk Profiles were also added by now. (In reply to Vered Volansky from comment #4) > Configure Storage Domain contains all the actions in ActionGroup: Create, > Delete, Edit Properties, Manipulate Status. > Disk Profiles were also added by now. But the "DataCenterAdmin" predefined role does not contain "Configure Storage Domain". What am I missing? But it does, and under it the aforementioned action groups, seen both in webadmin and in the code. The code is at least a year old, but added after the opening of this bz. This was discussed with Tal before closing. Discussed with Tal, these have to be checked! Re-opening. Tal/Allon/Yaniv I see the following in the role table - DataCenterAdmin | Administrator Role, permission for all the objects underneath a specific Data Center, except Storage So which is correct, this bz or the description? (In reply to Vered Volansky from comment #8) > Tal/Allon/Yaniv > I see the following in the role table - > DataCenterAdmin | Administrator Role, permission for all the > objects underneath a specific Data Center, except Storage > > So which is correct, this bz or the description? I would prefer to the description. We might cause permissions issues by fixing this. Ack. Closing based on that statement. |
Created attachment 916117 [details] dc_admin_role Description of problem: Spotted it in the UI, DC admin role doesn't contain SD action groups. Please take care of disk profiles as well (will be merged soon).