be547a9cf8796ff21bbdf1de611b021e6e0e7691
This patch fixes the os-reset_status api call notifications for volumes, snapshots and backups and deprecates the existing notifications scheme for os-reset_status. Existing notifications for volumes are going to a publisher_id of 'volumeStatusUpdate'. Notifications for snapshots were going to 'volumeStatusUpdate'. Notifications for backups were going to 'backupStatusUpdate'. This patch changes notifications for volumes to go to the 'volume' publisher_id as all other volume actions in cinder. This patch changes notifications for snapshots to go to the 'snapshot' publisher_id as all other snapshot actions in cinder. This patch changes notifications for backups to go to the 'backup' publisher_id as all other backups actions in cinder. Change-Id: I2550b00127ee2533b0ab12c4efb4927dbcaaa190 Closes-Bug: 1863806
OpenStack Cinder
OpenStack Cinder is a storage service for an open cloud computing service.
You can learn more about Cinder at:
Getting Started
If you'd like to run from the master branch, you can clone the git repo:
git clone https://opendev.org/openstack/cinder
If you'd like to contribute, please see the information in CONTRIBUTING.rst
You can raise bugs on Launchpad
Python client
Description
Languages
Python
99.7%
Smarty
0.3%