Comment 7 for bug 1843553

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

Reviewed: https://review.opendev.org/686371
Committed: https://git.openstack.org/cgit/openstack/networking-ovn/commit/?id=e5721859badac2ff3ffb83ef3e39d428771019a5
Submitter: Zuul
Branch: stable/stein

commit e5721859badac2ff3ffb83ef3e39d428771019a5
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