mirror of
https://github.com/distribution/distribution.git
synced 2025-09-13 13:49:00 +00:00
Merge pull request #1627 from luckyraul/swift_auth_url
Swift auth version param
This commit is contained in:
@@ -300,6 +300,16 @@ An implementation of the `storagedriver.StorageDriver` interface that uses [Open
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<code>authversion</code>
|
||||
</td>
|
||||
<td>
|
||||
<p>
|
||||
Optionally, specify the OpenStack Auth's version,for example <code>3</code>. By default the driver will autodetect the auth's version from the AuthURL.
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<code>chunksize</code>
|
||||
|
Reference in New Issue
Block a user