fa32c3787e
When DHSS=True, the cDOT driver creates vservers to act as manila share servers and sets up LIFs within the vservers as export locations using physical ports. The LIFs in the NetApp cluster may use overlapping addresses provided that they are put in separate IPspaces and the physical ports underneath them are put in corresponding broadcast domains. Fix the cDOT driver to maintain a proper 1-1 relation between IPSpaces and broadcast domains as documented here [1]. [1] https://library.netapp.com/ecmdocs/ECMP1636021/html/GUID-CB9BD2E2-D085-446E-8EB2-6BF609E42ABA.html Change-Id: I32968e82cc679bb7efe492f3ca980e16e5e29c83 Closes-bug: #1646603
5 lines
141 B
YAML
5 lines
141 B
YAML
---
|
|
fixes:
|
|
- Changed NetApp cDOT driver when running with DHSS=True to maintain
|
|
a 1-1 relation between IPSpaces and broadcast domains.
|