| Summary: | Although when creating network with profile you check "Public" checkbox, the "Permission" for everyone is not created | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | GenadiC <gcheresh> | ||||
| Component: | ovirt-engine-webadmin-portal | Assignee: | Lior Vernia <lvernia> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | GenadiC <gcheresh> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 3.3.0 | CC: | acathrow, bazulay, ecohen, iheim, lpeer, masayag, myakove, Rhev-m-bugs, yeylon | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 3.3.0 | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | network | ||||||
| Fixed In Version: | is19 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | Type: | Bug | |||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | Network | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1026487 | ||||||
| Attachments: |
|
||||||
The commit which fixes this bug is already merged when solved: Bug 1001105 - Permission for everyone are not reflected on specific user Bug 1003787 - Creating VNIC profile with "Allow all user..." checkbox checked results in Null(Network) permissions under Users permissions Moving to ON_QA so this scenario will be verified as well. Updating components to webadmin since problem resides on NetworkModel.performVnicProfileAction which ignores the "public" flag on Add/Edit network dilaogs. Verified in IS19 Closing - RHEV 3.3 Released Closing - RHEV 3.3 Released Closing - RHEV 3.3 Released |
Created attachment 790071 [details] engine log Description of problem: When you create new network with specific VNIC profile and check the "Public" checkbox in there, the new permission for everyone should be created and it isn't How reproducible: Always Steps to Reproduce: 1. Create network with VNIC profile in one step 2. Check the "Public" checkbox (checked by default) 3. Actual results: VNIC profile that is created is missing permission for everyone Expected results: VNIC profile should include permission for everyone Additional info: When creating the new VNIC (without creating it as a part of Network creation) the VNIC profile has permission for everyone ( as expected)