[ovn-octavia-provider] lb create failing with with ValueError: invalid literal for int() with base 10: '24 2001:db8::131/64'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
Undecided
|
Slawek Kaplonski |
Bug Description
When deployed with octavia-
From o-api logs:-
ERROR ovn_octavia_
ERROR ovn_octavia_
ERROR ovn_octavia_
ERROR ovn_octavia_
Seems regression caused after https:/
# Logical switch ports output
sudo ovn-nbctl find logical_switch_port type=router
_uuid : 4865f50c-
addresses : [router]
dhcpv4_options : []
dhcpv6_options : []
dynamic_addresses : []
enabled : true
external_ids : {"neutron:
ha_chassis_group : []
name : "c18869b9-
options : {mcast_
parent_name : []
port_security : []
tag : []
tag_request : []
type : router
up : true
_uuid : f0ed6566-
addresses : [router]
dhcpv4_options : []
dhcpv6_options : []
dynamic_addresses : []
enabled : true
external_ids : {"neutron:
ha_chassis_group : []
name : "e778ac75-
options : {router-
parent_name : []
port_security : []
tag : []
tag_request : []
type : router
up : true
_uuid : 9c2f3327-
addresses : [router]
dhcpv4_options : []
dhcpv6_options : []
dynamic_addresses : []
enabled : true
external_ids : {"neutron:
ha_chassis_group : []
name : "d728e2a3-
options : {router-
parent_name : []
port_security : []
tag : []
tag_request : []
type : router
up : true
local.conf
==========
[[local|localrc]]
RECLONE=yes
DATABASE_
RABBIT_
SERVICE_
SERVICE_
ADMIN_PASSWORD=
Q_AGENT=ovn
Q_ML2_PLUGIN_
Q_ML2_PLUGIN_
Q_ML2_TENANT_
OVN_BRANCH=
OVN_BUILD_
OVS_BRANCH=
OVS_SYSCONFDIR=
OVN_L3_
OCTAVIA_NODE="api"
DISABLE_
enable_plugin barbican https:/
enable_plugin octavia https:/
enable_plugin octavia-dashboard https:/
LIBS_FROM_
enable_service octavia
enable_service o-api
enable_service o-hk
enable_service o-da
disable_service o-cw
disable_service o-hm
enable_plugin ovn-octavia-
LOGFILE=
enable_service ovn-northd
enable_service ovn-controller
enable_service q-ovn-metadata-
enable_service q-svc
disable_service q-agt
disable_service q-l3
disable_service q-dhcp
disable_service q-meta
enable_plugin neutron https:/
enable_service q-trunk
enable_service q-dns
enable_service q-port-forwarding
enable_service neutron-segments
enable_service q-log
enable_plugin neutron-
disable_service horizon
disable_service cinder c-sch c-api c-vol
OVN_BUILD_
ENABLE_
[[post-
[scheduler]
discover_
tags: | added: ovn-octavia-provider |
Changed in neutron: | |
assignee: | nobody → Slawek Kaplonski (slaweq) |
Fix proposed to branch: master /review. opendev. org/c/openstack /ovn-octavia- provider/ +/826896
Review: https:/