Replace deprecated devstack authtoken function
Change-Id: Ib310d3c6170b17ede3dd74d8fdb96bd74ce31155
This commit is contained in:
parent
15f6118ece
commit
cb858a918b
@ -195,7 +195,7 @@ function configure_cloudkitty {
|
||||
iniset $CLOUDKITTY_CONF database connection $dburl
|
||||
|
||||
# keystone middleware
|
||||
configure_auth_token_middleware $CLOUDKITTY_CONF cloudkitty $CLOUDKITTY_AUTH_CACHE_DIR
|
||||
configure_keystone_authtoken_middleware $CLOUDKITTY_CONF cloudkitty
|
||||
|
||||
if is_service_enabled ck-api && [ "$CLOUDKITTY_USE_MOD_WSGI" == "True" ]; then
|
||||
_cloudkitty_config_apache_wsgi
|
||||
|
Loading…
Reference in New Issue
Block a user