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)
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