Comment 2 for bug 1821098

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to congress (master)

Reviewed: https://review.openstack.org/645027
Committed: https://git.openstack.org/cgit/openstack/congress/commit/?id=aa9a76794c2ed979c395f9d5f2453da7539ad81c
Submitter: Zuul
Branch: master

commit aa9a76794c2ed979c395f9d5f2453da7539ad81c
Author: Eric K <email address hidden>
Date: Wed Mar 20 15:12:03 2019 -0700

    Devstack plugin set privileges to json ingester DB

    By default, users do not have privileges to access the schema and
    data tables created by the ingester.
    This patch sets up the default privileges so that users get the
    intended read access to all schemas and tables created by JSON
    ingesters.

    Change-Id: I9de2ca6c19971d38be46829263a3267fe234a42d
    Closes-bug: 1821098