cinder/releasenotes
Brian Rosmaita ecdd7522e8 Stop sending notifications to nonstandard pub id
Change I2550b00127ee2533b0ab12c4efb4927dbcaaa190 in Ussuri
deprecated sending os-reset_status notifications to the nonstandard
publisher_ids to which they were being sent.  In Ussuri, these
notifications were sent to both the old nonstandard publisher_ids
and to the standard ones.  The deprecation period is over, so remove
the back-compat code and publish os-reset_status notifications only
to the standard publisher ids.

Change-Id: Iba64fcfbcb915e8ee8e58e4cf3058a973a7cf4fd
Implements: bp os-reset-status-remove-back-compat
2020-08-22 15:35:38 -04:00
..
notes Stop sending notifications to nonstandard pub id 2020-08-22 15:35:38 -04:00
source Imported Translations from Zanata 2020-07-10 06:34:30 +00:00
README.rst Fix release notes link 2017-07-25 14:24:18 -07:00

Release notes

The release notes for a patch should be included in the patch. The intended audience for release notes include deployers, administrators and end-users.

A release note is required if the patch has upgrade or API impact. It is also required if the patch adds a feature or fixes a long-standing or security bug.

Please see https://docs.openstack.org/cinder/latest/contributor/releasenotes.html for more details.