File: sf-fix-clone-and-request-timeout-issues-56f7a7659c7ec775.yaml

package info (click to toggle)
cinder 2%3A17.0.1-1%2Bdeb11u1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 36,796 kB
  • sloc: python: 395,277; pascal: 2,085; sh: 585; makefile: 111; xml: 26; sql: 5
file content (7 lines) | stat: -rw-r--r-- 280 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
---
fixes:
  - |
    `Bug #1898587 <https://bugs.launchpad.net/cinder/+bug/1898587>`_:
    Address cloning and api request timeout issues users may hit in
    certain environments, by allowing configuring timeout values for
    these operations through cinder configuration file.