Comment 3 for bug 1632064

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

Reviewed: https://review.openstack.org/384661
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=1b519cc300a306d938476c5726538d5696f528dc
Submitter: Jenkins
Branch: master

commit 1b519cc300a306d938476c5726538d5696f528dc
Author: Christian Berendt <email address hidden>
Date: Mon Oct 10 21:02:34 2016 +0200

    Use option auth_type in group trustee in heat configuration

    This will solve the following issue:

    WARNING oslo_config.cfg [-] Option "auth_plugin" from group "trustee"
    is deprecated. Use option "auth_type" from group "trustee".

    Change-Id: I7343a4a28555495d22a7960bf4d585152505a79c
    Closes-bug: #1632064