python-tripleoclient/tripleoclient/workflows
Alex Schultz 9e08f1ead2 [TRAIN-and-older] Properly close sockets
Currently we properly close the ipv4 socket when we're check for nodes
to become available. This change adds additional closes to ensure we
clean up the sockets when we're done with them while we wait.

Note this code was removed in Ussuri so this is a <= train only patch

Change-Id: Ie1711972e2fdb2af80b50a2bf514fc46151ae4f3
Closes-Bug: #1888676
2020-07-23 08:10:26 -06:00
..
__init__.py Use Mistral for baremetal registration 2016-07-08 15:43:18 +01:00
baremetal.py Improvements to unprovision command 2020-01-08 10:37:31 +13:00
base.py Fix race in execution finishing 2019-09-06 11:01:38 +12:00
deployment.py [TRAIN-and-older] Properly close sockets 2020-07-23 08:10:26 -06:00
package_update.py Merge "Remove converge_nodes functions, unused package_update code" 2019-08-26 16:25:01 +00:00
parameters.py Identify not allowed parameters in upgrades. 2020-07-06 18:32:13 +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 Start websocket client before workflows 2018-09-26 11:43:16 +02:00
undercloud_backup.py Add Openstack Undercloud backup 2018-02-08 07:50:37 +00:00