File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
docs/book/src/clusteropenstack Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 11
11
- [ DNS server] ( #dns-server )
12
12
- [ Machine flavor] ( #machine-flavor )
13
13
- [ Optional Configuration] ( #optional-configuration )
14
+ - [ Log level] ( #log-level )
14
15
- [ External network] ( #external-network )
15
16
- [ Floating IP] ( #floating-ip )
16
17
- [ Network Filters] ( #network-filters )
@@ -120,6 +121,10 @@ The flavors for control plane and worker node machines must be exposed as enviro
120
121
121
122
# Optional Configuration
122
123
124
+ ## Log level
125
+
126
+ When running CAPO with ` --v=6 ` the gophercloud client logs its requests to the OpenStack API. This can be helpful during debugging.
127
+
123
128
## External network
124
129
125
130
External network is automatically found, but you can specify the external network explicitly by ` spec.externalNetworkId ` of ` OpenStackCluster ` .
You can’t perform that action at this time.
0 commit comments