Comment 1 for bug 1843553

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

Reviewed: https://review.opendev.org/674255
Committed: https://git.openstack.org/cgit/openstack/networking-ovn/commit/?id=76395f04a00f8a6da504d91c83d21ba927473533
Submitter: Zuul
Branch: master

commit 76395f04a00f8a6da504d91c83d21ba927473533
Author: Maciej Józefczyk <email address hidden>
Date: Fri Aug 2 09:32:29 2019 +0000

    Don't allow mixing IPv4/IPv6 configuration

    OVN doesn't support members with different IP version
    that loadalancer VIP. We should block such operations.

    Change-Id: Id193385866cfb5f2490e3e322fc79a1fae81fd72
    Closes-Bug: #1843553