From: Koren Lev Date: Sat, 12 Aug 2017 12:52:17 +0000 (+0300) Subject: add switch_pnic attributes for ui view X-Git-Tag: opnfv-5.1.RC1~89 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F69%2F39169%2F1;p=calipso.git add switch_pnic attributes for ui view Change-Id: I7e3164b8326979f20509b308d0ade677c3017cec Signed-off-by: Koren Lev --- diff --git a/app/install/db/attributes_for_hover_on_data.json b/app/install/db/attributes_for_hover_on_data.json index c2ba051..aadcbe8 100644 --- a/app/install/db/attributes_for_hover_on_data.json +++ b/app/install/db/attributes_for_hover_on_data.json @@ -85,5 +85,13 @@ "ports" ], "type" : "otep" +}, +{ + "type" : "switch_pnic", + "attributes" : [ + "aci_document", + "parent_id", + "role" + ] } ]