Comment 2 for bug 1931502

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

Reviewed: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/795706
Committed: https://opendev.org/openstack/tripleo-heat-templates/commit/6837633ea4075c1e74281ade7005cb8325b51f5a
Submitter: "Zuul (22348)"
Branch: master

commit 6837633ea4075c1e74281ade7005cb8325b51f5a
Author: Damien Ciabrini <email address hidden>
Date: Wed Jun 9 23:52:13 2021 +0200

    Fix broken restart of ovndb_server during minor update

    Since [1], the ovn HA resource is mistakenly called
    ovndbs_servers instead of ovndb_servers, which breaks
    its restart during a minor update. Fix the typo.

    [1] I918b6c16db6ed70d9ad612aecd7af7d725520f7b

    Change-Id: I2cd08a7b195620e6c93084a6a689bad1d6ace179
    Closes-Bug: #1931502