Bug 2022234 - Parameter 'ValidateGatewaysIcmp:false' is not working in OSP16.2
Summary: Parameter 'ValidateGatewaysIcmp:false' is not working in OSP16.2
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-heat-templates
Version: 16.2 (Train)
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
: ---
Assignee: OSP Team
QA Contact: Joe H. Rahme
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-11-11 06:50 UTC by Paul Jany
Modified: 2022-03-23 22:30 UTC (History)
2 users (show)

Fixed In Version: openstack-tripleo-heat-templates-11.6.1-2.20210922004813.938370e.el8ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-03-23 22:29:33 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker OSP-10761 0 None None None 2021-11-11 06:50:51 UTC
Red Hat Product Errata RHSA-2022:0995 0 None None None 2022-03-23 22:30:02 UTC

Description Paul Jany 2021-11-11 06:50:09 UTC
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.

Comment 1 Paul Jany 2021-11-17 04:51:31 UTC
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?

Comment 13 errata-xmlrpc 2022-03-23 22:29:33 UTC
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


Note You need to log in before you can comment on or make changes to this bug.