manila/releasenotes/notes/bug-1717392-fix-downgrade-share-access-map-bbd5fe9cc7002f2d.yaml
zhiguo.li 0028c6b964 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
(cherry picked from commit 12841fe016)
(cherry picked from commit 846a1597d3)
2018-07-25 15:42:52 -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.