Merge "Swith auth_uri to use v2.0"

This commit is contained in:
Jenkins 2015-07-07 09:52:35 +00:00 committed by Gerrit Code Review
commit db588003b6
1 changed files with 2 additions and 0 deletions

View File

@ -136,6 +136,8 @@ function create_magnum_conf {
configure_auth_token_middleware $MAGNUM_CONF magnum $MAGNUM_AUTH_CACHE_DIR
iniset $MAGNUM_CONF keystone_authtoken auth_uri $KEYSTONE_SERVICE_URI/v2.0
if is_fedora || is_suse; then
# magnum defaults to /usr/local/bin, but fedora and suse pip like to
# install things in /usr/bin