diff --git a/doc/config-reference/conf-changes/cinder.xml b/doc/config-reference/conf-changes/cinder.xml index 7814c8a4e3..a9f8f6e13e 100644 --- a/doc/config-reference/conf-changes/cinder.xml +++ b/doc/config-reference/conf-changes/cinder.xml @@ -436,10 +436,6 @@ [DEFAULT] sf_enable_volume_mapping = True (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. - - [DEFAULT] sf_svip = None - (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. - [DEFAULT] sheepdog_store_address = 127.0.0.1 (StrOpt) IP address of sheep daemon.