diff --git a/docs/storage-drivers/swift.md b/docs/storage-drivers/swift.md index 30c1458b..cb9c1a49 100644 --- a/docs/storage-drivers/swift.md +++ b/docs/storage-drivers/swift.md @@ -1,6 +1,6 @@ --- description: Explains how to use the OpenStack swift storage driver -keywords: registry, service, driver, images, storage, swift +keywords: registry, service, driver, images, storage, swift title: OpenStack Swift storage driver --- @@ -91,7 +91,7 @@ storage. no
tenant
or tenantid
.
+ Your Openstack tenant ID. You can either use tenant
or tenantid
.
domain
or domainid
.
+ Your Openstack domain ID for Identity v3 API. You can either use domain
or domainid
.
true
to skip TLS verification, false
by default.
secretkey
parameter.
3
. By default the driver autodetects the auth's version from the AuthURL.
+ Specify the OpenStack Auth's version, for example 3
. By default the driver autodetects the auth's version from the AuthURL.
public
, internal
, and admin
. Default is public
.
Specify whether to use container secret key to generate temporary URL when set to true, or the account secret key otherwise.
-