Comment 5 for bug 1835226

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

Reviewed: https://review.opendev.org/671307
Committed: https://git.openstack.org/cgit/openstack/networking-ovn/commit/?id=1aa06cb1f8e0f0be50bc7912326c0099331b4a2e
Submitter: Zuul
Branch: stable/stein

commit 1aa06cb1f8e0f0be50bc7912326c0099331b4a2e
Author: Lucas Alvares Gomes <email address hidden>
Date: Wed Jul 3 15:08:20 2019 +0100

    OVN Metadata: Fix registration after Chassis entry is recreated

    This patch is re-registring the OVN metadata agent to its Chassis when the
    entry is recreated. The Chassis entry gets deleted by the ovn-controller
    process when it's gracefully shutdown and recreated when restarted.

    Conflicts:
     networking_ovn/tests/functional/test_metadata_agent.py

    Closes-Bug: #1835226
    Change-Id: I18f1ff0832354ae8109323e5202e1681fc60a167
    Signed-off-by: Lucas Alvares Gomes <email address hidden>
    (cherry picked from commit adb0d45613ca1493289410b53b16fe9f731d1141)