From 95b3ce462b7e416759734fb0146d0ab2c0a22db2 Mon Sep 17 00:00:00 2001 From: bee26 Date: Mon, 5 Jul 2021 16:03:05 +0300 Subject: [PATCH] fix vendor in models Alcatel7302 and Alcatel7330 --- collections/inv.objectmodels/Alcatel/7302/7302.json | 2 +- collections/inv.objectmodels/Alcatel/7302/7330.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/collections/inv.objectmodels/Alcatel/7302/7302.json b/collections/inv.objectmodels/Alcatel/7302/7302.json index 07a12cafa3..97456a25ba 100644 --- a/collections/inv.objectmodels/Alcatel/7302/7302.json +++ b/collections/inv.objectmodels/Alcatel/7302/7302.json @@ -2,7 +2,7 @@ "name": "Alcatel | 7302 | 7302", "$collection": "inv.objectmodels", "uuid": "706299ec-6672-4743-9f11-1f1c6987660c", - "vendor__code": "CISCO", + "vendor__code": "ALU", "description": "supporting 18 slots for DSL, P2P fiber, splitters, and voice line cards, and serving up to 3,456 subscribers", "connection_rule__name": "Alcatel | 7302", "cr_context": "CHASSIS", diff --git a/collections/inv.objectmodels/Alcatel/7302/7330.json b/collections/inv.objectmodels/Alcatel/7302/7330.json index aff15bbda8..be64e43bbe 100644 --- a/collections/inv.objectmodels/Alcatel/7302/7330.json +++ b/collections/inv.objectmodels/Alcatel/7302/7330.json @@ -2,7 +2,7 @@ "name": "Alcatel | 7302 | 7330", "$collection": "inv.objectmodels", "uuid": "58b4b22e-e182-479f-a2d2-09a63df6f65f", - "vendor__code": "CISCO", + "vendor__code": "ALU", "description": "supporting 14 slots for DSL, P2P fiber, splitters, and voice line cards", "connection_rule__name": "Alcatel | 7302", "cr_context": "CHASSIS", -- GitLab