Comment 4 for bug 2054707

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to metal (master)

Reviewed: https://review.opendev.org/c/starlingx/metal/+/909922
Committed: https://opendev.org/starlingx/metal/commit/33a4be37bcceac912dc2e4d9f3621b189a20eb0b
Submitter: "Zuul (22348)"
Branch: master

commit 33a4be37bcceac912dc2e4d9f3621b189a20eb0b
Author: Lucas Ratusznei Fonseca <email address hidden>
Date: Thu Feb 22 15:37:45 2024 -0300

    Fix reference to LLDP neighbors API path in the documentation

    This commit fixes the documentation so that the API path to get LLDP
    neighbors reflect the spelling used in the code. The path in the code
    is lldp_neighbours, and in the documentation was lldp_neighbors.

    Test plan

    [PASS] API paths in documentation are shown as */lldp_neighbours/*
           instead of */lldp_neighbors/*

    Partial-Bug: #2054707
    Change-Id: If1b1dc205b398cf050585c995bbc2ce985b29c40
    Signed-off-by: Lucas Ratusznei Fonseca <email address hidden>