From: Yaron Yogev Date: Thu, 10 Aug 2017 07:46:17 +0000 (+0300) Subject: US2853 switch pnic should not have host attribute X-Git-Tag: opnfv-5.1.RC1~100^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=344df2ddb67c6742441689ab78958638ba7d5ff6;p=calipso.git US2853 switch pnic should not have host attribute Change-Id: I7c2404b14b5fcf6d7234ac600ddc8a1601fbed2d Signed-off-by: Yaron Yogev --- diff --git a/app/discover/fetchers/aci/aci_fetch_switch_pnic.py b/app/discover/fetchers/aci/aci_fetch_switch_pnic.py index 2b1a21d..f0cf6b1 100644 --- a/app/discover/fetchers/aci/aci_fetch_switch_pnic.py +++ b/app/discover/fetchers/aci/aci_fetch_switch_pnic.py @@ -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 }