manila/releasenotes/notes/bug-1717392-fix-downgrade-share-access-map-bbd5fe9cc7002f2d.yaml
zhiguo.li 12841fe016 DB Migration: fix downgrade in 579c267fbb4d
The downgrade incorrectly modifies deleted
share access rules.

Also add a missing unit test for this migration.

Co-Authored-By: Goutham Pacha Ravi <gouthampravi@gmail.com>
Change-Id: If3700e7a18cbd8ae496b8c503c95cf6723485679
Closes-Bug: #1717392
2018-06-25 16:31:18 -07:00

8 lines
275 B
YAML

---
fixes:
- The `Launchpad bug 1717392
<https://bugs.launchpad.net/manila/+bug/1717392>`_
has been fixed and database downgrades do not fail if the database
contains deleted access rules. Database downgrades are not recommended
in production environments.