9f70ace94c
Change I743e676372703e74178c79683dd622d530981e04 removed volume backend driver calls for creating and restoring volume backups. The overridden methods for creating and restoring backups in the VMDK driver is no longer called and this breaks the backup- restore of volumes created by the VMDK driver. The Cinder backup manager now uses initiator connectors for creating and restoring backups for all volume backends. The patch adds a connector for vmdk volumes to fix the backup-restore for the VMDK driver. DocImpact Change-Id: Ia1a20f93780593b1efbb74484c3fdd3ca3564290 Partial-bug: #1602660
5 lines
136 B
YAML
5 lines
136 B
YAML
---
|
|
features:
|
|
- Added initiator connector 'VmdkConnector' to support backup and
|
|
restore of vmdk volumes by Cinder backup service.
|