lib/fog/libvirt/models/compute/README.md in fog-maestrodev-1.19.0.20140212012611 vs lib/fog/libvirt/models/compute/README.md in fog-maestrodev-1.20.0.20140305101305

- old
+ new

@@ -8,10 +8,10 @@ Only ssh is supported as the transport for remote URI's. TLS is NOT supported, as we can't easily login to the server ## Dependencies -- the interaction with libvirt is done through the official libvirt gem called 'libvirt-ruby'. +- the interaction with libvirt is done through the official libvirt gem called 'ruby-libvirt'. - be aware that there is another libvirt gem called 'libvirt', which is not compatible - If this gem is not installed the models for libvirt will not be available - libvirt needs to be setup so that it can be used - for a remote ssh connection this requires to be member of the libvirt group before you can use the libvirt commands