From ebb80bbe113f17d577c1e33a5ddc8bcfc3103d6b Mon Sep 17 00:00:00 2001 From: Koren Lev Date: Sat, 12 Aug 2017 23:35:11 +0300 Subject: add switch-switch_pnic to schemes Change-Id: I7fbac31b4b118e9d7e79ea5d526ce9971465be01 Signed-off-by: Koren Lev --- app/install/db/constants.json | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'app/install/db/constants.json') 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" } ] }, -- cgit 1.2.3-korg