python-tripleoclient/tripleoclient/tests/v1/overcloud_deploy
James Slagle 6cc67c3398 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
2018-05-14 12:54:47 -04:00
..
__init__.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
fakes.py Tripleoclient unified queue name. 2017-11-06 13:46:14 -05:00
test_overcloud_deploy.py Convert enable-ssh-admin.sh to python 2018-05-14 12:54:47 -04:00