Merge "Set Neutron api_workers to $API_WORKERS"

This commit is contained in:
Jenkins 2015-06-14 14:23:10 +00:00 committed by Gerrit Code Review
commit 97c77b90e2

View File

@ -463,6 +463,8 @@ function configure_neutron {
fi
_configure_neutron_debug_command
iniset $NEUTRON_CONF DEFAULT api_workers "$API_WORKERS"
}
function create_nova_conf_neutron {