Description of problem: Python's default string representation for objects is "<XYClass object at 0xdeadbeeff00>". Apart from the type of the object this does not contain any useful information for debugging or logging. By implementing __repr__() and/or __str__() in data base model classes one can construct more useful string representations for developers and users.
Ran the downstream CI: https://rhos-ci-jenkins.lab.eng.tlv2.redhat.com/view/DFG/view/network/view/octavia/job/DFG-network-octavia-17.0_director-rhel-virthost-3cont_3comp-ipv4-geneve/45/ with puddle: RHOS-17.0-RHEL-9-20220811.n.0 which verifies this bug. Moving this bug to verified.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Release of components for Red Hat OpenStack Platform 17.0 (Wallaby)), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2022:6543