96d6869dd6
This patch fixes the concurrency in the NetApp driver between the method setup_server and teardown_server by doing the teardown_server method lock the needed resources correctly. Closes-bug: #1816640 Change-Id: I7d56384e77b7e18b3c95f182c0a01af82e5fa5a5
7 lines
181 B
YAML
7 lines
181 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixed an issue with the NetApp driver leaving leftover
|
|
resources when it was handling too many share server
|
|
creation and deletion requests in parallel.
|