Commit c572b00
committed
network: Do not show evpn_vni if not returned by API
The Router object in the SDK defines the evpn_vni in the Depends-On
patch. The attribute is returned in the body only if the EVPN extension
is enabled in Neutron but the Router object in SDK attempts to show it
always.
This patch makes the column visible only if it's really present in
the API response.
Assisted-By: Claude Opus 4.6
Related-Bug: #2144617
Change-Id: I8747f3cb753a115e7955b0a0ea136431fdade0dd
Signed-off-by: Jakub Libosvar <libosvar@redhat.com>1 parent 32cd99b commit c572b00
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| 91 | + | |
| 92 | + | |
91 | 93 | | |
92 | 94 | | |
93 | 95 | | |
| |||
0 commit comments