forked from ManageIQ/manageiq
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set user's group to the requester group.
User's current group might have changed before the provision finishes. So the user's current group from DB may be different from the user's group when the request is made. Need to set the user's group back to requester group the user is in when the provision is submitted. Therefore the provisioned instances may belong to the right user/group/tenant. https://bugzilla.redhat.com/show_bug.cgi?id=1467364
- Loading branch information
Showing
2 changed files
with
23 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters