Update cinder options for icehouse with latest autohelp

Change-Id: I6ffe35eb2995c76f69ebccb2b5d9a6211b3ff6ce
This commit is contained in:
Shaun McCance
2014-01-20 17:30:28 -05:00
parent 90b53f596a
commit f45648a1e8
50 changed files with 289 additions and 325 deletions

View File

@@ -15,6 +15,9 @@
</tr>
</thead>
<tbody>
<tr>
<th colspan="2">[DEFAULT]</th>
</tr>
<tr>
<td>expiry_thres_minutes = 720</td>
<td>(IntOpt) This option specifies the threshold for last access time for images in the NFS image cache. When a cache cleaning cycle begins, images in the cache that have not been accessed in the last M minutes, where M is the value of this parameter, will be deleted from the cache to create free space on the NFS share.</td>
@@ -61,4 +64,4 @@
</tr>
</tbody>
</table>
</para>
</para>