aboutsummaryrefslogtreecommitdiffstats
path: root/app/install/db/constants.json
diff options
context:
space:
mode:
authorKoren Lev <korenlev@gmail.com>2017-08-12 23:35:11 +0300
committerKoren Lev <korenlev@gmail.com>2017-08-12 23:35:11 +0300
commitebb80bbe113f17d577c1e33a5ddc8bcfc3103d6b (patch)
treeb3eb7c37f33825aaed0be5ba0e0aa80d576bc491 /app/install/db/constants.json
parent182417c3a24633847102d3c8cc5770d4c0dabac2 (diff)
add switch-switch_pnic to schemes
Change-Id: I7fbac31b4b118e9d7e79ea5d526ce9971465be01 Signed-off-by: Koren Lev <korenlev@gmail.com>
Diffstat (limited to 'app/install/db/constants.json')
-rw-r--r--app/install/db/constants.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/app/install/db/constants.json b/app/install/db/constants.json
index 3f7204f..a266696 100644
--- a/app/install/db/constants.json
+++ b/app/install/db/constants.json
@@ -270,6 +270,14 @@
{
"label" : "switch_pnic-switch_pnic",
"value" : "switch_pnic-switch_pnic"
+ },
+ {
+ "value" : "switch_pnic-switch",
+ "label" : "switch_pnic-switch"
+ },
+ {
+ "value" : "switch-switch_pnic",
+ "label" : "switch-switch_pnic"
}
]
},