docs + fix test
Signed-off-by: Nikita Tarasov <nikita@mygento.ru>
This commit is contained in:
parent
b51607f9f0
commit
b4f060599a
2 changed files with 11 additions and 1 deletions
|
@ -298,6 +298,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>. The driver use 0 (autodetect) by default.
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<code>chunksize</code>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue