Comment 7 for bug 1466164

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-cisco (stable/kilo)

Reviewed: https://review.openstack.org/206167
Committed: https://git.openstack.org/cgit/openstack/networking-cisco/commit/?id=97720feb4ef4d75fa190a23ac10038d29582b001
Submitter: Jenkins
Branch: stable/kilo

commit 97720feb4ef4d75fa190a23ac10038d29582b001
Author: Carol Bouchard <email address hidden>
Date: Tue Jul 21 11:02:31 2015 -0400

    Call to get nexus type for Nexus 9372PX fails

    Started seeing the error "Get call failed to return Nexus type" when
    setting up network with 2 switches. There was only one Nexus switch
    in which error appeared on and it was the Nexus9372PX. It seems
    the XML output from EXEC_GET_INVENTORY_SNIPPET from both these
    N9K were not consistent. The word Chassis was capitalized in
    9396 while not in 9372.

    Change-Id: Ib0f44fe59229e0b2f945addcbcd624ed40e68340
    Closes-bug: #1466164
    (cherry picked from commit 2a43c81b28bd99f13bb4eaeffc36a2b91b249e34)