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 069eb27 commit 3a6cf61Copy full SHA for 3a6cf61
pkg/cloud/services/networking/network.go
@@ -57,7 +57,6 @@ func (s *Service) ReconcileNetwork(clusterName string, openStackCluster *infrav1
57
return nil
58
}
59
60
- var portSecurityEnabled gophercloud.EnabledState
61
var opts createOpts
62
if openStackCluster.Spec.DisablePortSecurity {
63
opts = createOpts{
0 commit comments