File: bug-1690159-retry-backend-init-58486ea420feaf51.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 (5 lines) | stat: -rw-r--r-- 234 bytes parent folder | download | duplicates (5)
1
2
3
4
5
---
fixes:
  - Retry to initialize the manila-share driver for every backend in case
    there was an error during initialization. That way even a temporary broken
    backend can be initialized later without restarting manila-share.