Merge "Add the api works num for watcher"
This commit is contained in:
commit
5a208e0c5f
@ -9,6 +9,7 @@ transport_url = rabbit://{% for host in groups['rabbitmq'] %}{{ rabbitmq_user }}
|
|||||||
[api]
|
[api]
|
||||||
host = {{ api_interface_address }}
|
host = {{ api_interface_address }}
|
||||||
port = {{ watcher_api_port }}
|
port = {{ watcher_api_port }}
|
||||||
|
workers = {{ openstack_service_workers }}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
[database]
|
[database]
|
||||||
|
Loading…
Reference in New Issue
Block a user