[GitHub] libcloud pull request #838: Libvirt/libvirt node driver cleanup and tests

2016-07-08 Thread Katana-Steel
GitHub user Katana-Steel opened a pull request: https://github.com/apache/libcloud/pull/838 Libvirt/libvirt node driver cleanup and tests ## Extra tests for libvirt_driver and driver creation clean up ### Description Code clean up and added more tests

[GitHub] libcloud pull request #809: Libvirt/include sasl auth

2016-06-09 Thread Katana-Steel
GitHub user Katana-Steel opened a pull request: https://github.com/apache/libcloud/pull/809 Libvirt/include sasl auth ## include sasl auth to libvirt_driver ### Description Adding SASL authentication to QEMU+tcp remote connections ### Status

[GitHub] libcloud pull request #799: refactored _parse_arp_table

2016-06-04 Thread Katana-Steel
GitHub user Katana-Steel opened a pull request: https://github.com/apache/libcloud/pull/799 refactored _parse_arp_table ## execution of the suggested refactor ### Description passing each command output to their own parsing function ### Status

[GitHub] libcloud pull request: [LIBCLOUD-820] added check if libvirt uri i...

2016-05-16 Thread Katana-Steel
GitHub user Katana-Steel opened a pull request: https://github.com/apache/libcloud/pull/788 [LIBCLOUD-820] added check if libvirt uri is local ## added check if libvirt uri is local ### Description without this listing nodes on a remote KVM server will fail