fog / fog-libvirt

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

Update ruby-libvirt dependency. #25

Closed voxik closed 7 years ago

voxik commented 7 years ago

ruby-libvirt 0.7.0 is required to correctly retrieve VM IP address using libvirt (21d1b71cc2533fa5892a1a0bba9147ab2e2dca72).

This should finally resolve the #16

strzibny commented 7 years ago

Travis failures are irrelevant (we should lock json version to ensure Ruby < 2.0 compatibility), merging.

voxik commented 7 years ago

Is there a chance to get this released? Thx in advance.

strzibny commented 7 years ago

I fixed the compatibility issues in https://github.com/fog/fog-libvirt/pull/26.

0.3.0 released including this change https://github.com/fog/fog-libvirt/releases/tag/v0.3.0.