]> git.proxmox.com Git - mirror_ifupdown2.git/commit
addons: vrf: avoids ifupdown2 error when VRF defined but not used
authorNikhil <nikhil@cumulusnetworks.com>
Wed, 2 Mar 2016 21:07:11 +0000 (13:07 -0800)
committerNikhil <nikhil@cumulusnetworks.com>
Wed, 2 Mar 2016 21:07:11 +0000 (13:07 -0800)
commit867e11a242d2bdfdf327f877a3def7b068ea3f2d
tree0d325c13f6d50833e8600e30a79673ea464bac5b
parent659097a03bec77ddced79b72a150311a7869e1a7
addons: vrf: avoids ifupdown2 error when VRF defined but not used

Ticket: CM-9596
Reviewed By: Roopa Prabhu
Testing Done: Yes, by installing ifupdown2 deb onto cel-e1031-01

This patch makes sure ifupdown2 will not report a NoneType error
when VRF is defined but not used
addons/vrf.py