Increase DevStack uWSGI buffer for Tempest support (Keystone Headers)
Change-Id: I597c85745f60434477886f14dd8bb7f3d5b39dd3
This commit is contained in:
parent
7d64404154
commit
b617461315
@ -148,7 +148,7 @@ function install_barbicanclient {
|
||||
|
||||
# start_barbican - Start running processes, including screen
|
||||
function start_barbican {
|
||||
screen_it barbican "uwsgi --master --emperor $BARBICAN_CONF_DIR/vassals --logto $BARBICAN_API_LOG_DIR/barbican.log"
|
||||
screen_it barbican "uwsgi --master --emperor $BARBICAN_CONF_DIR/vassals --logto $BARBICAN_API_LOG_DIR/barbican.log -b 65535"
|
||||
}
|
||||
|
||||
# stop_barbican - Stop running processes
|
||||
|
Loading…
x
Reference in New Issue
Block a user