Oved Ourfali has submitted this change and it was merged. Change subject: core : Invalid action group identifiers in the roles_groups table ......................................................................
core : Invalid action group identifiers in the roles_groups table invalid action groups in roles_groups table causes NPE when listing permits using restapi. The roles groups 130 and 131 as listed in roles_groups table are not valid role group ids and are can be safely removed. The ids were erroneosuly ntroduced into the roles_groups table by commit c89b145f12d77a7271d63073d5. The correct action group id for install vds and upgrade oVirtNode is 101(EDIT_HOST_CONFIGURATION) and is already present in the roles_groups table. Change-Id: Ib511e7c3a657c884a92ddee5e7972bd3e7a95497 Bug-Url: https://bugzilla.redhat.com/1139533 Signed-off-by: Ravi Nori <rn...@redhat.com> (cherry picked from commit 11f323c2bca08171f084811baf5d142225ee0e6b) --- A packaging/dbscripts/upgrade/03_05_1040_remove_install_vds_upgrade_ovirt_node_action_group.sql 1 file changed, 38 insertions(+), 0 deletions(-) Approvals: Oved Ourfali: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/32730 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib511e7c3a657c884a92ddee5e7972bd3e7a95497 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.5 Gerrit-Owner: Oved Ourfali <oourf...@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourf...@redhat.com> Gerrit-Reviewer: Ravi Nori <rn...@redhat.com> Gerrit-Reviewer: automat...@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches