From a5fc398d481797fc64f09f85ecb8654d55649cc2 Mon Sep 17 00:00:00 2001 From: Etourneau Gwenn Date: Sat, 13 Jan 2018 15:32:34 +0900 Subject: [PATCH] Adding notes for the custom CA file --- docs/concepts/cluster-administration/cloud-providers.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/concepts/cluster-administration/cloud-providers.md b/docs/concepts/cluster-administration/cloud-providers.md index d574d92658..683900452e 100644 --- a/docs/concepts/cluster-administration/cloud-providers.md +++ b/docs/concepts/cluster-administration/cloud-providers.md @@ -138,7 +138,8 @@ file: connotation, a deployment can use a geographical name for a region identifier such as `us-east`. Available regions are found under the `/v3/regions` endpoint of the Keystone API. -* `ca-file` (Optional): TODO +* `ca-file` (Optional): Used to specify the path to your custom CA file. + When using Keystone V3 - which changes tenant to project - the `tenant-id` value is automatically mapped to the project construct in the API.