We recently patched the openstackclient code to increase the number of retries when running commands[1], but I think what we really wanted was to increase the amount of time to wait on each retry. The original approach did help somewhat, but it is doing so by just racing more times. Instead, it would be better to win the race more often. This is mostly a CI or developer environment issue where we are deploying with the minimal amount of computing resources to get a functioning cloud. [1] https://git.openstack.org/cgit/openstack/puppet-openstacklib/commit/?id=489099632446b1903986549e5feb80b509f9b77d Change-Id: I0707165a9e8054c1b3e0ad299604356cecc9f99f
4.9 KiB
4.9 KiB