We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 315f6e6 commit 86feb92Copy full SHA for 86feb92
pkg/util/openstack/loadbalancer.go
@@ -46,7 +46,7 @@ const (
46
47
waitLoadbalancerInitDelay = 1 * time.Second
48
waitLoadbalancerFactor = 1.2
49
- waitLoadbalancerActiveSteps = 19
+ waitLoadbalancerActiveSteps = 23
50
waitLoadbalancerDeleteSteps = 12
51
52
activeStatus = "ACTIVE"
0 commit comments