Skip to content

Commit 0a2a7ae

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "Updated deprecated keystone_authtoken option"
2 parents 467dbf7 + 8ff298a commit 0a2a7ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/keystone

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,7 @@ function configure_auth_token_middleware {
480480
iniset $conf_file $section auth_uri $KEYSTONE_SERVICE_URI
481481
iniset $conf_file $section cafile $SSL_BUNDLE_FILE
482482
iniset $conf_file $section signing_dir $signing_dir
483-
iniset $conf_file $section memcache_servers $SERVICE_HOST:11211
483+
iniset $conf_file $section memcached_servers $SERVICE_HOST:11211
484484
}
485485

486486
# init_keystone() - Initialize databases, etc.

0 commit comments

Comments
 (0)