]> git.puffer.fish Git - matthieu/frr.git/commit
quagga reload failure (Tested on VX)
authorDaniel Walton <dwalton@cumulusnetworks.com>
Mon, 16 May 2016 14:36:17 +0000 (14:36 +0000)
committerDaniel Walton <dwalton@cumulusnetworks.com>
Mon, 16 May 2016 14:36:17 +0000 (14:36 +0000)
commitb1e0634c964d81eb6c5d81d69e4f89759302dce3
tree64c9a0fdde4a086d1ce56980ff6df9190e6110fc
parent4ac823211587a8bf4cd7676784b5199e44310a31
quagga reload failure (Tested on VX)

Signed-off-by: Daniel Walton <dwalton@cumulusnetworks.com>
Reviewed-by: Donald Sharp <sharpd@cumulusnetworks.com>
Ticket: CM-10974

ctx_keys needs to be a tuple and not a list but there was one spot
where I created a tmp copy of the ctx_keys but failed to convert it to
tuple
tools/quagga-reload.py