X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Flibraries%2Fpython%2Fhoneycomb%2FFIB.py;h=bfccf5a0290aae5799ae12e23caab4e93af47c20;hp=a5e8ba9baef4daa87f35cb003df39fceffc48e30;hb=20cc67d5f23a7f4e05b08012bf3d3a63be4bcf63;hpb=fe014f97664f26b2ed75939a7efe9728e037f121 diff --git a/resources/libraries/python/honeycomb/FIB.py b/resources/libraries/python/honeycomb/FIB.py index a5e8ba9bae..bfccf5a029 100644 --- a/resources/libraries/python/honeycomb/FIB.py +++ b/resources/libraries/python/honeycomb/FIB.py @@ -85,7 +85,7 @@ class FibKeywords(object): { "table-id": vrf, "address-family": "vpp-fib-table-management:{0}" - .format(ip_version), + .format(ip_version), "name": "{0}-VRF:{1}".format(ip_version, vrf) } ]