Comment 3 for bug 1327503

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

Reviewed: https://review.openstack.org/172080
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=48b5f8e15b869fe97fcf263daaa761400656ea2c
Submitter: Jenkins
Branch: master

commit 48b5f8e15b869fe97fcf263daaa761400656ea2c
Author: Christian Berendt <email address hidden>
Date: Mon May 5 09:09:38 2014 +0200

    set default auth_strategy to keystone

    Like in change Ife63dc7ab680fcf0588d95c98fc9f29901485c64 for Nova
    the default for auth_strategy should be keystone instead of noauth.

    DocImpact Changed default config option 'auth_strategy' to 'keystone'.

    Change-Id: Ia72c5bf9be641b438a4d428ba43e501d1aa333d6
    Closes-Bug: #1327503