python-tripleoclient/tripleoclient/workflows
Alex Schultz 188acfbc40 Add additional ssh timeout options
Added `--overcloud-ssh-enable-timeout` and
`--overcloud-ssh-port-timeout` to the openstack overcloud deploy command
to allow users the ability to tune these values.  The ssh port timeout
might need to be tuned if the hardware being deployed is slow to post
and takes longer than 5 minutes to become ready.

These options have been added to:

 * openstack overcloud deploy
 * openstack overcloud admin
 * openstack overcloud ffu upgrade
 * openstack overcloud upgrade

Change-Id: I56f6001b5efeed7ccb3918a5c2622c3eca613c07
Closes-Bug: #1858222
2020-01-03 16:13:36 -07:00
..
__init__.py Use Mistral for baremetal registration 2016-07-08 15:43:18 +01:00
baremetal.py Improvements to unprovision command 2019-10-30 12:31:59 +13:00
base.py Fix race in execution finishing 2019-09-06 11:01:38 +12:00
deployment.py Add additional ssh timeout options 2020-01-03 16:13:36 -07:00
package_update.py Merge "Remove converge_nodes functions, unused package_update code" 2019-08-26 16:25:01 +00:00
parameters.py Refactoring the join part. 2019-10-16 12:32:35 +02:00
plan_management.py Handle a deployment that was manually cancelled. 2019-10-08 17:41:07 +00:00
roles.py Add workflows-based role listing commands 2018-01-11 15:10:08 +00:00
scale.py workflows/scale: re-use the deployment workbook to run Ansible 2019-05-08 21:21:44 +00:00
stack_management.py Merge "Change the overcloud delete command to use undeploy_plan" 2018-12-06 15:02:25 +00:00
support.py Replace ansible shell with python runner 2019-12-17 07:35:35 -06:00
undercloud_backup.py Add Openstack Undercloud backup 2018-02-08 07:50:37 +00:00