Updated openstack/openstack

Project: openstack-infra/nodepool  aebd030a329261246d96102f2e7a75f47e8d1812

Retry SSHExceptions in nodepool

Today, when SSHExceptions are raise, nodepool will abort communication
with the node. Now, nodepool will properly trap them and try again
until the SSH timeout has been raised.

This help with potential race conditions with openssh-server and
nodepool, where nodes would restart sshd after nodepool has
established a connection.

Change-Id: I40bfa1b1af6e4e75f8f14c597c28407ed08023de
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2016-10-05 12:11:47 -04:00 committed by Gerrit Code Review
parent a9bba8fb28
commit 04afa345d9
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 7e3a620fa97b0acb91d4d8165a445bfcaf833889
Subproject commit aebd030a329261246d96102f2e7a75f47e8d1812