Lirt / velero-plugin-for-openstack

Openstack Cinder, Manila and Swift plugin for Velero backups
MIT License
26 stars 12 forks source link

[FEAT] Add alternative snapshot methods for cinder #88

Closed kayrus closed 1 year ago

kayrus commented 1 year ago

Is your feature request related to a problem? Please describe.

Cinder supports alternative snapshot methods: backups (compressed and stored in swift), glance image (also stored in swift). These snapshot methods may save costs in public OpenStack cloud providers.

Describe the solution you'd like

Add extra snapshot methods support into config and process the snapshots accordingly.