2024.2 Series Release Notes¶
21.0.0¶
Upgrade Notes¶
The
storage_state.get_state
method has been removed in favor of thestorage_state.get_last_processed_timestamp
method.
Bug Fixes¶
Fix some API report requests that were returning HTTP 500 errors when using the
opensearch
storage backend. This fixes failures to load the HorizonRating
panel.
Fixed a bug where
openstack rating summary get -s <service>
andopenstack rating total get -s <service>
would fail when using the Elasticsearch or OpenSearch storage backends. See story 2011128 for more details.