Comment 41 for bug 1778198

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

Reviewed: https://review.openstack.org/637113
Committed: https://git.openstack.org/cgit/openstack/puppet-designate/commit/?id=4055441565c495053f21357ad7f557c832c04d6f
Submitter: Zuul
Branch: master

commit 4055441565c495053f21357ad7f557c832c04d6f
Author: ZhongShengping <chdzsp@163.com>
Date: Fri Feb 15 10:12:48 2019 +0800

    Service_token_roles_required missing in the server config file

    Service_token_roles_required missing in the server config file which
    allows backwards compatibility to ensure that the service tokens are
    compared against a list of possible roles for validity.

    Change-Id: I83d3b7ef866e2fb576edb866e60121a0789ef14d
    Closes-Bug: 1778198