File: bug-1872243-netapp-fix-vserver-peer-with-same-vserver-8bc65816f1764784.yaml

package info (click to toggle)
manila 1%3A21.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 24,512 kB
  • sloc: python: 281,625; sh: 1,873; pascal: 1,336; makefile: 74
file content (10 lines) | stat: -rw-r--r-- 406 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
---
fixes:
  - |
    NetApp cDOT driver is now fixed to not create peer relationship between
    same share servers when handling share replica creation and promotion.
    This issue was happening when operating in `driver_handles_share_servers`
    enabled mode with backends configured with more than one pool. See
    `Launchpad bug 1872243 <https://launchpad.net/bugs/1872243>`_ for more
    details.