Commit d12940c
committed
evpn: Fix evpn_vni column condition
The following SDK patch [1] now always has the evpn_vni router
attribute defined but can be None. Even when it's None, the column
gets populated. The original patch with change-id
I8747f3cb753a115e7955b0a0ea136431fdade0dd missed this condition.
Related-Bug: #2144617
[1] https://review.opendev.org/c/openstack/openstacksdk/+/991685
Change-Id: I0dffaeb4c3315c0ed44881135b024460cc4538b7
Signed-off-by: Jakub Libosvar <jlibosva@redhat.com>1 parent 05249ce commit d12940c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
0 commit comments