22c09d5768
Live migration was creating duplicate ACL records for the compute nodes. Fixed it by not creating one when an ACL exists during initialization of the volume. Closes Bug: #1726591 Change-Id: Ib78293efa626c098a572f4c64119ee2ff296bd40
6 lines
245 B
YAML
6 lines
245 B
YAML
---
|
|
fixes:
|
|
- Dell EMC PS Series Driver code was creating duplicate ACL records during
|
|
live migration. Fixes the initialize_connection code to not create access
|
|
record for a host if one exists previously. This change fixes bug 1726591.
|