Handles all requests relating to volume replication.
Bases: cinder.db.base.Base
API for interacting with volume replication relationships.
Check policy corresponding to the wrapped methods prior to execution.
This decorator requires the first 3 args of the wrapped function to be (self, context, relationship_id)