commit 55296828a7d7a03736a21d846da15571ca22ec9e
Author: Gary Kotton <email address hidden>
Date: Tue Dec 31 23:40:29 2013 -0800
VMware: unnecessary session reconnection
An error FAULT_NOT_AUTHENTICATED could imply that there is a problem
with the backend or that no values were found (for example there are
no running VMS). In the latter case the connection should not
be restarted.
The patch also ensures that the session is restarted if there are
connection issues.
This issue occasionally causes CI issues with minesweeper.
Reviewed: https:/ /review. openstack. org/64598 /git.openstack. org/cgit/ openstack/ nova/commit/ ?id=55296828a7d 7a03736a21d846d a15571ca22ec9e
Committed: https:/
Submitter: Jenkins
Branch: master
commit 55296828a7d7a03 736a21d846da155 71ca22ec9e
Author: Gary Kotton <email address hidden>
Date: Tue Dec 31 23:40:29 2013 -0800
VMware: unnecessary session reconnection
An error FAULT_NOT_ AUTHENTICATED could imply that there is a problem
with the backend or that no values were found (for example there are
no running VMS). In the latter case the connection should not
be restarted.
The patch also ensures that the session is restarted if there are
connection issues.
This issue occasionally causes CI issues with minesweeper.
Closes-bug: #1265512
Co-authored-by: Shawn Harsock <email address hidden>
Change-Id: Ibfa83d0b5b9368 0890aad8c88c041 fa344765448