From 5611f54f3dc251057e2bb778f086f55b5876e346 Mon Sep 17 00:00:00 2001 From: Gauvain Pocentek Date: Thu, 29 Oct 2015 17:09:42 +0900 Subject: [PATCH] [config-ref] Update new/deprecated/removed options Change-Id: I914a51eb3742a88da7ea9f536325778ae0d9828d --- doc/config-reference/conf-changes/cinder.xml | 4 ---- 1 file changed, 4 deletions(-) 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.