Merge "CI: Reduce neutron RPC service workers to 1"

This commit is contained in:
Zuul 2021-08-27 19:28:15 +00:00 committed by Gerrit Code Review
commit 7f5be46c35

View File

@ -44,6 +44,7 @@ neutron_external_interface: "{{ neutron_external_interface_name }}"
openstack_logging_debug: "True"
nova_libvirt_logging_debug: "False"
openstack_service_workers: "1"
openstack_service_rpc_workers: "1"
{% endif %}
{% if need_build_image and not is_previous_release %}