Paul Thornthwaite
6716f37c5f
Replace deprecated Hash methods
...
Done with `rubocop --auto-correct --only DeprecatedHashMethods`
2014-05-26 16:22:08 +01:00
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
Ohad Levy
e561b50bb6
[libvirt] - ensure no nil pools are returned
2012-05-25 15:46:25 +03:00
Amos Benari
fe0f240278
added mock implementation
2012-04-05 17:15:08 +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