Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ovirt_permission: fix group search that has space in it's name #318

Merged
merged 2 commits into from
Jul 14, 2021
Merged

ovirt_permission: fix group search that has space in it's name #318

merged 2 commits into from
Jul 14, 2021

Commits on Jul 14, 2021

  1. ovirt_permission: fix group search that has space in it's name

        Currently if we try to add a group with space to any object, it
        will fails with error "Group was not found". This fixes the same.
    
        RHBZ: https://bugzilla.redhat.com/1982058
    nijinashok committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    8939f3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f2cafe View commit details
    Browse the repository at this point in the history