python-tripleoclient/tripleoclient/tests/workflows
Emilien Macchi 7c518a40d9 Convert enable-ssh-admin.sh to python
Instead of using the script from the templates, use python for the
enable-ssh-admin logic. This will allow for more properly handling
failures.

This also fixes a race condition where sshd has not already started on
some of the nodes before we try and connect via ssh. A timeout is added
where we wait for the port to come up. If the timeout has passed and the
port is still not up, then an exception is raised.

Change-Id: I3431d2ec724a880baf0de8f586490d145bedf870
Closes-Bug: #1769230
(cherry picked from commit I3431d2ec724a880baf0de8f586490d145bedf870)
2018-06-18 20:30:19 +00:00
..
__init__.py Use Mistral for baremetal registration 2016-07-08 15:43:18 +01:00
test_baremetal.py Tripleoclient unified queue name. 2017-11-06 13:46:14 -05:00
test_base.py Handle failed actions 2017-05-04 14:47:21 -04:00
test_deployment.py Convert enable-ssh-admin.sh to python 2018-06-18 20:30:19 +00:00
test_parameters.py Tripleoclient unified queue name. 2017-11-06 13:46:14 -05:00
test_plan_management.py Persist user-files/* for 'overcloud update' command 2018-03-06 14:10:26 +02:00
test_support.py Tripleoclient unified queue name. 2017-11-06 13:46:14 -05:00
test_undercloud_backup.py Add Openstack Undercloud backup 2018-03-07 08:06:28 +00:00