From ec883a52228bf3041bcef9e0ecdbcb9b40dec36e Mon Sep 17 00:00:00 2001 From: Christian Berendt Date: Thu, 16 Jan 2025 21:21:32 +0100 Subject: [PATCH] Move openstackclient to the top Signed-off-by: Christian Berendt --- docs/guides/user-guide/openstack/openstackclient.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/guides/user-guide/openstack/openstackclient.md b/docs/guides/user-guide/openstack/openstackclient.md index f31fece2dd..00c65744f8 100644 --- a/docs/guides/user-guide/openstack/openstackclient.md +++ b/docs/guides/user-guide/openstack/openstackclient.md @@ -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`