Code Review
/
calipso.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
6046937
)
add switch_pnic attributes for ui view
69/39169/1
author
Koren Lev
<korenlev@gmail.com>
Sat, 12 Aug 2017 12:52:17 +0000
(15:52 +0300)
committer
Koren Lev
<korenlev@gmail.com>
Sat, 12 Aug 2017 12:52:17 +0000
(15:52 +0300)
Change-Id: I7e3164b8326979f20509b308d0ade677c3017cec
Signed-off-by: Koren Lev <korenlev@gmail.com>
app/install/db/attributes_for_hover_on_data.json
patch
|
blob
|
history
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
(file)
--- 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"
+ ]
}
]