[vdsm] vdsClient setupNetworks command usage

2013-05-20 Thread Petr Sebek
Hi all, I've added setupNetworks command to vdsClient http://gerrit.ovirt.org/#/c/14132/ and I want to show you some example of how to use it. Syntax is following: setupNetworks [connectivityCheck=False(default)|True] [connectivityTimeout=] [=] [networks='{:{nic:,vlan:,bonding:,...}}'

[vdsm] vdsm sync meeting 2013-05-20

2013-05-20 Thread Antoni Segura Puimedon
VDSM sync meeting May 20th 2013 === ## Build cleaning - Yaniv patch to take cpopen on its own rpm was merged. - We have to continue to move binary parts in their own packages. ## Refactorings - Vinzenz's vm.py and libvirtvm.py needs more testing resources to verify tha

[vdsm] VDSM Java Bindings

2013-05-20 Thread Saggi Mizrahi
A preliminary version on the Java bindings is up on gerrit ready for review. It's been up for a while now but I noticed I forgot to notify the list. It currently only supports the TCP transport as the Java implementation of Proton gave me a lot of grief and I wanted to release things ASAP. Also,