Comment 2 for bug 2069046

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/921759
Committed: https://opendev.org/openstack/neutron/commit/f210a904793b585dafea8085ed62e06f3fed2e6e
Submitter: "Zuul (22348)"
Branch: master

commit f210a904793b585dafea8085ed62e06f3fed2e6e
Author: Fernando Royo <email address hidden>
Date: Tue Jun 11 14:22:18 2024 +0200

    [OVN] Bump revision number after update_virtual_port_host

    This patch adds bump revision after updating the hostname
    of a virtual port (more specifically its associated port).
    This way there is no misalignment between the revision number
    of Neutron DB and OVN DB.

    It also avoids the unnecessary execution of the maintenance
    task to simply match the revision_number.

    Closes-Bug: #2069046
    Change-Id: I2734984f10341ab97ebbdee11389d214bb1150f3