feat(docs): add openstack cli first version (#9848)

Co-authored-by: Andoni A. <14891798+andoniaf@users.noreply.github.com>
This commit is contained in:
Daniel Barranquero
2026-01-29 14:24:44 +01:00
committed by GitHub
parent 013f2e5d32
commit f65879346b
9 changed files with 829 additions and 0 deletions

View File

@@ -267,6 +267,13 @@
"user-guide/providers/oci/getting-started-oci",
"user-guide/providers/oci/authentication"
]
},
{
"group": "OpenStack",
"pages": [
"user-guide/providers/openstack/getting-started-openstack",
"user-guide/providers/openstack/authentication"
]
}
]
},