IDR / deployment

Deployment infrastructure for the Image Data Resource
https://idr.openmicroscopy.org/about/deployment.html
BSD 2-Clause "Simplified" License
13 stars 14 forks source link

Openstack: handle new volume creation logic #356

Closed sbesson closed 2 years ago

sbesson commented 2 years ago

--depends-on https://github.com/ome/ansible-role-openstack-volume-storage/pull/4

Following recent upstream changes in Embassy Openstack, the cloning of volumes is done via the creation of intermediate snapshots. The lifecycle of these snapshots is tightly coupled to the child volumes and the deletion script is adjusted to delete the volumes before the snapshots.