Bug 1532327 - Authentication issue for api/automation_requests call to Master in multi-region setup
Summary: Authentication issue for api/automation_requests call to Master in multi-regi...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Automate
Version: 5.8.0
Hardware: Unspecified
OS: Unspecified
high
urgent
Target Milestone: GA
: 5.9.0
Assignee: Brandon Dunne
QA Contact: Alex Newman
URL:
Whiteboard:
Depends On: 1529995
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-01-08 16:32 UTC by Satoe Imaishi
Modified: 2021-06-10 14:07 UTC (History)
10 users (show)

Fixed In Version: 5.9.0.16
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1529995
Environment:
Last Closed: 2018-03-06 15:24:03 UTC
Category: ---
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Comment 1 CFME Bot 2018-01-08 16:36:01 UTC
New commit detected on ManageIQ/manageiq/gaprindashvili:
https://github.com/ManageIQ/manageiq/commit/fafb59fdcbefb84fd8522e1edc8d6262de656a89

commit fafb59fdcbefb84fd8522e1edc8d6262de656a89
Author:     Greg McCullough <gmccullo>
AuthorDate: Fri Jan 5 17:54:40 2018 -0500
Commit:     Satoe Imaishi <simaishi>
CommitDate: Mon Jan 8 11:31:35 2018 -0500

    Merge pull request #16756 from bdunne/scope_users_in_my_region
    
    Scope User and MiqGroup searches within the current region
    (cherry picked from commit 57dac5a20f453f7b80d9a6910969566aa791316f)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1532327

 app/models/mixins/miq_request_mixin.rb  |  2 +-
 app/models/user.rb                      |  2 +-
 spec/models/mixins/miq_request_mixin.rb | 22 ++++++++++++++++++++++
 spec/models/user_spec.rb                |  9 +++++++++
 4 files changed, 33 insertions(+), 2 deletions(-)
 create mode 100644 spec/models/mixins/miq_request_mixin.rb


Note You need to log in before you can comment on or make changes to this bug.