Skip to content

Commit

Permalink
Move openstackclient to the top
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Berendt <[email protected]>
  • Loading branch information
berendt committed Jan 16, 2025
1 parent 6a8678f commit ec883a5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/guides/user-guide/openstack/openstackclient.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
---
sidebar_label: Client
sidebar_position: 10
---

# Client

OpenStackClient looks for a `clouds.yaml` configuration file in the following locations:
[OpenStackClient](https://docs.openstack.org/python-openstackclient/latest/) looks
for a `clouds.yaml` configuration file in the following locations:

- current directory
- `~/.config/openstack`
Expand Down

0 comments on commit ec883a5

Please sign in to comment.