Uploaded image for project: 'Red Hat OpenStack Services on OpenShift'
  1. Red Hat OpenStack Services on OpenShift
  2. OSPRH-2154

BZ#2060387 OVN Load balancer multiple VIP addresses from the same network

XMLWordPrintable

    • Load balancer multiple VIP addresses from the same network
    • False
    • False
    • Committed
    • Committed
    • Committed
    • To Do
    • Committed
    • No
    • 33% To Do, 0% In Progress, 67% Done
    • Hide
      .Load-balancing service (Octavia) support of multiple VIP addresses
      This update adds a technology preview of support for multiple VIP addresses allocated from the same Neutron network for the Load-balancing service.

      You can now specify additional subnet_id/ip_address pairs for the same VIP port. This makes it possible to configure the Load-balancing service with both IPv4 and IPv6 exposed to both public and private subnets.
      Show
      .Load-balancing service (Octavia) support of multiple VIP addresses This update adds a technology preview of support for multiple VIP addresses allocated from the same Neutron network for the Load-balancing service. You can now specify additional subnet_id/ip_address pairs for the same VIP port. This makes it possible to configure the Load-balancing service with both IPv4 and IPv6 exposed to both public and private subnets.
    • Technology Preview
    • Done
    • Networking; Neutron

      +++ This bug was initially created as a clone of Bug #1813559 +++

      There are use-cases where a load balancer should have multiple VIP addresses allocated from the same Neutron network. Users can specify additional subnet_id/ip_address pairs to bring upon the VIP port. This will allow for situations like having an LB with both IPv4+IPv6 or being exposed to both public and private subnets.

      This would extend the load balancer API to support it. Example:

      "additional_vips": [

      { "ip_address": "10.0.0.2", # This is optional "subnet_id": "a0304c3a-4f08-4c43-88af-d796509c97d2" }

      ,
      ]

      https://storyboard.openstack.org/#!/story/2005608
      https://review.opendev.org/#/q/%22Story:+2005608%22

      Note: This BZ is specific to the ovn-octavia-provider

            froyo@redhat.com Fernando Royo
            jira-bugzilla-migration RH Bugzilla Integration
            rhos-dfg-networking-squad-vans
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated: