]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add device identifier to replication device
authorJohn Griffith <john.griffith8@gmail.com>
Wed, 7 Oct 2015 22:49:36 +0000 (16:49 -0600)
committerJohn Griffith <john.griffith8@gmail.com>
Wed, 7 Oct 2015 22:49:36 +0000 (16:49 -0600)
commitbb59afc5ab46f6cba2c0e8abeccb25201f110fbd
tree3fdd75125134951bc6dafd330aeb3075a68eba67
parent71355fdbadb8155743350a182778fe87f0f64e8a
Add device identifier to replication device

One thing that may be needed by some back ends
that are implementing replication is some sort
of back end device identifier.

For managed back ends this shouldn't be an issue
but for unmanaged, it's handy to have some sort
of identifier string.

This patch just adds that to the response examples
in the volume.manager code as well as adds an update
to the dev docs to point it out.

Change-Id: Ic113d905e65c756439425b03035179e65ce0b39e
cinder/volume/manager.py
doc/source/devref/replication.rst