-
Notifications
You must be signed in to change notification settings - Fork 141
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
Allow read-only access to quotas subcollection #283
Conversation
This change will allow only read access to quotas by allowing anybody with tenant read access to also read their quotas
Checked commit jntullo@53aa248 with ruby 2.3.3, rubocop 0.52.0, haml-lint 0.20.0, and yamllint 1.10.0 |
@jntullo LGTM!! can we get this PR's tires kicked by who reported the issue ? would like to make sure before we merge as it is also g/yes. Thanks. |
cc @ITD27M01 - can you review and see if this resolves your issue for read-only on quotas? Thanks! |
@jntullo Thank you! Is there any way to get this backported to fine and to CFME 5.8 ? |
BZ for Fine backport: https://bugzilla.redhat.com/show_bug.cgi?id=1535556 @miq-bot add_label fine/yes |
Ping @ITD27M01 any update on your testing ? Did the fix work for you ? |
@abellotti I have checked this on CFME 5.8.2 appliance (MIQ FIne) and seems it works fine, but I want to get users response for this. I provided access to some users to a test environment and wait for their response. |
Fine backport (to manageiq repo) details:
|
Allow read-only access to quotas subcollection (cherry picked from commit 9f9f4ee) https://bugzilla.redhat.com/show_bug.cgi?id=1550736
Gaprindashvili backport details:
|
This change allows read-only access to the quotas subcollection on tenants
BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1535556
@miq-bot add_label gaprindashvili/yes
@miq-bot assign @abellotti