Skip to content

Commit 48e5921

Browse files
authored
Merge pull request #866 from hidekazuna/doc_860
📖 Add doc related to log level
2 parents b43b5ba + 9b29b99 commit 48e5921

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/book/src/clusteropenstack/configuration.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
- [DNS server](#dns-server)
1212
- [Machine flavor](#machine-flavor)
1313
- [Optional Configuration](#optional-configuration)
14+
- [Log level](#log-level)
1415
- [External network](#external-network)
1516
- [Floating IP](#floating-ip)
1617
- [Network Filters](#network-filters)
@@ -120,6 +121,10 @@ The flavors for control plane and worker node machines must be exposed as enviro
120121

121122
# Optional Configuration
122123

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+
123128
## External network
124129

125130
External network is automatically found, but you can specify the external network explicitly by `spec.externalNetworkId` of `OpenStackCluster`.

0 commit comments

Comments
 (0)