Comment 4 for bug 1961873

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

Reviewed: https://review.opendev.org/c/openstack/puppet-ovn/+/830552
Committed: https://opendev.org/openstack/puppet-ovn/commit/3c80ff104029ab2464275a131050addd3ed4eeb7
Submitter: "Zuul (22348)"
Branch: master

commit 3c80ff104029ab2464275a131050addd3ed4eeb7
Author: yatinkarel <email address hidden>
Date: Wed Feb 23 12:07:31 2022 +0530

    Fix Syntax for ovs-vsctl remove command

    It was introduced with [1] and causing issues during upgrade as
    the ovs-vsctl remove command expects atleast 4 arguments, but only 3
    were passed, this patch fixes it.

    [1] https://review.opendev.org/c/openstack/puppet-ovn/+/825924

    Closes-Bug: #1961873
    Change-Id: I84627ab07ccdb5b1e3597bda5c7fa99ad0675934