Merge "Workaround for CI failure due to Heat timeout"

This commit is contained in:
Zuul 2023-02-10 02:40:59 +00:00 committed by Gerrit Code Review
commit 46a28fc8a2

View File

@ -152,6 +152,11 @@
controller:
devstack_local_conf:
post-config:
# NOTE: workaround for Heat timeout due to communication
# problem between nova and neutron.
$NEUTRON_CONF:
DEFAULT:
client_socket_timeout: 60
$NEUTRON_DHCP_CONF:
DEFAULT:
enable_isolated_metadata: True