mirror of https://github.com/apache/cloudstack.git
We've encountered a corner case where bridge -o link show returned two lines per bridge instead of one. get_bridge_physdev in security_group.py returned bond0.701\nbond0.701. Although this may very well be something on the hypervisor, we should limit the lines returned. I therefore added a mere | head -1 to the function. |
||
|---|---|---|
| .. | ||
| vnet | ||
| ovs-pvlan-cleanup.sh | ||
| ovs-pvlan-dhcp-host.sh | ||
| ovs-pvlan-vm.sh | ||
| security_group.py | ||