Paul Thornthwaite
2e0b7e545a
Standardise empty lines throughout codebase
...
Done with `rubocop --auto-correct --only EmptyLineBetweenDefs,EmptyLines,EmptyLinesAroundBody`
2014-05-26 14:20:02 +01:00
Dominic Cleal
34f49feade
[libvirt|compute] handle missing <system> tag in libvirt node info
...
Fixes #1652 : libvirt provider requires a field that libvirt specifies as
optional
2013-03-19 16:37:09 +00:00
Ohad Levy
ed6952fbf7
[libvirt] makes libvirt code more debian friendly
...
debian based libvirt does not know interfaces and some node information
2012-04-09 16:41:23 +03:00
Ohad Levy
1ed7a6b2ee
[libvirt] expose node hostname
2012-04-08 16:16:28 +03:00
Ohad Levy
9d78d29a19
[libvirt] refactored libvirt entire code
...
* moved to using requests
* added vm nic/nics
* kept compatability with the existing interfaces
* moved util classes into util subdir
Signed-off-by: Amos Benari <abenari@redhat.com>
2012-04-04 15:35:05 +03:00