File: fix-creating-from-snapshot-server-limit-7b575c7cbf081efc.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 (7 lines) | stat: -rw-r--r-- 313 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
---
fixes:
  - |
    Fix creating from snapshot operation with server limits. If the new share
    and parent are in the same host, the share server must be resued, so the
    limits must be ignored. For more details, please refer to
    `launchpad bug #1918845 <https://bugs.launchpad.net/manila/+bug/1918845>`_