fog / fog-libvirt

libvirt provider for fog
MIT License
16 stars 42 forks source link

Fix possible nil volumes for libvirt #133

Closed ofedoren closed 8 months ago

ofedoren commented 8 months ago

@ekohl, whist I was trying to run Foreman tests on Ruby 2.7/3.0 via GA I've noticed that sometimes volumes can be [nil]. It's probably an issue with the setup, but the fix still makes this safer.