Comment 41 for bug 1973276

Revision history for this message
Edward Hope-Morley (hopem) wrote :

victoria-proposed verified using [Test Plan] and had the following output:

# apt-cache policy neutron-common
neutron-common:
  Installed: 2:17.4.1-0ubuntu1~cloud3
  Candidate: 2:17.4.1-0ubuntu1~cloud3
  Version table:
 *** 2:17.4.1-0ubuntu1~cloud3 500
        500 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-proposed/victoria/main amd64 Packages
        100 /var/lib/dpkg/status
     2:16.4.2-0ubuntu3 500
        500 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages
     2:16.0.0~b3~git2020041516.5f42488a9a-0ubuntu2 500
        500 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 Packages

# ovn-nbctl list Logical_Switch_port| egrep "type|external_ids|^addresses"| grep octavia-lb -C 1|egrep "type|addresses"
addresses : ["fa:16:3e:04:15:df 192.168.21.218"]
type : ""
addresses : ["fa:16:3e:b4:d6:cd 192.168.21.22"]
type : ""
addresses : ["fa:16:3e:9a:31:f8 192.168.21.109"]
type : virtual
# ovn-nbctl list Logical_Switch_port| egrep "type|external_ids|^addresses"| grep octavia-lb -C 1|egrep "type|addresses"
addresses : ["fa:16:3e:e6:34:39 192.168.21.157"]
type : ""
addresses : ["fa:16:3e:9a:31:f8 192.168.21.109"]
type : virtual
addresses : ["fa:16:3e:ec:1a:ad 192.168.21.190"]
type : ""

I can curl my LB port 80 before/after.