We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d46b62 + cb858a9 commit fd58a20Copy full SHA for fd58a20
1 file changed
devstack/plugin.sh
@@ -200,7 +200,7 @@ function configure_cloudkitty {
200
iniset $CLOUDKITTY_CONF database connection $dburl
201
202
# keystone middleware
203
- configure_auth_token_middleware $CLOUDKITTY_CONF cloudkitty $CLOUDKITTY_AUTH_CACHE_DIR
+ configure_keystone_authtoken_middleware $CLOUDKITTY_CONF cloudkitty
204
205
if is_service_enabled ck-api && [ "$CLOUDKITTY_USE_MOD_WSGI" == "True" ]; then
206
_cloudkitty_config_apache_wsgi
0 commit comments