Description of problem: Setting 'ValidateGatewaysIcmp:false' does not disable ping check. Version-Release number of selected component (if applicable): 16.2 How reproducible: Run deployment setting [1] in environment in scenario where gateway IP is not responding to ping and it fails. [1] cat environments/disable_icmp_validations.yaml parameter_defaults: ValidateGatewaysIcmp: false ValidateControllersIcmp: false Steps to Reproduce: Cu has environment with ping to the gateway is disabled. Cu tried setting parameter 'ValidateGatewaysIcmp:false' , but the ping validation is checked and deployment failed. The parameter started working once Cu modified the code as per the patch https://review.opendev.org/c/openstack/tripleo-heat-templates/+/809379/1/common/deploy-steps.j2 . Cu want the parameter to work on OSP-16.2 without making any code change. Templates available in supportshell and the specific env file is below. cat environments/disable_icmp_validations.yaml parameter_defaults: ValidateGatewaysIcmp: false ValidateControllersIcmp: false Actual results: Deployment fails during validation check to ping gateway IP. Expected results: Deployment should skip validation check to gateway IP.
Hi, Can I know in which minor release of 16.2 does the package 'openstack-tripleo-heat-templates-11.6.1-2.20210922004813.938370e.el8ost' will be shipped?
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: Red Hat OpenStack Platform 16.2 (openstack-tripleo-heat-templates) security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:0995