+++ This bug was initially created as a clone of Bug #1714805 +++ Description of problem: When creating a snapshot of an active volume, the following error is observed: Exception during message handling: AttributeError: 'Snapshot' object has no attribute '_context' Version-Release number of selected component (if applicable): openstack-cinder-12.0.4-3.el7ost.noarch How reproducible: Every time a backup is attempted of an attached volume Steps to Reproduce: 1. Create NFS backend for Cinder 2. Attach volume to Instance 3. Try to create snapshot of volume Actual results: oslo_messaging.rpc.server AttributeError: 'Snapshot' object has no attribute '_context' Backup fails Expected results: Backup would succeed Additional info: This appears to be addressed by: https://review.opendev.org/#/c/570885/
OSP15 is EOL, but the fix lives in the newer releases (OSP16) and it has been backported to OSP13.