dmacvicar / terraform-provider-libvirt

Terraform provider to provision infrastructure with Linux's KVM using libvirt
Apache License 2.0
1.54k stars 457 forks source link

Working patchset Ceph/RBD volume support #905

Open gxben opened 2 years ago

gxben commented 2 years ago

@dmacvicar I do have working patchset for minimalistic Ceph/RBD support for distributed volumes usage.

As Ceph/RBD configuration can be quite complex and exhaustive, XSLT could be considered but is quite a pain to offer.

Alternatively, my patch uses the following assumptions:

Is it ok with you if I submit a pull request for that (as much as possible I'd avoid keeping it as a fork) ?