CI: Reduce neutron RPC service workers to 1
Change-Id: I48e7fe2a5a585a2e1cab885b4d725dec7e175aea
This commit is contained in:
parent
4d4dff0cb8
commit
99db669fb6
@ -38,6 +38,7 @@ kolla_internal_vip_address: "{{ kolla_internal_vip_address }}"
|
||||
neutron_external_interface: "{{ neutron_external_interface_name }}"
|
||||
openstack_logging_debug: "True"
|
||||
openstack_service_workers: "1"
|
||||
openstack_service_rpc_workers: "1"
|
||||
{% endif %}
|
||||
|
||||
{% if need_build_image and not is_previous_release %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user