Comment 5 for bug 1870903

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

Reviewed: https://review.opendev.org/723133
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=31f09efd16f1db52d8f38074ddbfa7c0b36c40b2
Submitter: Zuul
Branch: stable/stein

commit 31f09efd16f1db52d8f38074ddbfa7c0b36c40b2
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)