
This partially reverts Change Icd39c16ea4ec83749f61a443cd450c76be1aabce, who changed the type of the option quobyte_volume_url from StrOpt to UriOpt. This broke the capability to specify redundancy in this option entry. This change changes the type back to StrOpt, updates the options description to reflect possible redundancy, bumps the driver version and adds a bugfix releasenote. This change is filed with dependency on another small Bugfix in the same driver, in order to prevent too many version bump merge conflicts. Adding DocImpact tag because of the updated option desc. DocImpact Closes-Bug: 1675710 Change-Id: I639fb4cd702c074420087af06b111bf9fdaf27d3
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.