ironic/releasenotes/notes/no-downward-sql-migration-52279e875cd8b7a3.yaml
Anton Arefiev 49e0475b03 Remove downgrade support from migrations
According to cross project spec I622f89fe63327d44f9b229d3bd9e76e15acbaa7a
downgrade migrations should be removed.
Also related tests was removed.

Closes-Bug: #1527248
Change-Id: I048bd73243d03b03080255c7cfeb53043f10acc5
2016-02-08 15:31:15 +00:00

6 lines
217 B
YAML

---
features:
- Database migrations downgrade support was removed. More info about
database migration/rollback could be found here
http://docs.openstack.org/openstack-ops/content/ops_upgrades-roll-back.html