-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/13088/#review24298
-----------------------------------------------------------


Commit 7774ecfd5ab3e2ecf1fc75634a959737a302dc79 in branch refs/heads/master 
from Toshiaki Hatano
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=7774ecf ]

CLOUDSTACK-3959: [KVM] agent setup failed when physical interface name is in 
pXpY format

Add handling.

Signed-off-by: Edison Su <sudi...@gmail.com>


- ASF Subversion and Git Services


On July 30, 2013, 10:18 p.m., Toshiaki Hatano wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/13088/
> -----------------------------------------------------------
> 
> (Updated July 30, 2013, 10:18 p.m.)
> 
> 
> Review request for cloudstack, edison su and Wido den Hollander.
> 
> 
> Bugs: https://issues.apache.org/jira/browse/CLOUDSTACK-3959
> 
> 
> Repository: cloudstack-git
> 
> 
> Description
> -------
> 
> CloudStack failed to add kvm host when 'pXpY' name format (udev named) 
> physical interface is a member of the bridge (kvm traffic label) on the host.
> 
> Root cause is in 
> com.cloud.hypervisor.kvm.resource.LibvirtComputingResource.matchPifFileInDirectory(String).
> There're no handling code for 'pXpY' format interface, so I added that.
> 
> 
> Diffs
> -----
> 
>   
> plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.java
>  571bcc8 
> 
> Diff: https://reviews.apache.org/r/13088/diff/
> 
> 
> Testing
> -------
> 
> Tested locally, advanced zone with vlan isolation, kvm hypervisor (ubuntu 
> 13.04).
> 
> 
> Thanks,
> 
> Toshiaki Hatano
> 
>

Reply via email to