summaryrefslogtreecommitdiffstats
path: root/app/config/scanners.json
diff options
context:
space:
mode:
authorKoren Lev <korenlev@gmail.com>2017-08-12 11:32:35 +0300
committerKoren Lev <korenlev@gmail.com>2017-08-12 11:32:35 +0300
commit6046937f080b80be4fd04a17cbc6cfda27a97a5d (patch)
treee6ee3fc9671a40e1eae2b5b83296b63d88bcedf5 /app/config/scanners.json
parent2d9c5445b11213314d65b77dfb3e832254c30d8e (diff)
fixes and re-scheme for host_pnic and switch_pnic
Change-Id: I3e5501dd9beb100a66c5a7bdba6e5cd967f4a21c Signed-off-by: Koren Lev <korenlev@gmail.com>
Diffstat (limited to 'app/config/scanners.json')
-rw-r--r--app/config/scanners.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/app/config/scanners.json b/app/config/scanners.json
index fa65891..ae856a2 100644
--- a/app/config/scanners.json
+++ b/app/config/scanners.json
@@ -88,9 +88,9 @@
"type": "pnics_folder",
"fetcher": {
"folder": true,
- "types_name": "pnics",
+ "types_name": "host_pnics",
"parent_type": "host",
- "text": "pNICs"
+ "text": "host_pNICs"
},
"environment_condition": {
"mechanism_drivers": [
@@ -310,9 +310,9 @@
"type": "pnics_folder",
"fetcher": {
"folder": true,
- "types_name": "pnics",
+ "types_name": "host_pnics",
"parent_type": "vedge",
- "text": "pNICs"
+ "text": "host_pNICs"
},
"environment_condition": {
"mechanism_drivers": "VPP"