Comment 3 for bug 1545292

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

Reviewed: https://review.openstack.org/279917
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=8ef7434770846e81aa04009838bd1df69cc29ac8
Submitter: Jenkins
Branch: master

commit 8ef7434770846e81aa04009838bd1df69cc29ac8
Author: SamYaple <email address hidden>
Date: Sat Feb 13 16:46:58 2016 +0000

    Fix keystone initial auth mechanism

    A recent change in keystone [1] has deprecated the token auth
    mechanism that we used. We reintroduce it temporarily while a more
    permanant solution is worked on.

    [1] https://github.com/openstack/keystone/commit/5286b4a297b5a94895a311a9e564aa87cb54dbfd

    Change-Id: I4d585733a9abd201c1b0680e6196dd2a36db3c7e
    Closes-Bug: #1545292