From e80e5f2eb86c5e514a0a9a217578d5445a9fa300 Mon Sep 17 00:00:00 2001 From: Wang Jie Date: Sat, 24 Feb 2018 07:40:51 +0800 Subject: [PATCH] Update swift.md (#6054) --- docs/storage-drivers/swift.md | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/docs/storage-drivers/swift.md b/docs/storage-drivers/swift.md index 30c1458b5..cb9c1a49d 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 - Your Openstack tenant id. You can either use tenant or tenantid. + Your Openstack tenant ID. You can either use tenant or tenantid. @@ -113,7 +113,7 @@ storage. no - Your Openstack domain id for Identity v3 API. You can either use domain or domainid. + Your Openstack domain ID for Identity v3 API. You can either use domain or domainid. @@ -124,7 +124,7 @@ storage. no - Your Openstack trust id for Identity v3 API. + Your Openstack trust ID for Identity v3 API. @@ -135,7 +135,7 @@ storage. no - true to skip TLS verification, false by default. + true to skip TLS verification, false by default. @@ -179,7 +179,7 @@ storage. no - The access key to generate temporary URLs. It is used by HP Cloud Object Storage in addition to the `secretkey` parameter. + The access key to generate temporary URLs. It is used by HP Cloud Object Storage in addition to the secretkey parameter. @@ -190,7 +190,7 @@ storage. no - Specify the OpenStack Auth's version,for example 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. @@ -201,7 +201,7 @@ storage. no - The endpoint type used when connecting to swift. Possible values are `public`, `internal` and `admin`. Default is `public`. + The endpoint type used when connecting to swift. Possible values are public, internal, and admin. Default is public. @@ -218,7 +218,6 @@ configuration file can specify the following optional parameters :

Specify whether to use container secret key to generate temporary URL when set to true, or the account secret key otherwise.

-

@@ -236,7 +235,6 @@ configuration file can specify the following optional parameters : - POST - DELETE -

- \ No newline at end of file +