]> git.proxmox.com Git - mirror_ifupdown2.git/commit
When bringing up a bond with a clag id rtnetlink_api is raising an exception
authorJulien Fortin <julien@cumulusnetworks.com>
Thu, 10 Mar 2016 01:04:48 +0000 (02:04 +0100)
committerJulien Fortin <julien@cumulusnetworks.com>
Thu, 10 Mar 2016 01:04:48 +0000 (02:04 +0100)
commit4ce08bc737bb11866e3ab3808cdfeb3694b48893
tree4c73f850f6770b2acefc75aa9d5086335bb88c08
parent9087e7277f90735352c0e1ff2f79d0f797194df0
When bringing up a bond with a clag id rtnetlink_api is raising an exception

Ticket: CM-9615
Reviewed By: CCR-4272
Testing Done:

The protodown calls to rtnetlink_api now have a try/except.
addons/bond.py