[new][telemetry] aodh 2.0.2 release (mitaka)
We are glad to announce the release of: aodh 2.0.2: OpenStack Telemetry Alarming This release is part of the mitaka stable release series. For more details, please see below. 2.0.2 ^^^^^ Upgrade Notes * 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. Changes in aodh 2.0.1..2.0.2 ---------------------------- a08bdea Correct concurrency of gabbi tests for gabbi 1.22.0 7212765 Catch DriverLoadFailure for get_transport optional fdc9b3d Add a tool for migrating alarms data from NoSQL to SQL Diffstat (except docs and test files) ------------------------------------- .testr.conf | 2 +- aodh/cmd/data_migration.py | 162 +++++++++++++++++++++ aodh/messaging.py | 5 +- .../functional/storage/test_data_migration.py | 112 ++++++++++++++ ...add-a-data-migration-tool-daa14b0cb5d4cc62.yaml | 7 + setup.cfg | 1 + 6 files changed, 286 insertions(+), 3 deletions(-)
participants (1)
-
no-reply@openstack.org