File: bug-1964089-fix-share-creation-via-rest-9bb4180fc87af6c2.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 (8 lines) | stat: -rw-r--r-- 309 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
---
fixes:
  - |
    NetApp driver `bug #2080951
    <https://bugs.launchpad.net/manila/+bug/2080951>`_:
    Fixed the share creation workflow via REST.
    Changed the order of dedupe/compression to disable compression first followed
    by disabling dedupe so that the share creation workflow goes through.