Comment 6 for bug 1870903

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/train)

Reviewed: https://review.opendev.org/723132
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=44c0115d2183c586b9a5e91f6199eee44b46732e
Submitter: Zuul
Branch: stable/train

commit 44c0115d2183c586b9a5e91f6199eee44b46732e
Author: Nick Jones <email address hidden>
Date: Sun Apr 5 12:46:20 2020 +0100

    [skydive] fix: Use Keystone backend to authenticate API users

    Update Skydive Analyzer's configuration to use Keystone as its backend
    for authenticating users. Any user with a role in the project defined
    by the variable skydive_admin_tenant_name will be able to access
    Skydive.

    Change-Id: I64c811d5eb72c7406fd52b649fa00edaf2d0c07b
    Closes-Bug: 1870903
    (cherry picked from commit 7e5aa637283b32eaceaf0495794626a1fdeecd82)