1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

4 commits

Author SHA1 Message Date
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