Skip to content

Commit cd2924c

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Set workers=$API_WORKERS in glance-registry.conf"
2 parents 6b6d1f2 + 0f4af39 commit cd2924c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/glance

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ function configure_glance {
114114
# Set non-default configuration options for registry
115115
iniset $GLANCE_REGISTRY_CONF DEFAULT debug $ENABLE_DEBUG_LOG_LEVEL
116116
iniset $GLANCE_REGISTRY_CONF DEFAULT bind_host $GLANCE_SERVICE_LISTEN_ADDRESS
117+
iniset $GLANCE_REGISTRY_CONF DEFAULT workers $API_WORKERS
117118
local dburl
118119
dburl=`database_connection_url glance`
119120
iniset $GLANCE_REGISTRY_CONF database connection $dburl

0 commit comments

Comments
 (0)