US2853 switch pnic should not have host attribute 39/39039/1
authorYaron Yogev <yaronyogev@gmail.com>
Thu, 10 Aug 2017 07:46:17 +0000 (10:46 +0300)
committerYaron Yogev <yaronyogev@gmail.com>
Thu, 10 Aug 2017 07:46:17 +0000 (10:46 +0300)
Change-Id: I7c2404b14b5fcf6d7234ac600ddc8a1601fbed2d
Signed-off-by: Yaron Yogev <yaronyogev@gmail.com>
app/discover/fetchers/aci/aci_fetch_switch_pnic.py

index 2b1a21d..f0cf6b1 100644 (file)
@@ -101,7 +101,6 @@ class AciFetchSwitchPnic(AciAccess):
             "parent_id": db_leaf_id,
             "pnic_type": "switch",
             "mac_address": mac_address,
-            "host": pnic["host"],
             "switch": db_leaf_id,
             "aci_document": leaf_pnic
         }