Skip to content

Commit 9424286

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "Add trove-api to $API_WORKERS"
2 parents 106b379 + ecad2f2 commit 9424286

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

lib/trove

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,8 @@ function configure_trove {
144144
iniset $TROVE_CONF_DIR/trove.conf DEFAULT sql_connection `database_connection_url trove`
145145
iniset $TROVE_CONF_DIR/trove.conf DEFAULT default_datastore $TROVE_DATASTORE_TYPE
146146
setup_trove_logging $TROVE_CONF_DIR/trove.conf
147+
iniset $TROVE_CONF_DIR/trove.conf DEFAULT trove_api_workers "$API_WORKERS"
148+
147149

148150
# (Re)create trove taskmanager conf file if needed
149151
if is_service_enabled tr-tmgr; then

0 commit comments

Comments
 (0)