Bug 1785723 - Need ability to extend timeout between when the heat stack creation completes and waiting for ssh on port 22 for enable_ssh_admin
Summary: Need ability to extend timeout between when the heat stack creation completes...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: python-tripleoclient
Version: 15.0 (Stein)
Hardware: Unspecified
OS: Unspecified
low
medium
Target Milestone: beta
: 16.1 (Train on RHEL 8.2)
Assignee: Alex Schultz
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-12-20 19:00 UTC by Kevin Jones
Modified: 2020-07-29 07:50 UTC (History)
9 users (show)

Fixed In Version: python-tripleoclient-12.3.2-0.20200130192329.78ac810.el8ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-07-29 07:50:33 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1858222 0 None None None 2020-01-03 17:34:28 UTC
OpenStack gerrit 701054 0 None MERGED Add additional ssh timeout options 2020-07-20 05:22:22 UTC
OpenStack gerrit 701544 0 None MERGED Add additional ssh timeout options 2020-07-20 05:22:22 UTC
Red Hat Product Errata RHBA-2020:3148 0 None None None 2020-07-29 07:50:53 UTC

Description Kevin Jones 2019-12-20 19:00:18 UTC
During deployment of RHOSP 15, after the heat stack goes CREATE_COMPLETE, the deployment waits for port 22 on all overcloud nodes to become available. Currently the timeout for this is 300 seconds in tripleoclient/constants.py.

On hardware with slow post times, this means that you have to run the command in two phases because without hand modifying the constants.py file, there is no way to set that particular timeout.

Version:
15

Reproducible:
Only on slow to post machines (old hardware or nodes with large amounts of ram)

Steps to reproduce:
1) deploy RHOSP 15 on nodes that take longer than 5 minutes to have SSH available on port 22 during overcloud deployment

Actual results:
times out waiting for port 22 on overcloud nodes to become available

Expected results:
Have ability to set a parameter which extends this timeout so that the deployment will run all the way through

Comment 1 Alex Schultz 2020-01-03 17:24:17 UTC
We'll likely add this timeout customization in a later OSP16 release. We probably won't backport this to OSP15 since it's not a long life release. For now the workaround would be to tweak the constant.

Comment 9 errata-xmlrpc 2020-07-29 07:50: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, 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/RHBA-2020:3148


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