summaryrefslogtreecommitdiff
path: root/tests/lib/test_table.py
diff options
context:
space:
mode:
authorDinesh G Dutt <ddutt@cumulusnetworks.com>2017-01-16 06:24:09 -0800
committerDonald Sharp <sharpd@cumulusnetworks.com>2017-01-30 13:40:53 -0500
commitcca1dda8bf5aca42aec577b2e156b5e56a2bc996 (patch)
tree31d9f948749e160f5f80fb0cd94748d381ed7a0d /tests/lib/test_table.py
parent1a11782c408a60afb464fe232fc2e3fa1e298436 (diff)
bgpd: Add decoded notification code strings to JSON output
Ticket: CM-14136 Reviewed By: CCR-5585 Testing Done: bgpmin The JSON output of 'bgp neighbor show' lacked the decoded strings for the last notification error code/subcode. Decoding these strings outside quagga is painful, and then needs to match with any updates to the codes from RFCs/drafts. Further, all apps that look to understanding this need to then add their own decoders for these strings. Just add the decoded strings to the JSON output as well. JSON key name for this is 'lastNotificationReason'. Signed-off-by: Dinesh Dutt <ddutt@cumulusnetworks.com>
Diffstat (limited to 'tests/lib/test_table.py')
0 files changed, 0 insertions, 0 deletions