Comment 8 for bug 1796851

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

Reviewed: https://review.openstack.org/609332
Committed: https://git.openstack.org/cgit/openstack/castellan/commit/?id=bc7f7a4c361791727e23dab82a8abe7351483ef8
Submitter: Zuul
Branch: master

commit bc7f7a4c361791727e23dab82a8abe7351483ef8
Author: James Page <email address hidden>
Date: Wed Oct 10 10:07:11 2018 +0100

    vault: add AppRole support

    Add support for use of AppRole's for authentication to Vault; this
    feature provides a more application centric approach to managing
    long term access to Vault.

    The functional tests exercise this integration with a restricted
    policy which only allows access to the default 'secret' backend.

    Change-Id: I59dfe31adb72712c53d49f66d9ac894e43e8bbad
    Closes-Bug: 1796851