18325aebc6
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. Now backup and restore of volumes use os-brick connectors. Change Ia1a20f93780593b1efbb74484c3fdd3ca3564290 added a new connector in os-brick to support vmdk volumes. The new vmdk connector requires additional connection info so that it can connect to vCenter server and access the volume vmdk to perform volume connect and disconnect. Closes-bug: #1602660 Change-Id: I66a30366ccdae74e13f7a0e35cd7bfdfed2785be
5 lines
75 B
YAML
5 lines
75 B
YAML
---
|
|
fixes:
|
|
- Fixed backup and restore of volumes in VMware VMDK driver.
|
|
|