Comment 9 for bug 1896677

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

Reviewed: https://review.opendev.org/c/openstack/ovn-octavia-provider/+/827045
Committed: https://opendev.org/openstack/ovn-octavia-provider/commit/bf86846205718f652457aec1943e4c53334dd2a6
Submitter: "Zuul (22348)"
Branch: stable/ussuri

commit bf86846205718f652457aec1943e4c53334dd2a6
Author: Luis Tomas Bolivar <email address hidden>
Date: Mon Jan 31 11:41:15 2022 +0100

    Support creating members without a subnet ID

    Since subnet ID is an optional API argument, if not
    available the provider driver will now attempt to look
    it up via the pool ID that is required.

    NOTE: Manually cherry-picked as there was a code reshape,
    and in the backport all the code goes to driver.py

    Closes-bug: #1896677
    (manually cherry picked from commit 675ea9c35ef73765828e3db4b636f13465a76596)
    Change-Id: I69a052aadf299907bf8ba1634376504461e2d779