
Replication was tested with self-replication due to unavailability of K2 arrays. Source and target K2 arrays were same. _delete_volume_replica and _get_replica_status are not working with different source and target K2 arrays while testing replication. Hard-coded value of RPO(500) is raising exception while retype: rpo must be either 1 min or multiple of 5 min vol_type.name is raising below exception: AttributeError: 'dict' object has no attribute 'name' Change-Id: I86e840f9fbc886ef661ddf1de77d433adb901ae5 Closes-Bug: #1612602 Co-Authored-By: VenkataKrishna Reddy <Venkata.Krishna.ctr@kaminario.com>
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 http://docs.openstack.org/developer/cinder/devref/releasenotes.html for more details.