[Kimchi-devel] [PATCH] Bug fix #309 - network: Unable to create vlan tagged on Ubuntu

Ramon Medeiros ramonn at linux.vnet.ibm.com
Wed Jan 29 18:52:23 UTC 2014


On 01/29/2014 03:30 PM, Crístian Viana wrote:
>
> Am 28-01-2014 10:08, schrieb Ramon Medeiros:
>> +            except libvirt.libvirtError as e:
>> +                raise OperationFailed(e.message)
>> +                rollback.prependDefer(vlan_tagged_br.destroy)
>> +            else:
>> +                return br_name
> The call to "rollback.prependDefer" will never be executed because 
> it's placed after a "raise" statement.
I applied the request.

Will resend!

-- 
Ramon Nunes Medeiros
Software Engineer - Linux Technology Center Brazil
IBM Systems & Technology Group
Phone : +55 19 2132 7878
ramonn at br.ibm.com




More information about the Kimchi-devel mailing list