[config-ref] Update new/deprecated/removed options

Change-Id: I914a51eb3742a88da7ea9f536325778ae0d9828d
This commit is contained in:
Gauvain Pocentek 2015-10-29 17:09:42 +09:00
parent 5563f5d4fa
commit 5611f54f3d

View File

@ -436,10 +436,6 @@
<td>[DEFAULT] sf_enable_volume_mapping = True</td>
<td>(BoolOpt) Create an internal mapping of volume IDs and account. Optimizes lookups and performance at the expense of memory, very large deployments may want to consider setting to False.</td>
</tr>
<tr>
<td>[DEFAULT] sf_svip = None</td>
<td>(StrOpt) Overrides default cluster SVIP with the one specified. This is required or deployments that have implemented the use of VLANs for iSCSI networks in their cloud.</td>
</tr>
<tr>
<td>[DEFAULT] sheepdog_store_address = 127.0.0.1</td>
<td>(StrOpt) IP address of sheep daemon.</td>