Change in ovirt-engine[master]: core : Invalid action group identifiers in the roles_groups...

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 <rnori@redhat.com> --- A packaging/dbscripts/upgrade/03_06_0360_remove_install_vds_upgrade_ovirt_node_action_group.sql 1 file changed, 38 insertions(+), 0 deletions(-) Approvals: Ravi Nori: Verified Oved Ourfali: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/32723 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib511e7c3a657c884a92ddee5e7972bd3e7a95497 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Ravi Nori <rnori@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Ravi Nori <rnori@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
oourfali@redhat.com