cinder/releasenotes
Gorka Eguileor b082ae0b05 Revert "Ceph driver should respect the --incremental option for backups"
This reverts commit 797c5aa78574a29a9a0bf7dd1b8adb47554b42c2.

That patch doesn't really fix the Ceph full backup issue.

When doing a non incremental Ceph to Ceph backup, instead of doing a
full backup that is ussable by the incremental feature, it creates a
full backup as if it where a backup from a non Ceph volume, which then
cannot be used by the incremental feature.

Change-Id: I73a40babf5cb13956e44d4caef3d0ff7ef698048
2018-12-10 12:28:03 +01:00
..
2018-12-05 10:08:20 +00:00
2017-07-25 14:24:18 -07:00

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 https://docs.openstack.org/cinder/latest/contributor/releasenotes.html for more details.