According to our records, this should be resolved by openstack-tripleo-heat-templates-6.1.0-2.el7ost. This build is available now.
According to our records, this should be resolved by puppet-tripleo-6.5.0-5.el7ost. This build is available now.
According to our records, this should be resolved by puppet-cinder-10.3.1-1.el7ost. This build is available now.
Versions: openstack-tripleo-heat-templates-6.2.0-3.el7ost.noarch puppet-tripleo-6.5.0-8.el7ost.noarch puppet-cinder-10.3.1-1.el7ost.noarch Don't have access to a Dell SC backend to actually run Cinder commands. Verification based on Heat template and resulting cinder.conf backend config. Heat Template used: parameter_defaults: CinderEnableDellScBackend: true CinderDellScBackendName: 'tripleo_dellsc' CinderDellScSanIp: '10.35.64.83' CinderDellScSanLogin: 'Admin' CinderDellScSanPassword: 'Admin' CinderDellScSsn: 64702 CinderDellScIscsiIpAddress: '10.35.64.84' CinderDellScIscsiPort: 3260 CinderDellScApiPort: 3033 CinderDellScServerFolder: 'dellsc_server' CinderDellScVolumeFolder: 'dellsc_volume' CinderDellScSecondarySanIp: '10.35.64.85' CinderDellScSecondarySanLogin: 'Admin2' CinderDellScSecondarySanPassword: 'Admin2' CinderDellScSecondaryScApiPort: 3033 CinderDellScExcludedDomainIp: '10.35.64.86' Resulting cinder.conf: [tripleo_dellsc] volume_backend_name=tripleo_dellsc volume_driver=cinder.volume.drivers.dell.dell_storagecenter_iscsi.DellStorageCenterISCSIDriver san_ip=10.35.64.83 san_login=Admin san_password=Admin iscsi_ip_address=10.35.64.84 dell_sc_ssn=64702 dell_sc_api_port=3033 dell_sc_server_folder=dellsc_server dell_sc_volume_folder=dellsc_volume iscsi_port=3260 excluded_domain_ip=10.35.64.86 ->This only show's up once, OK to verify? secondary_san_ip=10.35.64.85 secondary_san_login=Admin2 secondary_san_password=Admin2 secondary_sc_api_port=3033
The output in cinder.conf matches what I expected from the THT parameters you supplied. If you really want to be sure the behavior is correct then you could see about testing with the Dell EMC's "Futureville" DCI setup.
Set OtherQA, not sure if/when we'll have access to DCI setup to test this. According to #4-5 looks as if this would pass as expected.
OSP11 is now retired, see details at https://access.redhat.com/errata/product/191/ver=11/rhel---7/x86_64/RHBA-2018:1828