aodh/releasenotes/notes/add-a-data-migration-tool-daa14b0cb5d4cc62.yaml
liusheng a096e57759 Add a tool for migrating alarms data from NoSQL to SQL
blueprint only-support-sqlalchemy-in-aodh
Change-Id: If0ac3e530ab007118dfd5b842826ba95613ac61d
2016-05-23 16:15:14 +08:00

8 lines
300 B
YAML

---
upgrade:
- >
Add a tool for migrating alarm and alarm history data from NoSQL storage
to SQL storage. The migration tool has been tested OK in devstack
environment, but users need to be cautious with this, because the data
migration between storage backends is a bit dangerous.