
Moti Asayag has submitted this change and it was merged. Change subject: engine: Maintain NetworkUser role id for VnicProfileUser ...................................................................... engine: Maintain NetworkUser role id for VnicProfileUser The role id of the NetworkUser should be preserved for VnicProfileUser so the same resource could be reachable via the api. Change-Id: I2ebd6c4da455696f82fa8f53cfcb35d8c97a479f Signed-off-by: Moti Asayag <masayag@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/PredefinedRoles.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/auth/ApplicationGuids.java M packaging/dbscripts/upgrade/03_03_0710_add_profile_to_network_interface.sql A packaging/dbscripts/upgrade/03_03_0760_preserve_network_user_id_for_vnic_profile.sql 4 files changed, 44 insertions(+), 4 deletions(-) Approvals: Moti Asayag: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/18003 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2ebd6c4da455696f82fa8f53cfcb35d8c97a479f Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server