Tungsten Fabric MOSK deployments use six workers of the
contrail-api service by default. This section instructs you on how to
change the default configuration if needed.
To configure the number of Contrail API workers on a TF deployment:
Specify the required number of workers in the TFOperator custom
resource:
Verify that the ps output lists one API process with PID "1"
and the number of workers set in the TFOperator custom resource.
In /etc/contrail/, verify that the number of configuration
files contrail-api-X.conf matches the number of workers set in the
TFOperator custom resource.