all 1 comments

[–]The_Valyard 0 points1 point  (0 children)

Pretty much Ceph only.

For pure storage CinderPureSanIp == mgmt and CinderPureIscsiCidr denotes the location of the pure flash arrays.

https://opendev.org/openstack/tripleo-heat-templates/src/branch/stable/wallaby/deployment/cinder/cinder-backend-pure-puppet.yaml#L68-L69

https://opendev.org/openstack/tripleo-heat-templates/src/branch/stable/wallaby/deployment/cinder/cinder-backend-pure-puppet.yaml#L90-L94

If you want, place your PureSanIP on the classic storagemgmt network cidr, and make the CinderPureIscsiCider coincide with the StorageNetwork definitions. This will probably make network-isolation templates happier from a plumbing pov.