Update yaml files for Dell EMC VNX, Unity drivers
1. manila-backend-vnx.yaml: a. remove ManilaVNXServerMetaPool since meta_pool is not used by Manila VNX driver b. add ManilaVNXServerContainer 2. cinder-dellemc-vnx-config.yaml: a. remove default value of CinderDellEMCVNXStorageSecurityFileDir since it is not medatory option for Cinder VNX driver Change-Id: Ie48cec52df720f3a13700d6048ecf78ba9067b51 Closes-bug: #1774942
This commit is contained in:
parent
20de1eb34d
commit
5c09e67473
@ -15,5 +15,5 @@ parameter_defaults:
|
||||
CinderDellEMCVNXMaxLunsPerStorageGroup: 255
|
||||
CinderDellEMCVNXInitiatorAutoRegistration: 'true'
|
||||
CinderDellEMCVNXAuthType: 'global'
|
||||
CinderDellEMCVNXStorageSecurityFileDir: '/etc/secfile/array1'
|
||||
CinderDellEMCVNXStorageSecurityFileDir: ''
|
||||
CinderDellEMCVNXNaviSecCliPath: '/opt/Navisphere/bin/naviseccli'
|
||||
|
@ -12,7 +12,7 @@ parameter_defaults:
|
||||
ManilaVNXNasLogin: ''
|
||||
ManilaVNXNasPassword: ''
|
||||
ManilaVNXNasServer: ''
|
||||
ManilaVNXServerMetaPool: ''
|
||||
ManilaVNXServerContainer: ''
|
||||
ManilaVNXShareDataPools: ''
|
||||
ManilaVNXEthernetPorts: ''
|
||||
ManilaVNXEmcSslCertVerify: false
|
||||
|
Loading…
Reference in New Issue
Block a user