File: migration-access-fix-71a0f52ea7a152a3.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-- 240 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
---
fixes:
  - Fixed access_allow and access_deny displaying incorrect error
    message during migration of a share.
  - Fixed access rule concurrency in migration that was preventing
    new rules from being added to the migrated share.